Wang Mingyu
d5306d8307
python-thrift: upgrade 0.11.0 -> 0.13.0
...
-License-Update: Update PKG-INFO.
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-12-03 09:31:53 -08:00
Trevor Gamblin
b01103c6d1
python-hpack: add recipe
...
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-11-01 17:22:53 -07:00
Trevor Gamblin
507366dec8
python-hyperframe: add recipe
...
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-11-01 17:22:53 -07:00
Trevor Gamblin
d5854edc10
python-h2: add recipe
...
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-11-01 17:22:53 -07:00
Trevor Gamblin
7b5458cedf
python-priority: add recipe
...
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-11-01 17:22:53 -07:00
Zang Ruochen
2c2b76cdc1
python-pytun: upgrade 2.2.1 -> 2.3.0
...
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Zang Ruochen
bed642744d
python-pyro4: upgrade 4.73 -> 4.77
...
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
nick83ola
c1812d8cec
python3-pyconnman: fix import issues with python3
...
release 0.1.0 of pyconnman is not using relative import so it
crashes when you try to load it with python3.
Add patch from upstream to make it work.
Signed-off-by: Nicola Lunghi <nick83ola@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-24 01:01:44 -07:00
Khem Raj
74554d3ccf
python-mprpc: Upgrade to 0.1.17
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-02-07 22:18:38 -08:00
Martin Jansa
16dbfded41
python-thrift: set downloadfilename to prevent conflicts with thrift itself
...
* I was building thrift-0.9.3 from meta-oe and do_fetch was failing with wrong checksum
because my premirror already had thrift-0.9.3.tar.gz from python-thrift, unpacking
the archives to find what's wrong revealed what's wrong:
thrift-0.9.3.old/thrift-0.9.3/:
PKG-INFO setup.cfg setup.py src thrift.egg-info
thrift-0.9.3/thrift-0.9.3/:
aclocal appveyor.yml build CMakeLists.txt compiler config.guess config.hin configure contrib debian doap.rdf install-sh lib ltmain.sh Makefile.in NOTICE rat_exclude sonar-project.properties tutorial
aclocal.m4 bower.json CHANGES compile composer.json config.h config.sub configure.ac CONTRIBUTING.md depcomp doc json-schema.json LICENSE Makefile.am missing package.json README.md test ylwrap
you can get the same by comparing:
http://mirror.switch.ch/mirror/apache/dist/thrift/0.9.3/thrift-0.9.3.tar.gz
http://sources.openembedded.org/thrift-0.9.3.tar.gz
the later is the python-thrift one from:
http://git.openembedded.org/meta-openembedded/commit/?id=5cc904be9d6551f6e9a6465e990df1e2de940004
your premirror might already be polluted by this and thrift-0.10.0.tar.gz + thrift-0.11.0.tar.gz from:
http://git.openembedded.org/meta-openembedded/commit/?id=c0416d417115fbae55d83c2d9fa3f3fca1a9e1a0
http://git.openembedded.org/meta-openembedded/commit/?id=960ae72e101d753b712e8bc40d8bdb4a0bcb0c5e
* this should be backported all the way to morty where the conflicting
archive was introduced and manual cleanup on sources.openembedded.org
will be needed as well
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-09-24 11:49:45 -07:00
Alejandro del Castillo
de3d90e865
python3-pyconnman: add recipe
...
Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com >
Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-27 17:26:46 -07:00
Khem Raj
645018e0ee
python-txws: Add missing dep on python-six-native
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-27 19:26:51 -07:00
Hongxu Jia
e9455606c9
clean up var-DISTUTILS_INSTALL_ARGS
...
Since the following commit applied in oe-core
...
21f0c5a distutils/setuptools, distutils3/setuptools3: improve reproducibility
...
It unified var-DISTUTILS_INSTALL_ARGS in distutils and setuptools,
so clean up the duplicated var-DISTUTILS_INSTALL_ARGS in each recipe.
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-27 07:19:17 -07:00
Derek Straka
cd2bc4e3b2
python-pyro4: update to version 4.73
...
License-Update: Update the license checksum based on whitespace changes
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-07-12 07:19:42 -07:00
Derek Straka
960ae72e10
python-thrift: update to version 0.11.0
...
License-Update: Checksum change based on release still covered by Apache-2.0
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-29 16:48:43 -07:00
Derek Straka
af8aff7b87
Remove deprecated python-readline from the RDEPENDS
...
The python-readline package was merged into core as part of the
json manifest migration
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-01-26 17:28:12 -08:00
Derek Straka
b689a9fe90
python-pyro4: update to version 4.63
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2017-11-30 09:13:32 -08:00
Derek Straka
d6e84adcea
python-mprpc: update to version 0.1.16
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2017-11-15 16:31:30 -08:00
Derek Straka
042972dfff
python-pyro4: update to version 4.62
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-09-22 22:50:44 +00:00
Mark Hatle
836766e5cf
telepathy-python: Move to meta-python, requires python-dbus
...
Signed-off-by: Mark Hatle <mark.hatle@windriver.com >
2017-09-13 11:08:46 +02:00
Mark Hatle
fbaf358758
python-networkmanager: Move to networking, requires networkmanager
...
Signed-off-by: Mark Hatle <mark.hatle@windriver.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2017-09-12 10:55:08 -04:00
Derek Straka
98a98604f9
python-pyro4: update to version 4.61
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-08-28 11:04:12 +02:00
Romain Bazile
5da62661fa
python-pytun: addition of recipe for python and python3 using pipy
...
Signed-off-by: Romain Bazile <romain.bazile@ubiant.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-07-24 18:58:54 +02:00
Derek Straka
a8cb5ce895
python-mprpc: update to version 0.1.14
...
Remove patch incorporated in upstream release
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-06-19 19:30:44 +02:00
Derek Straka
f95ca62ffe
python-gsocketpool: update to version 0.1.6
...
Remove patch that has been applied upstream in this release
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-06-19 19:30:43 +02:00
Moritz Fischer
894958c35a
python-mprpc: Add support for python3
...
Extend recipe to add support for python3
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-06-12 06:56:24 +02:00
Moritz Fischer
dff4ea6971
python-gsocketpool: Add support for python3
...
Extend recipe to support python3
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-06-12 06:56:24 +02:00
Derek Straka
385c731cb2
python-pyro4: update to version 4.59
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-06-05 11:01:43 +02:00
Johann Fridriksson
37acbb5d0f
python-networkmanager: Recipe for python-networkmanager
...
Created a new recipe for python-networkmanager 2.0.1. Depends on
python-dbus, python-six and networkmanager.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-05-23 15:49:33 +02:00
Andrej Rode
5bceadcfaa
python-mprpc: add new recipe
...
Add recipe for python-mprpc, a messagepack RPC library for python
Signed-off-by: Andrej Rode <andrej.rode@ettus.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-24 11:00:49 +02:00
Andrej Rode
622d3c1be2
python-gsocketpool: add new recipe
...
Adds recipe for python-gsocketpool as a dependency for python-mprpc
Signed-off-by: Andrej Rode <andrej.rode@ettus.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-24 11:00:49 +02:00
Robert P. J. Day
b4524eb786
meta-python: Remove superfluous "PYPI_PACKAGE" assignments
...
Given calculation of PYPI_PACKAGE value from recipe file name, a
number of Python recipe files unnecessarily set this value, so delete
these superfluous lines.
In addition, the act of editing added a missing EOL at the end of one
of the files.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-07 13:30:26 +01:00
Derek Straka
d2407d0523
python-pyro4: update to version 4.55
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-23 23:22:28 +01:00
Ioan-Adrian Ratiu
a1d02f9721
python-pyconnman: rdepend on connman
...
Having pyconnman installed without connman is useless, so make sure
it's pulled at runtime. Connman can also be installed via a 'base'
image packagegroup, but let's also add it to rdepend to be safe.
Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-20 11:50:11 +01:00
Derek Straka
260422eb5f
Remove blacklists of python packages where build issues have been resolved
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-16 12:06:37 +01:00
Martin Jansa
b7f480cc4c
python-edbus exquisite elementary libeweather unionfs-fuse xfsprogs gmtk devilspie2 gnome-backgrounds gnome-desktop gnome-mime-data gtk-engines gtksourceview2 libgnomekbd libidl-native onboard libgpewidget ubi-utils-klibc kexec-tools-klibc gupnp-igd gupnp-tools dvb-apps gstreamer mpd crda netcat-openbsd wireshark gnokii libmbim mosh networkmanager-openvpn libtelepathy dbus-daemon-proxy libdbus-c++ php vala-dbus-binding-tool collectd libgxim pywbem gtkhtml2 fbida fontforge libsexy wayland-fits xstdcmap xf86-video-glamo font-adobe-100dpi font-adobe-utopia-100dpi font-bh-100dpi font-bh-lucidatypewriter-100dpi font-misc-misc crash a2jmidid libsdl2-mixer libsdl-mixer minidlna sylpheed libsdl2-ttf libsdl-ttf ode pidgin postgresql syslog-ng usb-modeswitch xdg-user-dirs gateone python3-cryptography-vectors python3-ndg-httpsclient python-cryptography-vectors python-pbr bundler netdata menulibre openzone xfce4-verve-plugin iperf terminus-font xf86-video-nouveau ipmiutil klibc-utils pmbw multipath-tools gparted, gnome-system-monitor, php, vala-dbus-binding-tool, gtkmathview, lmsensors, postgresql: Blacklist
...
* fails repeatedly as reported in:
http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111112.html
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-13 18:44:34 +01:00
Derek Straka
c0416d4171
python-thrift: update to version 0.10.0
...
* Verified license remains the same
* Added a set of RDEPENDS for minimal environments
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-13 18:43:33 +01:00
Derek Straka
927657dbb9
gateone: correct the inherit to use setuptools
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-13 18:43:33 +01:00
Derek Straka
b7eb68c7ee
python-pyro4: update to version 4.53
...
* Update license to reflect year change
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-13 18:43:22 +01:00
Heghedus Razvan
5f85256b46
python-pyconnman: Add new recipe
...
Signed-off-by: Heghedus Razvan <razvan.heghedus@ni.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-12-09 12:02:12 +01:00
Martin Jansa
dc48e768f5
meta-oe: remove trailing spaces
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-08-22 15:56:29 +02:00
Derek Straka
894f7ce9e2
gateone: remove custom prefix for /var
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-08-15 12:32:01 +02:00
Derek Straka
14e11e7a85
python-pyro4: update recipe to use the pypi class
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-07-11 15:16:05 +02:00
Derek Straka
7edad4def4
pypi: update the base pypi url to use the package info without requiring the hash
...
* Things have finally settled on a URL structure without needing the hash
(See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package )
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-07-11 15:16:04 +02:00
Derek Straka
5cc904be9d
python-thrift: update to version 0.9.3
...
update recipe to use pypi class
update license checksum for latest version
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-05-27 15:39:13 +02:00
Philip Balister
408d4cb672
Convert the DESCRIPTION tag to a SUMMARY tag for short summaries.
...
* Also update vcversioner to have correct SUMMARY and HOMEPAGE.
Signed-off-by: Philip Balister <philip@balister.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-25 17:45:47 +01:00
Philip Balister
73858496dd
python-txws: Add new recipe.
...
Signed-off-by: Philip Balister <philip@balister.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-12-18 12:32:08 +01:00
Dan McGregor
4a9921c16e
gateone: update to latest git
...
This version works with pyton-tornado 4.2 as currently distributed
with OE.
Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-11-06 17:53:58 +01:00
Philip Balister
3eb8991e7d
python-pyro4: Add new recipe.
...
Pyro4 allows remote execution of objects over the network.
Signed-off-by: Philip Balister <philip@balister.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-08-24 13:56:25 +02:00
Philip Balister
a61450e764
python-thrift: Add recipe.
...
Direct copy from recipe in meta-cloud-services. Same recipe is also in
meta-openstack. GNU Radio (in meta-sdr) will needs this recipe
so it seems like time to move the recipe to a central layer.
Signed-off-by: Philip Balister <philip@balister.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-13 14:34:24 +02:00