meta-openembedded/meta-python/recipes-devtools/python
Ricardo Silva a5c7c4746e pyinotify: Fix support for different python versions
The runtime dependencies for pyinotify are defined in
python-pyinotify.inc file, which gets included from both the python2 and
the python3 recipes for pyinotify.

Since the include file is used for both python2 and python3 recipes, it
must use the '${PYTHON_PN}-' prefix instead of just 'python-' for
listing the dependencies in RDEPENDS, otherwise it is forcing python2
modules to be selected from a python3 recipe, so fix that.

For example, use '${PYTHON_PN}-threading' instead of 'python-threading'
for specifying a dependency from the 'threading' module.

While at it, also use line separation and indentation on RDEPENDS for
better readability.

Signed-off-by: Ricardo Silva <rjpdasilva@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-16 21:37:33 -08:00
..
python-automat python-automat: fix build dependencies to avoid download during do_compile 2017-12-27 07:25:02 -08:00
python-cryptography python-cryptography: update to version 1.4 and remove patches now available with the latest release 2016-07-22 21:45:39 +02:00
python-daemon meta-python: Add python-daemon recipe and its dependencies 2017-07-14 23:44:32 +02:00
python-dbusmock
python-flask-xstatic python[3]-flask-xstatic: new recipes 2017-12-22 19:43:54 -08:00
python-gevent gevent: update 0.13.8 -> 1.2.1 2017-04-24 10:59:25 +02:00
python-grpcio python-grpcio: update to version 1.6.0 2017-09-22 22:50:44 +00:00
python-imaging python-imaging: Fix CVE-2016-2533 2016-07-29 11:00:59 +02:00
python-m2crypto python-m2crypto: Upgrade to 0.26.4 2017-10-04 14:53:29 +00:00
python-matplotlib python-matplotlib: Upgrade to 2.0.2 2017-09-07 10:57:37 +02:00
python-mccabe python-mccabe: Remove unnecessary setup_requires pytest-runner 2016-08-05 12:16:38 +02:00
python-numeric python-numeric: Fix build with musl 2017-06-12 06:56:44 +02:00
python-pycrypto python-pycrypto: Security fix CVE-2013-7459 2017-08-28 11:06:04 +02:00
python-pygpgme python-pygpgme: update tests 2016-07-29 11:00:59 +02:00
python-pyrex python-pyrex: add a recipe 2016-06-08 14:55:26 +02:00
python-pytest python-pytest: update to version 3.3.1 2017-12-27 07:25:01 -08:00
python-pyzmq
python3-cryptography python-cryptography: Extend recipe to support Python 3 2016-09-05 13:27:36 +02:00
python3-pid python3-pid: add recipe 2.1.1 2017-07-24 18:58:52 +02:00
python3-prctl python3-prctl: add recipe 1.6.1 2017-07-24 18:58:52 +02:00
pyrtm_0.4.2.bb pyrtm: break samples and unit tests into separate packages 2017-12-11 07:58:57 -08:00
python-alembic_0.9.6.bb python[3]-alembic: new recipes 2017-12-22 19:43:53 -08:00
python-alembic.inc python[3]-alembic: new recipes 2017-12-22 19:43:53 -08:00
python-anyjson_0.3.3.bb python-anyjson: add a recipe for version 0.3.3 2017-03-04 12:38:56 +01:00
python-anyjson.inc python-anyjson: add a recipe for version 0.3.3 2017-03-04 12:38:56 +01:00
python-appdirs_1.4.3.bb python-appdirs: add an initial recipe 2017-09-22 22:50:46 +00:00
python-appdirs.inc python-appdirs: add an initial recipe 2017-09-22 22:50:46 +00:00
python-asn1crypto_0.24.0.bb python-asn1crypto: update to version 0.24.0 2017-12-27 07:25:01 -08:00
python-asn1crypto.inc python-asn1crypto: update to version 0.24.0 2017-12-27 07:25:01 -08:00
python-astroid_1.6.0.bb python-astroid: update to version 1.6.0 2017-12-27 07:25:01 -08:00
python-astroid.inc python-astroid: update to version 1.6.0 2017-12-27 07:25:01 -08:00
python-attr_0.3.1.bb python-attr: update to version 0.3.1 2017-12-27 07:25:01 -08:00
python-attr.inc python-attr: update to version 0.3.1 2017-12-27 07:25:01 -08:00
python-attrs_17.4.0.bb python-attrs: update to version 17.4.0 2018-01-16 21:33:04 -08:00
python-attrs.inc python-attrs: update to version 17.4.0 2018-01-16 21:33:04 -08:00
python-automat_0.6.0.bb python-automat: add an initial recipe for version 0.6.0 2017-11-15 16:31:31 -08:00
python-automat.inc python-automat: fix build dependencies to avoid download during do_compile 2017-12-27 07:25:02 -08:00
python-aws-iot-device-sdk-python_1.3.1.bb python-aws-iot-device-sdk-python: update to version 1.3.1 2017-12-27 07:25:02 -08:00
python-aws-iot-device-sdk-python.inc python-aws-iot-device-sdk-python: update to version 1.3.1 2017-12-27 07:25:02 -08:00
python-babel_2.5.1.bb python-babel: update to version 2.5.1 2017-10-04 14:53:22 +00:00
python-babel.inc python-babel: correct the RDEPENDS to work on a minimal python install 2017-12-11 07:58:57 -08:00
python-backports-abc_0.4.bb python-backports-abc: initial recipe for version 0.4 2016-06-08 14:55:28 +02:00
python-backports-functools-lru-cache_1.4.bb python-backports-functools-lru-cache: update to version 1.4 2017-06-05 11:01:43 +02:00
python-backports-ssl_3.5.0.1.bb python-backports-ssl: add package RDEPENDS 2016-07-22 21:45:38 +02:00
python-bcrypt_3.1.4.bb python-bcrypt: update to version 3.1.4 2017-11-15 16:31:30 -08:00
python-bcrypt.inc python-bcrypt: correct the RDEPENDS to work on a minimal python install 2017-12-11 07:58:57 -08:00
python-beautifulsoup4_4.6.0.bb python-beautifulsoup4: add new recipe for both python2 and python3 2017-08-28 11:06:07 +02:00
python-beautifulsoup4.inc python-beautifulsoup4: add new recipe for both python2 and python3 2017-08-28 11:06:07 +02:00
python-behave_1.2.5.bb python-behave: add initial recipe for version 1.2.5 2016-03-25 11:27:32 +01:00
python-bitarray_0.8.1.bb python-bitarray: add a python3 version of the recipe 2017-09-22 22:50:46 +00:00
python-bitarray.inc python-bitarray: add native to BBCLASSEXTEND 2017-11-30 09:13:32 -08:00
python-blinker_1.4.bb python-blinker: move core recipe code to .inc file 2017-12-26 20:38:28 -08:00
python-blinker.inc python-blinker: move core recipe code to .inc file 2017-12-26 20:38:28 -08:00
python-can_2.0.0b1.bb python-can: correct the RDEPENDS to work on a minimal python install 2017-12-11 07:58:57 -08:00
python-can.inc python-can: correct the RDEPENDS to work on a minimal python install 2017-12-11 07:58:57 -08:00
python-cassandra-driver.inc python3-cassandra-driver: update to version 3.12.0 2017-12-27 07:25:02 -08:00
python-certifi_2017.11.5.bb python3-certifi: update to version 2017.11.5 2017-11-19 13:36:25 -08:00
python-certifi.inc python3-certifi: update to version 2017.11.5 2017-11-19 13:36:25 -08:00
python-cffi_1.11.2.bb python-cffi: update to version 1.11.2 2017-10-17 10:32:04 +00:00
python-cffi.inc python-cffi: correct the RDEPENDS to work on a minimal python install 2017-12-11 07:58:57 -08:00
python-chardet_3.0.4.bb python-chardet: update to version 3.0.4 2017-06-19 19:30:41 +02:00
python-chardet.inc python-chardet: fix the RDEPENDS to work on a minimal python install 2017-12-11 07:58:57 -08:00
python-cheetah_2.4.4.bb
python-click_6.7.bb python-click: update to version 6.7 2017-02-13 18:43:22 +01:00
python-click.inc python-click: set clean as broken 2017-03-11 17:56:39 +01:00
python-cmd2_0.7.8.bb python-cmd2: update RDEPENDS to include pyperclip 2017-12-30 12:33:19 -08:00
python-constantly_15.1.0.bb python-constantly: add a recipe for version 15.1.0 2017-11-15 16:31:30 -08:00
python-constantly.inc python-constantly: add a recipe for version 15.1.0 2017-11-15 16:31:30 -08:00
python-cryptography_2.1.4.bb python-cryptography: update to version 2.1.4 2017-12-27 07:25:01 -08:00
python-cryptography-vectors_2.1.4.bb python-cryptography-vectors: update to version 2.1.4 2017-12-27 07:25:01 -08:00
python-cryptography-vectors.inc python-cryptography-vectors: update to version 2.1.4 2017-12-27 07:25:01 -08:00
python-cryptography.inc python-cryptography: update to version 2.1.4 2017-12-27 07:25:01 -08:00
python-cython_0.27.3.bb python-cython: update to version 0.27.3 2017-11-19 13:36:25 -08:00
python-cython.inc python-cython: update to version 0.27.3 2017-11-19 13:36:25 -08:00
python-daemon_2.1.2.bb meta-python: Add python-daemon recipe and its dependencies 2017-07-14 23:44:32 +02:00
python-daemonize_2.4.7.bb python-daemonize: update to version 2.4.7 2016-08-22 15:49:25 +02:00
python-dateutil_2.6.1.bb python-dateutil: update to version 2.6.1 2017-08-13 13:19:01 +02:00
python-dateutil.inc python-dateutil: correct the RDEPENDS to work on a minimal python install 2017-12-11 07:58:57 -08:00
python-dbus_1.2.4.bb python-dbus: 1.2.0 -> 1.2.4 2016-09-15 10:22:48 +02:00
python-dbusmock_0.16.7.bb python-dbusmock: update to version 0.16.7 2016-10-25 15:31:15 +02:00
python-decorator_4.1.2.bb python-decorator: update to version 4.1.2 2017-08-13 13:21:03 +02:00
python-decorator.inc python-decorator: update to version 4.1.2 2017-08-13 13:21:03 +02:00
python-django_1.11.8.bb python-django: update to version 1.11.8 2017-12-27 07:25:02 -08:00
python-django-south_1.0.2.bb python3-django-south: add new recipe 2017-06-14 14:51:15 +02:00
python-django-south.inc python-django-south: add native to BBCLASSEXTEND 2017-11-30 09:13:32 -08:00
python-django.inc python-django: update to version 1.11.8 2017-12-27 07:25:02 -08:00
python-dnspython_1.15.0.bb python-dnspython: add initial recipe with version 1.15.0 2017-03-07 13:29:46 +01:00
python-dnspython.inc python-dnspython: add initial recipe with version 1.15.0 2017-03-07 13:29:46 +01:00
python-docutils_0.14rc2.bb meta-python: Add python-daemon recipe and its dependencies 2017-07-14 23:44:32 +02:00
python-dominate_2.3.1.bb python-dominate: move core of recipe to a .inc file 2017-12-11 07:58:58 -08:00
python-dominate.inc python-dominate: move core of recipe to a .inc file 2017-12-11 07:58:58 -08:00
python-editor_1.0.3.bb python[3]-editor: new recipes 2017-12-22 19:43:53 -08:00
python-editor.inc python[3]-editor: new recipes 2017-12-22 19:43:53 -08:00
python-enum34_1.1.6.bb python-enum34: Add HOMEPAGE info into recipe file. 2017-09-13 11:13:23 +02:00
python-epydoc_3.0.1.bb meta-oe: remove trailing spaces 2016-08-22 15:56:29 +02:00
python-evdev_0.7.0.bb python-evdev: update to version 0.7.0 2017-08-13 13:19:01 +02:00
python-feedformatter_0.4.bb
python-feedformatter.inc meta-oe: remove PR = "r0" 2016-08-22 15:56:28 +02:00
python-feedparser_5.2.1.bb python-feedparser: add package RDEPENDS 2016-07-22 21:45:41 +02:00
python-flask_0.12.2.bb python-flask: update to version 0.12.2 2017-06-19 19:30:43 +02:00
python-flask-babel_0.11.2.bb python[3]-flask-babel: new recipes 2017-12-22 19:43:54 -08:00
python-flask-babel.inc python[3]-flask-babel: new recipes 2017-12-22 19:43:54 -08:00
python-flask-bcrypt_0.7.1.bb python-flask-bcrypt: update package RDEPENDS 2016-07-22 21:45:42 +02:00
python-flask-bootstrap_3.3.7.1.bb python-flask-bootstrap: move core of recipe to a .inc file 2017-12-22 19:43:38 -08:00
python-flask-bootstrap.inc python-flask-bootstrap: move core of recipe to a .inc file 2017-12-22 19:43:38 -08:00
python-flask-login_0.4.1.bb python-flask-login: update to version 0.4.1 2017-12-27 07:25:01 -08:00
python-flask-login.inc python-flask-login: update to version 0.4.1 2017-12-27 07:25:01 -08:00
python-flask-mail_0.9.1.bb python[3]-flask-mail: new recipes 2017-12-22 19:43:54 -08:00
python-flask-mail.inc python[3]-flask-mail: new recipes 2017-12-22 19:43:54 -08:00
python-flask-migrate_2.1.1.bb python[3]-fask-migrate: new recipes 2017-12-22 19:43:54 -08:00
python-flask-migrate.inc python[3]-fask-migrate: new recipes 2017-12-22 19:43:54 -08:00
python-flask-nav_0.6.bb python[3]-flask-nav: new recipes 2017-12-22 19:43:54 -08:00
python-flask-nav.inc python[3]-flask-nav: new recipes 2017-12-22 19:43:54 -08:00
python-flask-navigation_0.2.0.bb python-flask-navigation: update package RDEPENDS 2016-07-22 21:45:42 +02:00
python-flask-pymongo_0.5.1.bb python-flask-pymongo: update to version 0.5.1 2017-06-19 19:30:43 +02:00
python-flask-pymongo.inc python-flask-pymongo: update to version 0.5.1 2017-06-19 19:30:43 +02:00
python-flask-script_2.0.6.bb python[3]-flask-script: new recipes 2017-12-22 19:43:54 -08:00
python-flask-script.inc python[3]-flask-script: new recipes 2017-12-22 19:43:54 -08:00
python-flask-sqlalchemy_2.3.2.bb python-flask-sqlalchemy: move core of recipe to a .inc file 2017-12-22 19:43:53 -08:00
python-flask-sqlalchemy.inc python-flask-sqlalchemy: move core of recipe to a .inc file 2017-12-22 19:43:53 -08:00
python-flask-uploads_0.2.1.bb python[3]-flask-uploads: new recipes 2017-12-22 19:43:54 -08:00
python-flask-uploads.inc python[3]-flask-uploads: new recipes 2017-12-22 19:43:54 -08:00
python-flask-user_0.6.19.bb python[3]-flask-user: new recipes 2017-12-22 19:43:54 -08:00
python-flask-user.inc python[3]-flask-user: new recipes 2017-12-22 19:43:54 -08:00
python-flask-wtf_0.14.2.bb python-flask-wtf: update to version 0.14.2 2017-12-30 12:33:18 -08:00
python-flask-wtf.inc python-flask-wtf: update to version 0.14.2 2017-12-30 12:33:18 -08:00
python-flask-xstatic_0.0.1.bb python[3]-flask-xstatic: new recipes 2017-12-22 19:43:54 -08:00
python-flask-xstatic.inc python[3]-flask-xstatic: new recipes 2017-12-22 19:43:54 -08:00
python-flask.inc python-flask: update to version 0.12.2 2017-06-19 19:30:43 +02:00
python-funcsigs_1.0.2.bb python-funcsigs: add new recipe 2017-02-20 11:50:14 +01:00
python-functools32_3.2.3-2.bb python-functools32: Add recipe for version 3.2.3-2 2016-08-22 15:49:28 +02:00
python-future_0.16.0.bb python-future: add new recipe 2017-11-15 16:31:29 -08:00
python-gdata_2.0.18.bb python-gdata: update to version 2.0.18 2017-02-28 12:34:14 +01:00
python-gevent_1.2.2.bb python-gevent: update to version 1.2.2 2017-06-19 19:30:42 +02:00
python-gevent.inc python-gevent: update to version 1.2.2 2017-06-19 19:30:42 +02:00
python-greenlet_0.4.12.bb python-greenlet: Add support for python3 2017-06-12 06:56:24 +02:00
python-greenlet.inc python-greenlet: Add support for python3 2017-06-12 06:56:24 +02:00
python-grpcio_1.8.2.bb python-grpcio: update to version 1.8.2 2018-01-16 21:33:05 -08:00
python-grpcio-tools_1.8.2.bb python-grpcio-tools: update to version 1.8.2 2018-01-16 21:33:05 -08:00
python-html5lib_1.0.1.bb python-html5lib: update to version 1.0.1 2017-12-27 07:25:02 -08:00
python-html5lib.inc python-html5lib: update to version 1.0.1 2017-12-27 07:25:02 -08:00
python-humanize_0.5.1.bb python-humanize, python3-humanize: Add recipe for version 0.5.1 2016-11-23 15:24:44 +01:00
python-humanize.inc python-humanize, python3-humanize: Add recipe for version 0.5.1 2016-11-23 15:24:44 +01:00
python-hyperlink_17.3.1.bb python-hyperlink: add a recipe for version 17.3.1 2017-11-15 16:31:30 -08:00
python-hyperlink.inc python-hyperlink: add a recipe for version 17.3.1 2017-11-15 16:31:30 -08:00
python-idna_2.6.bb python-idna: update to version 2.6 2017-08-13 13:21:02 +02:00
python-idna.inc python-idna: update to version 2.6 2017-08-13 13:21:02 +02:00
python-imaging_1.1.7.bb python-imaging: Fix CVE-2016-2533 2016-07-29 11:00:59 +02:00
python-incremental_17.5.0.bb python-incremental: add an initial recipe for version 17.5.0 2017-11-15 16:31:30 -08:00
python-incremental.inc python-twisted: avoid downloading build dependencies 2017-12-27 07:25:02 -08:00
python-ipaddress_1.0.19.bb python-ipaddress: update to version 1.0.19 2017-12-27 07:25:02 -08:00
python-iso8601_0.1.12.bb python-iso8601: update to version 0.1.11 2017-08-13 13:21:03 +02:00
python-iso8601.inc python-iso8601: Add HOMEPAGE info into recipe file. 2017-09-13 11:13:24 +02:00
python-isort_4.2.15.bb python-isort: adds Python3 support 2017-06-22 16:03:00 +02:00
python-isort.inc python-isort: adds Python3 support 2017-06-22 16:03:00 +02:00
python-itsdangerous_0.24.bb python-itsdangerous: fix RDEPENDS to work on minimal python install 2017-12-11 07:58:57 -08:00
python-itsdangerous.inc python-itsdangerous: fix RDEPENDS to work on minimal python install 2017-12-11 07:58:57 -08:00
python-jinja2_2.10.bb python-jinja2: update to version 2.10 2017-11-30 09:13:32 -08:00
python-jinja2.inc python-jinja2: update to version 2.10 2017-11-30 09:13:32 -08:00
python-jsonpatch_1.21.bb python-jsonpatch: update to version 1.21 2018-01-16 21:33:05 -08:00
python-jsonpatch.inc python-jsonpatch: update to version 1.21 2018-01-16 21:33:05 -08:00
python-jsonpointer_1.14.bb python-jsonpointer: add a python3 version of the recipe 2018-01-16 21:33:05 -08:00
python-jsonpointer.inc python-jsonpointer: add a python3 version of the recipe 2018-01-16 21:33:05 -08:00
python-jsonschema_2.6.0.bb python-jsonschema: update to version 2.6.0 2017-02-20 11:50:13 +01:00
python-jsonschema.inc python-jsonschema, python3-jsonschema: add vcversioner-native dependency 2017-09-18 10:16:24 +02:00
python-lazy-object-proxy_1.3.1.bb python-lazy-object-proxy: adds Python3 support 2017-06-22 16:03:00 +02:00
python-lazy-object-proxy.inc python-lazy-object-proxy: adds Python3 support 2017-06-22 16:03:00 +02:00
python-lockfile_0.12.2.bb meta-python: Add python-daemon recipe and its dependencies 2017-07-14 23:44:32 +02:00
python-lxml_4.1.1.bb python-lxml: update to version 4.1.1 2017-11-19 13:36:25 -08:00
python-lxml.inc python-lxml: update to version 4.1.1 2017-11-19 13:36:25 -08:00
python-m2crypto_0.26.4.bb python-m2crypto: Upgrade to 0.26.4 2017-10-04 14:53:29 +00:00
python-markupsafe_1.0.bb python-markupsafe: Extend to build native version too 2017-08-28 11:06:04 +02:00
python-markupsafe.inc python-markupsafe: update to version 1.0 2017-06-05 11:01:43 +02:00
python-matplotlib_2.0.2.bb python-matplotlib: Upgrade to 2.0.2 2017-09-07 10:57:37 +02:00
python-mccabe_0.4.0.bb python-mccabe: Remove unnecessary setup_requires pytest-runner 2016-08-05 12:16:38 +02:00
python-mock_2.0.0.bb python-mock: add RDEPENDS on python-pbr and python-funcsigs 2017-02-20 11:50:14 +01:00
python-monotonic_1.4.bb python-monotonic: update to version 1.4 2017-11-19 13:36:26 -08:00
python-msgpack_0.4.8.bb python-msgpack: Add support for python3 2017-06-12 06:56:24 +02:00
python-msgpack.inc python-msgpack: correct the RDEPENDS to work on a minimal python install 2017-12-11 07:58:57 -08:00
python-ndg-httpsclient_0.4.3.bb python-ndg-httpsclient: update to version 0.4.3 2017-09-22 22:50:42 +00:00
python-ndg-httpsclient.inc python-ndg-httpsclient: update to version 0.4.3 2017-09-22 22:50:42 +00:00
python-netaddr_0.7.19.bb python-netaddr: Add support for python3 2017-06-12 06:56:24 +02:00
python-netaddr.inc python-netaddr: update to RDEPENDS to work on minimal python installs 2017-12-30 12:33:53 -08:00
python-networkx_2.0.bb python-networkx: update to version 2.0 2017-12-30 12:33:18 -08:00
python-numeric_24.2.bb python-numeric: Fix build with musl 2017-06-12 06:56:44 +02:00
python-paho-mqtt_1.3.1.bb python-paho-mqtt: update to version 1.3.1 2017-11-15 16:31:30 -08:00
python-paho-mqtt.inc python-paho-mqtt: update RDEPENDS to work on minimal python install 2017-12-11 07:58:57 -08:00
python-pam_1.8.2.bb python-pam: Add recipe for version 1.8.2 2016-04-21 21:33:20 +02:00
python-pandas_0.22.0.bb python-pandas: update to version 0.22.0 2018-01-16 21:33:04 -08:00
python-pandas.inc python-pandas: update to version 0.22.0 2018-01-16 21:33:04 -08:00
python-parse_1.8.2.bb python-parse: update to version 1.8.2 2017-06-19 19:30:44 +02:00
python-parse-type_0.4.2.bb python-parse-type: update to version 0.4.2 2017-10-04 14:53:34 +00:00
python-passlib_1.7.1.bb python-passlib: update to version 1.7.1 2017-02-20 11:50:12 +01:00
python-passlib.inc python-passlib: update to version 1.7.1 2017-02-20 11:50:12 +01:00
python-paste_2.0.3.bb python-paste: update to 2.0.3 2016-04-01 15:33:54 +02:00
python-pbr_3.1.1.bb python-pbr: update to version 3.1.1 2017-08-13 13:19:02 +02:00
python-pep8_1.7.1.bb python-pep8: update to version 1.7.1 2017-11-15 16:31:30 -08:00
python-pexpect_4.3.1.bb python-pexpect: update to version 4.3.1 2017-12-27 07:25:01 -08:00
python-pexpect.inc python-pexpect: update to version 4.3.1 2017-12-27 07:25:01 -08:00
python-pip_9.0.1.bb python-pip: Add HOMEPAGE info into recipe file. 2017-09-13 11:13:24 +02:00
python-pluggy_0.6.0.bb python-pluggy: add initial recipe for version 0.6.0 2017-12-27 07:25:01 -08:00
python-pluggy.inc python-pluggy: add initial recipe for version 0.6.0 2017-12-27 07:25:01 -08:00
python-ply_3.10.bb python-ply: add a python3 version of the recipe 2017-12-11 07:58:58 -08:00
python-ply.inc python-ply: add a python3 version of the recipe 2017-12-11 07:58:58 -08:00
python-pretend_1.0.8.bb python-pretend: Extend recipe to support Python 3 2016-09-05 13:27:38 +02:00
python-pretend.inc python-pretend: Add HOMEPAGE info into recipe file. 2017-09-13 11:13:24 +02:00
python-prettytable_0.7.2.bb python-prettytable: fix files permissions 2017-05-04 09:18:58 +02:00
python-progress_1.3.bb python-progress: update to version 1.3 and add RDEPENDS 2017-06-05 11:01:46 +02:00
python-progress.inc python-progress: update to version 1.3 and add RDEPENDS 2017-06-05 11:01:46 +02:00
python-prompt-toolkit_1.0.15.bb python-prompt-toolkit: update to version 1.0.15 2017-08-13 13:21:04 +02:00
python-prompt-toolkit.inc python-prompt-toolkit: update to version 1.0.15 2017-08-13 13:21:04 +02:00
python-protobuf_3.5.1.bb python-protobuf: update to version 3.5.1 2018-01-16 21:36:53 -08:00
python-protobuf.inc python-protobuf: update to version 3.5.1 2018-01-16 21:36:53 -08:00
python-psutil_5.4.2.bb python-psutil: update to version 5.4.2 2017-12-27 07:25:01 -08:00
python-psutil.inc python-psutil: update to version 5.4.2 2017-12-27 07:25:01 -08:00
python-ptyprocess_0.5.2.bb python*-ptyprocess: add v0.5.2 2017-08-28 11:06:02 +02:00
python-ptyprocess.inc python*-ptyprocess: add v0.5.2 2017-08-28 11:06:02 +02:00
python-py_1.5.2.bb python-py: update to version 1.5.2 2017-11-30 09:13:32 -08:00
python-py.inc python-py: update to version 1.5.2 2017-11-30 09:13:32 -08:00
python-pyalsaaudio_0.8.4.bb python-pyalsaaudio: Extend recipe to support Python 3 2017-04-18 14:21:39 +02:00
python-pyalsaaudio.inc python-pyalsaaudio: Extend recipe to support Python 3 2017-04-18 14:21:39 +02:00
python-pyasn1_0.4.2.bb python-pyasn1: update to version 0.4.2 2017-11-30 09:13:32 -08:00
python-pyasn1.inc python-pyasn1: update to version 0.4.2 2017-11-30 09:13:32 -08:00
python-pybind11_2.2.1.bb python-pybind11: update to version 2.2.1 2017-09-22 22:50:42 +00:00
python-pybind11.inc python-pybind11: update to version 2.2.1 2017-09-22 22:50:42 +00:00
python-pybluez_0.22.bb meta-python: Add pybluez recipe 2017-07-14 23:44:32 +02:00
python-pycparser_2.18.bb python-pycparser: update to version 2.18 2017-08-13 13:19:02 +02:00
python-pycparser.inc python-pycparser: add pprint to the RDEPENDS 2017-12-30 12:33:53 -08:00
python-pycrypto_2.6.1.bb python-pycrypto: Security fix CVE-2013-7459 2017-08-28 11:06:04 +02:00
python-pycrypto.inc meta-python: Remove superfluous "PYPI_PACKAGE" assignments 2017-03-07 13:30:26 +01:00
python-pydbus_0.6.0.bb python-pydbus: add new recipe 2017-11-15 16:32:15 -08:00
python-pydbus.inc python-pydbus: add new recipe 2017-11-15 16:32:15 -08:00
python-pyfirmata_1.0.3.bb python-pyfirmata: move in from meta-intel-iot-middleware and upgrade 2017-10-04 14:53:25 +00:00
python-pyfirmata.inc python-pyfirmata: move in from meta-intel-iot-middleware and upgrade 2017-10-04 14:53:25 +00:00
python-pyflakes_1.6.0.bb python-pyflakes: update to version 1.6.0 2017-12-30 12:33:19 -08:00
python-pygpgme_0.3.bb python-pygpgme: update tests 2016-07-29 11:00:59 +02:00
python-pyhamcrest_1.9.0.bb python-pyhamcrest: add initial recipe for version 1.9.0 2016-03-25 11:27:32 +01:00
python-pyinotify_0.9.6.bb
python-pyinotify.inc pyinotify: Fix support for different python versions 2018-01-16 21:37:33 -08:00
python-pylint_1.8.1.bb python-pylint: update to version 1.8.1 2017-12-27 07:25:02 -08:00
python-pylint.inc python-pylint: update to version 1.8.1 2017-12-27 07:25:02 -08:00
python-pymisp_2.4.85.bb python-pymisc: update to version 2.4.85 2017-12-30 12:33:13 -08:00
python-pymisp.inc python-pymisc: update to version 2.4.85 2017-12-30 12:33:13 -08:00
python-pymongo_3.6.0.bb python-pymongo: update to version 3.6.0 2017-12-27 07:25:01 -08:00
python-pymongo.inc python-pymongo: update to version 3.6.0 2017-12-27 07:25:01 -08:00
python-pyopenssl_17.5.0.bb python-pyopenssl: update to version 17.5.0 2017-12-27 07:25:02 -08:00
python-pyopenssl.inc python-pyopenssl: update to version 17.5.0 2017-12-27 07:25:02 -08:00
python-pyparsing_2.2.0.bb python-pyparsing: update to version 2.2.0 2017-03-11 17:57:05 +01:00
python-pyparsing.inc python-pyparsing: add support for native build 2017-09-22 22:50:40 +00:00
python-pyperclip_1.6.0.bb python-pyperclip: add an initial recipe for version 1.6.0 2017-12-30 12:33:19 -08:00
python-pyperclip.inc python-pyperclip: add an initial recipe for version 1.6.0 2017-12-30 12:33:19 -08:00
python-pyrex_0.9.9.bb python-pyrex: add a recipe 2016-06-08 14:55:26 +02:00
python-pyrex-native_0.9.9.bb python-pyrex: add a recipe 2016-06-08 14:55:26 +02:00
python-pyroute2_0.4.21.bb python-pyroute2: uprev to v0.4.21 (from 0.3.22) 2017-12-22 19:43:55 -08:00
python-pyroute2.inc python-pyroute2: re-add the RDEPENDS that were removed and verify on the latest release 2017-12-30 12:33:53 -08:00
python-pyserial_3.4.bb python-pyserial: update to version 3.4 2017-08-13 13:19:00 +02:00
python-pyserial.inc python-pyserial: reorganize packaging and update RDEPENDS 2017-12-30 12:33:53 -08:00
python-pysmi_0.2.2.bb python-pysmi: update to version 0.2.2 2017-11-30 09:13:32 -08:00
python-pysnmp_4.3.5.bb python-pysnmp: add new recipe 2017-04-26 20:13:28 +02:00
python-pysocks_1.6.8.bb python-pysocks: update to version 1.6.8 2017-12-27 07:25:02 -08:00
python-pysocks.inc python-pysocks: update to version 1.6.8 2017-12-27 07:25:02 -08:00
python-pysqlite_2.8.3.bb python-pysqlite: add initial recipe for version 2.8.3 2017-03-04 12:38:56 +01:00
python-pysqlite.inc python-pysqlite: add initial recipe for version 2.8.3 2017-03-04 12:38:56 +01:00
python-pytest_3.3.1.bb python-pytest: update to version 3.3.1 2017-12-27 07:25:01 -08:00
python-pytest-runner_3.0.bb python-pytest-runner: update to version 3.0 2017-12-27 07:25:02 -08:00
python-pytest-runner.inc python-pytest-runner: update to version 3.0 2017-12-27 07:25:02 -08:00
python-pytest.inc python-pytest: update to version 3.3.1 2017-12-27 07:25:01 -08:00
python-pytz_2017.3.bb python-pytz: update to version 2017.3 2017-11-19 13:36:26 -08:00
python-pytz.inc python-pytz: correct the RDEPENDS to work on a minimal python install 2017-12-11 07:58:57 -08:00
python-pyudev_0.21.0.bb python3-pyudev: add a python3 recipe 2017-06-05 11:01:47 +02:00
python-pyudev.inc python3-pyudev: add a python3 recipe 2017-06-05 11:01:47 +02:00
python-pyusb_1.0.2.bb python-pyusb: update to version 1.0.2 2017-11-15 16:34:06 -08:00
python-pyusb.inc python-pyusb: update to version 1.0.2 2017-11-15 16:34:06 -08:00
python-pyyaml_3.12.bb python-pyyaml: Fix build for per recipe sysroot. 2017-02-16 12:06:35 +01:00
python-pyyaml.inc python-pyyaml: add dependency on python 2017-02-13 18:43:25 +01:00
python-pyzmq_14.7.0.bb
python-redis_2.10.6.bb python-redis: update to version 2.10.6 2017-09-22 22:50:43 +00:00
python-redis.inc python-redis: update to version 2.10.6 2017-09-22 22:50:43 +00:00
python-requests_2.18.4.bb python-requests: Update to version 2.18.4 2017-08-28 11:06:02 +02:00
python-requests.inc python-requests: Update to version 2.18.4 2017-08-28 11:06:02 +02:00
python-rfc3987_1.3.7.bb python-rfc3987: update to version 1.3.7 2016-10-25 15:31:14 +02:00
python-rfc3987.inc python-rfc3987: update to version 1.3.7 2016-10-25 15:31:14 +02:00
python-scrypt_0.8.0.bb python-scrypt: add new package 2017-11-15 16:31:31 -08:00
python-scrypt.inc python-scrypt: add new package 2017-11-15 16:31:31 -08:00
python-sdnotify_0.3.2.bb python-sdnotify: update to version 0.3.2 2017-08-13 13:21:03 +02:00
python-sdnotify.inc python-sdnotify: update to version 0.3.2 2017-08-13 13:21:03 +02:00
python-selectors34_1.2.bb python-selectors34: update to version 1.2 2017-06-19 19:30:42 +02:00
python-serpent_1.23.bb python-serpent: update to version 1.23 2017-08-13 13:19:01 +02:00
python-serpent.inc python-serpent: update to version 1.23 2017-08-13 13:19:01 +02:00
python-setuptools-scm_1.15.6.bb python-setuptools-scm: update to version 1.15.6 2017-06-19 19:30:45 +02:00
python-setuptools-scm.inc python-setuptools-scm: update to version 1.15.6 2017-06-19 19:30:45 +02:00
python-simplejson_3.13.2.bb python-simplejson: update to version 3.13.2 2017-12-27 07:25:01 -08:00
python-simplejson.inc python-simplejson: update to version 3.13.2 2017-12-27 07:25:01 -08:00
python-singledispatch_3.4.0.3.bb meta-python: Remove superfluous "PYPI_PACKAGE" assignments 2017-03-07 13:30:26 +01:00
python-six_1.11.0.bb python-six: update to version 1.11.0 2017-09-22 22:50:44 +00:00
python-six.inc python-six: update to version 1.11.0 2017-09-22 22:50:44 +00:00
python-slip-dbus_0.6.1.bb python-slip-dbus: Update SRC_URI to github 2017-03-31 13:26:02 +02:00
python-smbus_3.1.2.bb python-smbus: upgrade to 3.1.2 2017-04-05 19:28:31 +02:00
python-smbus.inc python-smbus: upgrade to 3.1.2 2017-04-05 19:28:31 +02:00
python-snakefood_1.4.bb
python-snimpy_0.8.12.bb python-snimpy: update to version 0.8.12 2017-11-19 13:36:26 -08:00
python-sparts_0.7.3.bb python-sparts: update to version 0.7.3 2016-04-01 15:33:57 +02:00
python-speaklater_1.3.bb python[3]-speaklater: new recipes 2017-12-22 19:43:54 -08:00
python-speaklater.inc python[3]-speaklater: new recipes 2017-12-22 19:43:54 -08:00
python-spidev.inc python-spidev: add recipe for version 3.2 2016-11-23 15:24:41 +01:00
python-sqlalchemy_1.1.15.bb python-sqlalchemy: update to version 1.1.15 2017-11-19 13:36:26 -08:00
python-sqlalchemy.inc python-sqlalchemy: update to version 1.1.15 2017-11-19 13:36:26 -08:00
python-strict-rfc3339_0.7.bb python-strict-rfc3339, python3-strict-rfc3339: Add recipe for version 0.7 2016-08-22 15:49:28 +02:00
python-strict-rfc3339.inc python-strict-rfc3339, python3-strict-rfc3339: Add recipe for version 0.7 2016-08-22 15:49:28 +02:00
python-subprocess32_3.2.7.bb python-subprocess32: add recipe for v3.2.7 2017-08-31 10:18:33 +02:00
python-systemd_234.bb python-systemd, python3-systemd: add a new recipes 2017-04-24 10:59:26 +02:00
python-tornado_4.5.2.bb python-tornado: update to version 4.5.2 2017-09-22 22:50:45 +00:00
python-tornado-redis_2.4.18.bb python-tornado-redis: update the recipe to use the common pypi 2016-03-25 11:27:31 +01:00
python-tornado.inc python-tornado: update to version 4.5.2 2017-09-22 22:50:45 +00:00
python-twisted_17.9.0.bb python-twisted: clean-up the dependencies 2017-11-15 16:31:31 -08:00
python-twisted.inc python-twisted: avoid downloading build dependencies 2017-12-27 07:25:02 -08:00
python-typing_3.6.2.bb python-typing: update to version 3.6.2 2017-08-13 13:21:03 +02:00
python-typing.inc python-typing: update to version 3.6.2 2017-08-13 13:21:03 +02:00
python-ujson_1.35.bb python3-ujson: support Python 3 2017-10-15 17:29:30 +00:00
python-ujson.inc python3-ujson: support Python 3 2017-10-15 17:29:30 +00:00
python-unidiff_0.5.4.bb python-unidiff: adds Python3 support 2017-07-24 18:58:52 +02:00
python-unidiff.inc python-unidiff: adds Python3 support 2017-07-24 18:58:52 +02:00
python-urllib3_1.22.bb python-urllib3: update to version 1.22 2017-08-13 13:19:02 +02:00
python-urllib3.inc python-urllib3: update to version 1.22 2017-08-13 13:19:02 +02:00
python-vcversioner_2.16.0.0.bb python-vcversioner: empty the RDEPENDS for native 2017-01-10 13:12:56 +01:00
python-visitor_0.1.3.bb python-visitor: move core of recipe to a .inc file 2017-12-22 19:43:53 -08:00
python-visitor.inc python-visitor: move core of recipe to a .inc file 2017-12-22 19:43:53 -08:00
python-vobject_0.9.5.bb python-vobject: update to version 0.9.5 2017-08-13 13:19:02 +02:00
python-wcwidth_0.1.7.bb python-wcwidth, python3-wcwidth: Add recipe for version 0.1.7 2016-09-05 13:27:38 +02:00
python-wcwidth.inc python-wcwidth, python3-wcwidth: Add recipe for version 0.1.7 2016-09-05 13:27:38 +02:00
python-webcolors_1.7.bb python-webcolors: update to version 1.7 2016-12-26 08:24:55 +01:00
python-webcolors.inc python-webcolors: update to version 1.7 2016-12-26 08:24:55 +01:00
python-webdav_0.1.2.bb
python-webencodings_0.5.1.bb python-webencodings: add Python3 support 2017-08-28 11:06:06 +02:00
python-webencodings.inc python-webencodings: update RDEPENDS to include json 2017-12-27 07:25:02 -08:00
python-werkzeug_0.14.bb python-werkzeug: update to version 0.14 2018-01-16 21:33:05 -08:00
python-werkzeug.inc python-werkzeug: update to version 0.14 2018-01-16 21:33:05 -08:00
python-whoosh_2.7.4.bb python-whoosh: update to 2.7.4 2016-04-21 21:33:19 +02:00
python-whoosh.inc python-whoosh: add RDEPENDS to work on minimal python installs 2017-12-30 12:33:48 -08:00
python-wrapt_1.10.11.bb python-wrapt: update to version 1.10.11 2017-08-28 11:04:12 +02:00
python-wrapt.inc python-wrapt: update to version 1.10.11 2017-08-28 11:04:12 +02:00
python-wtforms_2.1.bb python-wtforms: move core of recipe to a .inc file 2017-12-22 19:43:53 -08:00
python-wtforms.inc python-wtforms: move core of recipe to a .inc file 2017-12-22 19:43:53 -08:00
python-xlrd_1.1.0.bb python-xlrd: update to version 1.1.0 2017-09-22 22:50:43 +00:00
python-xlrd.inc python-xlrd: update to version 1.1.0 2017-09-22 22:50:43 +00:00
python-xstatic_1.0.1.bb python[3]-xstatic: new recipes 2017-12-22 19:43:54 -08:00
python-xstatic-font-awesome_4.7.0.0.bb python[3]-xstatic-font-awesome: new recipes 2017-12-22 19:43:54 -08:00
python-xstatic-font-awesome.inc python[3]-xstatic-font-awesome: new recipes 2017-12-22 19:43:54 -08:00
python-xstatic.inc python[3]-xstatic: new recipes 2017-12-22 19:43:54 -08:00
python-yappi_0.98.bb python-yappi: correct the RDEPENDS to work on a minimal python install 2017-12-11 07:58:58 -08:00
python-zopeinterface_4.4.3.bb python-zopeinterface: update to version 4.4.3 2017-10-04 14:53:23 +00:00
python-zopeinterface.inc python-zopeinterface: update RDEPENDS to include datetime 2017-12-30 12:33:53 -08:00
python3-alembic_0.9.6.bb python[3]-alembic: new recipes 2017-12-22 19:43:53 -08:00
python3-anyjson_0.3.3.bb python-anyjson: add a recipe for version 0.3.3 2017-03-04 12:38:56 +01:00
python3-appdirs_1.4.3.bb python-appdirs: add an initial recipe 2017-09-22 22:50:46 +00:00
python3-asn1crypto_0.24.0.bb python-asn1crypto: update to version 0.24.0 2017-12-27 07:25:01 -08:00
python3-astroid_1.6.0.bb python-astroid: update to version 1.6.0 2017-12-27 07:25:01 -08:00
python3-attr_0.3.1.bb python-attr: update to version 0.3.1 2017-12-27 07:25:01 -08:00
python3-attrs_17.4.0.bb python-attrs: update to version 17.4.0 2018-01-16 21:33:04 -08:00
python3-automat_0.6.0.bb python-automat: add an initial recipe for version 0.6.0 2017-11-15 16:31:31 -08:00
python3-aws-iot-device-sdk-python_1.3.1.bb python-aws-iot-device-sdk-python: update to version 1.3.1 2017-12-27 07:25:02 -08:00
python3-babel_2.5.1.bb python-babel: update to version 2.5.1 2017-10-04 14:53:22 +00:00
python3-bcrypt_3.1.4.bb python-bcrypt: update to version 3.1.4 2017-11-15 16:31:30 -08:00
python3-beautifulsoup4_4.6.0.bb python-beautifulsoup4: add new recipe for both python2 and python3 2017-08-28 11:06:07 +02:00
python3-bitarray_0.8.1.bb python-bitarray: add a python3 version of the recipe 2017-09-22 22:50:46 +00:00
python3-blinker_1.4.bb python3-blinker: new recipe 2017-12-26 20:38:35 -08:00
python3-can_2.0.0b1.bb python-can: correct the RDEPENDS to work on a minimal python install 2017-12-11 07:58:57 -08:00
python3-cassandra-driver_3.12.0.bb python3-cassandra-driver: update to version 3.12.0 2017-12-27 07:25:02 -08:00
python3-certifi_2017.11.5.bb python3-certifi: update to version 2017.11.5 2017-11-19 13:36:25 -08:00
python3-cffi_1.11.2.bb python-cffi: update to version 1.11.2 2017-10-17 10:32:04 +00:00
python3-chardet_3.0.4.bb python-chardet: update to version 3.0.4 2017-06-19 19:30:41 +02:00
python3-click_6.7.bb python-click: update to version 6.7 2017-02-13 18:43:22 +01:00
python3-constantly_15.1.0.bb python-constantly: add a recipe for version 15.1.0 2017-11-15 16:31:30 -08:00
python3-coverage_4.4.2.bb python3-coverage: update to version 4.4.2 2017-11-30 09:13:32 -08:00
python3-cryptography_2.1.4.bb python-cryptography: update to version 2.1.4 2017-12-27 07:25:01 -08:00
python3-cryptography-vectors_2.1.4.bb python-cryptography-vectors: update to version 2.1.4 2017-12-27 07:25:01 -08:00
python3-cython_0.27.3.bb python-cython: update to version 0.27.3 2017-11-19 13:36:25 -08:00
python3-dateutil_2.6.1.bb python-dateutil: update to version 2.6.1 2017-08-13 13:19:01 +02:00
python3-decorator_4.1.2.bb python-decorator: update to version 4.1.2 2017-08-13 13:21:03 +02:00
python3-django_1.11.8.bb python-django: update to version 1.11.8 2017-12-27 07:25:02 -08:00
python3-django-south_1.0.2.bb python3-django-south: add new recipe 2017-06-14 14:51:15 +02:00
python3-dnspython_1.15.0.bb python-dnspython: add initial recipe with version 1.15.0 2017-03-07 13:29:46 +01:00
python3-dominate_2.3.1.bb python3-dominate: new recipe 2017-12-11 07:58:58 -08:00
python3-editor_1.0.3.bb python[3]-editor: new recipes 2017-12-22 19:43:53 -08:00
python3-feedformatter_0.4.bb
python3-flask_0.12.2.bb python-flask: update to version 0.12.2 2017-06-19 19:30:43 +02:00
python3-flask-babel_0.11.2.bb python[3]-flask-babel: new recipes 2017-12-22 19:43:54 -08:00
python3-flask-bootstrap_3.3.7.1.bb python3-flask-bootstrap: new recipe 2017-12-22 19:43:53 -08:00
python3-flask-login_0.4.1.bb python-flask-login: update to version 0.4.1 2017-12-27 07:25:01 -08:00
python3-flask-mail_0.9.1.bb python[3]-flask-mail: new recipes 2017-12-22 19:43:54 -08:00
python3-flask-migrate_2.1.1.bb python[3]-fask-migrate: new recipes 2017-12-22 19:43:54 -08:00
python3-flask-nav_0.6.bb python[3]-flask-nav: new recipes 2017-12-22 19:43:54 -08:00
python3-flask-pymongo_0.5.1.bb python-flask-pymongo: update to version 0.5.1 2017-06-19 19:30:43 +02:00
python3-flask-script_2.0.6.bb python[3]-flask-script: new recipes 2017-12-22 19:43:54 -08:00
python3-flask-sqlalchemy_2.3.2.bb python3-flask-sqlalchemy: new recipe 2017-12-22 19:43:53 -08:00
python3-flask-uploads_0.2.1.bb python[3]-flask-uploads: new recipes 2017-12-22 19:43:54 -08:00
python3-flask-user_0.6.19.bb python[3]-flask-user: new recipes 2017-12-22 19:43:54 -08:00
python3-flask-wtf_0.14.2.bb python-flask-wtf: update to version 0.14.2 2017-12-30 12:33:18 -08:00
python3-flask-xstatic_0.0.1.bb python[3]-flask-xstatic: new recipes 2017-12-22 19:43:54 -08:00
python3-gevent_1.2.2.bb python-gevent: update to version 1.2.2 2017-06-19 19:30:42 +02:00
python3-greenlet_0.4.12.bb python-greenlet: Add support for python3 2017-06-12 06:56:24 +02:00
python3-html5lib_1.0.1.bb python-html5lib: update to version 1.0.1 2017-12-27 07:25:02 -08:00
python3-humanize_0.5.1.bb python-humanize, python3-humanize: Add recipe for version 0.5.1 2016-11-23 15:24:44 +01:00
python3-hyperlink_17.3.1.bb python-hyperlink: add a recipe for version 17.3.1 2017-11-15 16:31:30 -08:00
python3-idna_2.6.bb python-idna: update to version 2.6 2017-08-13 13:21:02 +02:00
python3-incremental_17.5.0.bb python-incremental: add an initial recipe for version 17.5.0 2017-11-15 16:31:30 -08:00
python3-iso8601_0.1.12.bb python-iso8601: update to version 0.1.11 2017-08-13 13:21:03 +02:00
python3-isort_4.2.15.bb python-isort: adds Python3 support 2017-06-22 16:03:00 +02:00
python3-itsdangerous_0.24.bb python-itsdangerous: fix RDEPENDS to work on minimal python install 2017-12-11 07:58:57 -08:00
python3-jinja2_2.10.bb python-jinja2: update to version 2.10 2017-11-30 09:13:32 -08:00
python3-jsonpatch_1.21.bb python-jsonpatch: update to version 1.21 2018-01-16 21:33:05 -08:00
python3-jsonpointer_1.14.bb python-jsonpointer: add a python3 version of the recipe 2018-01-16 21:33:05 -08:00
python3-jsonschema_2.6.0.bb python-jsonschema, python3-jsonschema: add vcversioner-native dependency 2017-09-18 10:16:24 +02:00
python3-langtable_0.0.38.bb python3-langtable: update to version 0.0.38 2017-12-30 12:33:19 -08:00
python3-lazy-object-proxy_1.3.1.bb python-lazy-object-proxy: adds Python3 support 2017-06-22 16:03:00 +02:00
python3-lxml_4.1.1.bb python-lxml: update to version 4.1.1 2017-11-19 13:36:25 -08:00
python3-markupsafe_1.0.bb python-markupsafe: update to version 1.0 2017-06-05 11:01:43 +02:00
python3-msgpack_0.4.8.bb python-msgpack: Add support for python3 2017-06-12 06:56:24 +02:00
python3-multidict_3.3.2.bb python3-multidict: update to version 3.3.2 2017-11-19 13:36:25 -08:00
python3-ndg-httpsclient_0.4.3.bb python-ndg-httpsclient: update to version 0.4.3 2017-09-22 22:50:42 +00:00
python3-netaddr_0.7.19.bb python-netaddr: update to RDEPENDS to work on minimal python installs 2017-12-30 12:33:53 -08:00
python3-ntplib_0.3.3.bb python3-ntplib: add the correct RDEPENDS for the package 2017-12-11 07:58:56 -08:00
python3-ordered-set_2.0.2.bb python3-ordered-set: add recipe 2.0.2 2017-07-24 18:58:51 +02:00
python3-paho-mqtt_1.3.1.bb python-paho-mqtt: update to version 1.3.1 2017-11-15 16:31:30 -08:00
python3-pandas_0.22.0.bb python-pandas: update to version 0.22.0 2018-01-16 21:33:04 -08:00
python3-passlib_1.7.1.bb python-passlib: update to version 1.7.1 2017-02-20 11:50:12 +01:00
python3-pexpect_4.3.1.bb python-pexpect: update to version 4.3.1 2017-12-27 07:25:01 -08:00
python3-pid_2.1.1.bb python3-pid: add recipe 2.1.1 2017-07-24 18:58:52 +02:00
python3-pluggy_0.6.0.bb python-pluggy: add initial recipe for version 0.6.0 2017-12-27 07:25:01 -08:00
python3-ply_3.10.bb python-ply: add a python3 version of the recipe 2017-12-11 07:58:58 -08:00
python3-prctl_1.6.1.bb python3-prctl: add recipe 1.6.1 2017-07-24 18:58:52 +02:00
python3-pretend_1.0.8.bb python-pretend: Extend recipe to support Python 3 2016-09-05 13:27:38 +02:00
python3-progress_1.3.bb python-progress: update to version 1.3 and add RDEPENDS 2017-06-05 11:01:46 +02:00
python3-prompt-toolkit_1.0.15.bb python-prompt-toolkit: update to version 1.0.15 2017-08-13 13:21:04 +02:00
python3-protobuf_3.5.1.bb python-protobuf: update to version 3.5.1 2018-01-16 21:36:53 -08:00
python3-psutil_5.4.2.bb python-psutil: update to version 5.4.2 2017-12-27 07:25:01 -08:00
python3-ptyprocess_0.5.2.bb python*-ptyprocess: add v0.5.2 2017-08-28 11:06:02 +02:00
python3-py_1.5.2.bb python-py: update to version 1.5.2 2017-11-30 09:13:32 -08:00
python3-pyalsaaudio_0.8.4.bb python-pyalsaaudio: Extend recipe to support Python 3 2017-04-18 14:21:39 +02:00
python3-pyasn1_0.4.2.bb python-pyasn1: update to version 0.4.2 2017-11-30 09:13:32 -08:00
python3-pybind11_2.2.1.bb python-pybind11: update to version 2.2.1 2017-09-22 22:50:42 +00:00
python3-pycparser_2.18.bb python-pycparser: update to version 2.18 2017-08-13 13:19:02 +02:00
python3-pydbus_0.6.0.bb python-pydbus: add new recipe 2017-11-15 16:32:15 -08:00
python3-pyfirmata_1.0.3.bb python-pyfirmata: move in from meta-intel-iot-middleware and upgrade 2017-10-04 14:53:25 +00:00
python3-pyinotify_0.9.6.bb
python3-pylint_1.8.1.bb python-pylint: update to version 1.8.1 2017-12-27 07:25:02 -08:00
python3-pymisp_2.4.85.bb python-pymisc: update to version 2.4.85 2017-12-30 12:33:13 -08:00
python3-pymongo_3.6.0.bb python-pymongo: update to version 3.6.0 2017-12-27 07:25:01 -08:00
python3-pyopenssl_17.5.0.bb python-pyopenssl: update to version 17.5.0 2017-12-27 07:25:02 -08:00
python3-pyparsing_2.2.0.bb python-pyparsing: update to version 2.2.0 2017-03-11 17:57:05 +01:00
python3-pyperclip_1.6.0.bb python-pyperclip: add an initial recipe for version 1.6.0 2017-12-30 12:33:19 -08:00
python3-pyroute2_0.4.21.bb python-pyroute2: uprev to v0.4.21 (from 0.3.22) 2017-12-22 19:43:55 -08:00
python3-pyserial_3.4.bb python-pyserial: update to version 3.4 2017-08-13 13:19:00 +02:00
python3-pysocks_1.6.8.bb python-pysocks: update to version 1.6.8 2017-12-27 07:25:02 -08:00
python3-pytest_3.3.1.bb python-pytest: update to version 3.3.1 2017-12-27 07:25:01 -08:00
python3-pytest-runner_3.0.bb python-pytest-runner: update to version 3.0 2017-12-27 07:25:02 -08:00
python3-pytz_2017.3.bb python-pytz: update to version 2017.3 2017-11-19 13:36:26 -08:00
python3-pyudev_0.21.0.bb python3-pyudev: add a python3 recipe 2017-06-05 11:01:47 +02:00
python3-pyusb_1.0.2.bb python-pyusb: update to version 1.0.2 2017-11-15 16:34:06 -08:00
python3-pyyaml_3.12.bb python: drop executable permission from recipes 2017-01-25 15:59:59 +01:00
python3-redis_2.10.6.bb python-redis: update to version 2.10.6 2017-09-22 22:50:43 +00:00
python3-requests_2.18.4.bb python-requests: Update to version 2.18.4 2017-08-28 11:06:02 +02:00
python3-requests-file_1.4.2.bb python3-requests-file: add recipe 1.4.2 2017-07-24 18:58:51 +02:00
python3-requests-ftp_0.3.1.bb python3-requests-ftp: add recipe 0.3.1 2017-07-24 18:58:52 +02:00
python3-rfc3987_1.3.7.bb python-rfc3987: update to version 1.3.7 2016-10-25 15:31:14 +02:00
python3-scrypt_0.8.0.bb python-scrypt: add new package 2017-11-15 16:31:31 -08:00
python3-sdnotify_0.3.2.bb python-sdnotify: update to version 0.3.2 2017-08-13 13:21:03 +02:00
python3-serpent_1.23.bb python-serpent: update to version 1.23 2017-08-13 13:19:01 +02:00
python3-setuptools-scm_1.15.6.bb python-setuptools-scm: update to version 1.15.6 2017-06-19 19:30:45 +02:00
python3-simplejson_3.13.2.bb python-simplejson: update to version 3.13.2 2017-12-27 07:25:01 -08:00
python3-smbus_3.1.2.bb python-smbus: upgrade to 3.1.2 2017-04-05 19:28:31 +02:00
python3-speaklater_1.3.bb python[3]-speaklater: new recipes 2017-12-22 19:43:54 -08:00
python3-spidev_3.2.bb python-spidev: add recipe for version 3.2 2016-11-23 15:24:41 +01:00
python3-sqlalchemy_1.1.15.bb python-sqlalchemy: update to version 1.1.15 2017-11-19 13:36:26 -08:00
python3-strict-rfc3339_0.7.bb python-strict-rfc3339, python3-strict-rfc3339: Add recipe for version 0.7 2016-08-22 15:49:28 +02:00
python3-systemd_234.bb python-systemd, python3-systemd: add a new recipes 2017-04-24 10:59:26 +02:00
python3-tornado_4.5.2.bb python-tornado: update to version 4.5.2 2017-09-22 22:50:45 +00:00
python3-twisted_17.9.0.bb python-twisted: clean-up the dependencies 2017-11-15 16:31:31 -08:00
python3-ujson_1.35.bb python3-ujson: support Python 3 2017-10-15 17:29:30 +00:00
python3-unidiff_0.5.4.bb python-unidiff: adds Python3 support 2017-07-24 18:58:52 +02:00
python3-urllib3_1.22.bb python-urllib3: update to version 1.22 2017-08-13 13:19:02 +02:00
python3-vcversioner_2.16.0.0.bb python3-vcversioner: add recipe 2016-09-05 13:30:52 +02:00
python3-visitor_0.1.3.bb python3-visitor: new recipe 2017-12-22 19:43:53 -08:00
python3-wcwidth_0.1.7.bb python-wcwidth, python3-wcwidth: Add recipe for version 0.1.7 2016-09-05 13:27:38 +02:00
python3-webcolors_1.7.bb python-webcolors: update to version 1.7 2016-12-26 08:24:55 +01:00
python3-webencodings_0.5.1.bb python-webencodings: add Python3 support 2017-08-28 11:06:06 +02:00
python3-werkzeug_0.14.bb python-werkzeug: update to version 0.14 2018-01-16 21:33:05 -08:00
python3-whoosh_2.7.4.bb python-whoosh: add RDEPENDS to work on minimal python installs 2017-12-30 12:33:48 -08:00
python3-wrapt_1.10.11.bb python-wrapt: update to version 1.10.11 2017-08-28 11:04:12 +02:00
python3-wtforms_2.1.bb python3-wtforms: new recipe 2017-12-22 19:43:53 -08:00
python3-xlrd_1.1.0.bb python-xlrd: update to version 1.1.0 2017-09-22 22:50:43 +00:00
python3-xstatic_1.0.1.bb python[3]-xstatic: new recipes 2017-12-22 19:43:54 -08:00
python3-xstatic-font-awesome_4.7.0.0.bb python[3]-xstatic-font-awesome: new recipes 2017-12-22 19:43:54 -08:00
python3-zopeinterface_4.4.3.bb python-zopeinterface: update to version 4.4.3 2017-10-04 14:53:23 +00:00