meta-openembedded/meta-python/recipes-devtools/python
Khem Raj d23612ff10 python-evdev: Use target header to generate ecodes.c
ecodes.c is generated file and if we do not specify the
linux input headers it happiliy defaults to /usr/include/
to look for these headers while emitting code for ecodes.c
which can cause gripes when build systems kernel UAPI is
different than the target kernel. Mysterious build errors
or even worse runtime errors can start to appear.

e.g.

| evdev/ecodes.c:603:29: error: 'KEY_ROTATE_LOCK_TOGGLE' undeclared (first use in this function); did you mean 'KEY_ATTENDANT_TOGGLE'?

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
[Handel applied for rocko context]
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-09-05 08:29:39 -07:00
..
python-automat python-automat: fix build dependencies to avoid download during do_compile 2018-03-12 14:43:28 -07: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-wtf
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-pyroute2
python-pytest python-pytest: fix egg version of package 2017-10-15 17:29:40 +00: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: Add RDEPENDS to the package 2016-07-22 21:45:37 +02: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.23.0.bb python-asn1crypto: add new package 2017-10-15 17:29:40 +00:00
python-asn1crypto.inc Allow native builds of python-asyn1crypto 2018-02-01 07:32:03 -08:00
python-astroid_1.5.3.bb python-astroid: adds Python3 support 2017-06-22 16:03:01 +02:00
python-astroid.inc python*-astroid: use SPDX compatible license identifier 2017-08-28 11:06:05 +02:00
python-attrs_17.3.0.bb python-attrs: update to version 17.3.0 2018-03-12 14:38:11 -07:00
python-attrs.inc python-attrs: update to version 17.3.0 2018-03-12 14:38:11 -07:00
python-automat_0.6.0.bb python-automat: add an initial recipe for version 0.6.0 2018-03-12 14:38:11 -07:00
python-automat.inc python-automat: fix build dependencies to avoid download during do_compile 2018-03-12 14:43:28 -07:00
python-aws-iot-device-sdk-python_1.2.0.bb python-aws-iot-device-sdk-python: update to version 1.2.0 2017-09-22 22:50:44 +00:00
python-aws-iot-device-sdk-python.inc python-aws-iot-device-sdk-python: update to version 1.2.0 2017-09-22 22:50:44 +00: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: update to version 2.5.1 2017-10-04 14:53:22 +00: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.3.bb python-bcrypt: add a python3 version of the recipe 2017-09-22 22:50:46 +00:00
python-bcrypt.inc python-bcrypt: add a python3 version of the recipe 2017-09-22 22:50:46 +00: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-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 a python3 version of the recipe 2017-09-22 22:50:46 +00:00
python-blinker_1.4.bb
python-can_2.0.0b1.bb python-can: update to version 2.0.0b1 2017-10-04 14:53:25 +00:00
python-can.inc python-can: update to version 2.0.0b1 2017-10-04 14:53:25 +00:00
python-cassandra-driver.inc python-cassandra-driver: update to version 3.11.0 2017-09-22 22:50:45 +00:00
python-certifi_2017.7.27.1.bb python-certifi: update to version 2017.7.27.1 2017-08-13 13:21:03 +02:00
python-certifi.inc python-certifi: update to version 2017.7.27.1 2017-08-13 13:21:03 +02: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: update to version 1.11.2 2017-10-17 10:32:04 +00: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: Extend to native and nativesdk 2017-08-28 11:06:01 +02: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.7.bb python-cmd2: update to version 0.7.7 2017-09-22 22:50:44 +00:00
python-constantly_15.1.0.bb python-constantly: add a recipe for version 15.1.0 2018-03-12 14:38:11 -07:00
python-constantly.inc python-constantly: add a recipe for version 15.1.0 2018-03-12 14:38:11 -07:00
python-cryptography_2.0.3.bb python-cryptography: update to version 2.0.3 2017-08-13 13:21:04 +02:00
python-cryptography-vectors_2.0.3.bb python-cryptography-vectors: update to version 2.0.3 2017-08-13 13:21:04 +02:00
python-cryptography-vectors.inc python-cryptography-vectors: Add HOMEPAGE info into recipe file. 2017-09-13 11:13:23 +02:00
python-cryptography.inc python-cryptography: fix dependencies 2018-03-12 14:43:28 -07:00
python-cython_0.27.1.bb python-cython: update to version 0.27.1 2017-10-04 14:53:33 +00:00
python-cython.inc python-cython: update to version 0.27.1 2017-10-04 14:53:33 +00: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: update to version 2.6.1 2017-08-13 13:19:01 +02: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.5.bb python-django: update to version 1.11.5 2017-09-22 22:50:41 +00: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 python3-django-south: add new recipe 2017-06-14 14:51:15 +02:00
python-django.inc python-django: update to version 1.11.5 2017-09-22 22:50:41 +00: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: update to version 2.3.1 2016-12-26 08:24:54 +01: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: Use target header to generate ecodes.c 2018-09-05 08:29:39 -07: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-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: update to version 3.3.7.1 2017-02-13 18:43:20 +01:00
python-flask-login_0.4.0.bb python-flask-login: update to version 0.4.0 2016-12-26 08:24:57 +01:00
python-flask-login.inc python-flask-login: update to version 0.4.0 2016-12-26 08:24:57 +01: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-sqlalchemy_2.3.0.bb python-flask-sqlalchemy: update to version 2.3.0 2017-10-04 14:53:33 +00:00
python-flask-wtf_0.12.bb
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-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.6.0.bb python-grpcio: update to version 1.6.0 2017-09-22 22:50:44 +00:00
python-grpcio-tools_1.6.3.bb python-grpcio-tools: update to version 1.6.3 2017-10-04 14:53:35 +00:00
python-html5lib_0.999999999.bb python-html5lib: add Python3 support 2017-08-28 11:06:06 +02:00
python-html5lib.inc python-html5lib: add Python3 support 2017-08-28 11:06:06 +02: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 2018-03-12 14:38:11 -07:00
python-hyperlink.inc python-hyperlink: add a recipe for version 17.3.1 2018-03-12 14:38:11 -07: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 2018-03-12 14:38:11 -07:00
python-incremental.inc python-incremental: add an initial recipe for version 17.5.0 2018-03-12 14:38:11 -07:00
python-ipaddress_1.0.18.bb python-ipaddress: update to version 1.0.18 2017-02-13 18:43:20 +01: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.inc
python-jinja2_2.9.6.bb python-jinja: update to version 2.9.6 2017-06-05 11:01:43 +02:00
python-jinja2.inc python-jinja: update to version 2.9.6 2017-06-05 11:01:43 +02:00
python-jsonpatch_1.16.bb python-jsonpatch: update to version 1.16 2017-06-19 19:30:42 +02:00
python-jsonpointer_1.12.bb python-jsonpointer: update to version 1.12 2017-09-22 22:50:41 +00: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.0.bb python-lxml: update to version 4.1.0 2017-10-17 10:32:03 +00:00
python-lxml.inc python-lxml: update to version 4.1.0 2017-10-17 10:32:03 +00: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.3.bb python-monotonic: update to version 1.3 2017-06-19 19:30:42 +02: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: Add support for python3 2017-06-12 06:56:24 +02: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: Add support for python3 2017-06-12 06:56:24 +02:00
python-networkx_1.11.bb python-networkx: add python-2to3 to RDEPENDS 2017-09-07 10:57:38 +02: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.0.bb python-paho-mqtt, python3-paho-mqtt: update to 1.3.0 2017-07-24 18:58:53 +02:00
python-paho-mqtt.inc python-paho-mqtt: fix downloading during do_compile 2017-08-28 11:06:06 +02:00
python-pam_1.8.2.bb
python-pandas_0.20.3.bb Add python pandas recipes 2017-10-04 14:53:32 +00:00
python-pandas.inc Add python pandas recipes 2017-10-04 14:53:32 +00: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-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.0.bb
python-pexpect_4.2.1.bb python*-pexpect: add v4.2.1 2017-08-28 11:06:02 +02:00
python-pexpect.inc python*-pexpect: add v4.2.1 2017-08-28 11:06:02 +02:00
python-pip_9.0.1.bb python-pip: Add HOMEPAGE info into recipe file. 2017-09-13 11:13:24 +02:00
python-ply_3.10.bb python-ply: add new recipe 2017-04-26 20:13:28 +02: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.4.0.bb python3-protobuf: add python3 version 2017-10-15 17:29:29 +00:00
python-protobuf.inc python3-protobuf: add python3 version 2017-10-15 17:29:29 +00:00
python-psutil_5.3.1.bb python-psutil: update to version 5.3.1 2017-09-22 22:50:44 +00:00
python-psutil.inc python-psutil: update to version 5.3.1 2017-09-22 22:50:44 +00: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.4.34.bb python-py: update to version 1.4.34 2017-06-19 19:30:42 +02:00
python-py.inc python-py: Add HOMEPAGE info into recipe file. 2017-09-13 11:13:24 +02: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.3.6.bb python-pyasn1: update to version 0.3.6 2017-10-04 14:53:23 +00:00
python-pyasn1.inc python-pyasn1: update to version 0.3.6 2017-10-04 14:53:23 +00: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 HOMEPAGE info into recipe file. 2017-09-13 11:13:24 +02: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-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.2.3.bb pypi: update the base pypi url to use the package info without requiring the hash 2016-07-11 15:16:04 +02: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-pyinotify_0.9.6.bb
python-pyinotify.inc meta-python: Remove superfluous "PYPI_PACKAGE" assignments 2017-03-07 13:30:26 +01:00
python-pylint_1.7.4.bb python-pylint: update to version 1.7.4 2017-10-04 14:53:33 +00:00
python-pylint.inc python-pylint: update to version 1.7.4 2017-10-04 14:53:33 +00:00
python-pymisp_2.4.80.bb python-pymisp: update to version 2.4.80 2017-09-22 22:50:45 +00:00
python-pymisp.inc python-pymisp: update to version 2.4.80 2017-09-22 22:50:45 +00:00
python-pymongo_3.5.1.bb python-pymongo: update to version 3.5.1 2017-09-22 22:50:41 +00:00
python-pymongo.inc python-pymongo: split the package into bson and original pymongo package 2017-09-22 22:50:44 +00:00
python-pyopenssl_17.3.0.bb python-pyopenssl: update to version 17.3.0 2017-09-22 22:50:43 +00:00
python-pyopenssl.inc python-pyopenssl: update to version 17.3.0 2017-09-22 22:50:43 +00: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-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.3.22.bb python-pyroute: Add support for python3 2017-06-12 06:56:24 +02:00
python-pyroute2.inc python-pyroute: Add support for python3 2017-06-12 06:56:24 +02: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: update to version 3.4 2017-08-13 13:19:00 +02:00
python-pysmi_0.1.2.bb python-pysmi: add new recipe 2017-04-26 20:13:28 +02:00
python-pysnmp_4.3.5.bb python-pysnmp: add new recipe 2017-04-26 20:13:28 +02:00
python-pysocks_1.6.7.bb python-pysocks: update to version 1.6.7 2017-06-05 11:01:46 +02:00
python-pysocks.inc python-pysocks: update to version 1.6.7 2017-06-05 11:01:46 +02: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.2.2.bb python-pytest: update to version 3.2.2 2017-10-04 14:53:22 +00:00
python-pytest-runner_2.12.1.bb python-pytest-runner: update to version 2.12.1 2017-09-22 22:50:41 +00:00
python-pytest-runner.inc python-pytest-runner: update to version 2.12.1 2017-09-22 22:50:41 +00:00
python-pytest.inc python-pytest: fix egg version of package 2017-10-15 17:29:40 +00:00
python-pytz_2017.2.bb python-pytz, python3-pytz: update to 2017.2 2017-04-26 20:13:33 +02:00
python-pytz.inc python-pytz, python3-pytz: update to 2017.2 2017-04-26 20:13:33 +02: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.0b2.bb python-pyusb: make recipe available as python3 version 2017-08-13 13:20:58 +02:00
python-pyusb.inc python-pyusb: make recipe available as python3 version 2017-08-13 13:20:58 +02: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-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.11.1.bb python-simplejson: update to version 3.11.1 2017-08-13 13:19:01 +02:00
python-simplejson.inc python-simplejson: update to version 3.11.1 2017-08-13 13:19:01 +02: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.11.bb python-snimpy: add new recipe 2017-04-26 20:13:28 +02:00
python-sparts_0.7.3.bb
python-spidev.inc python-spidev: add recipe for version 3.2 2016-11-23 15:24:41 +01:00
python-sqlalchemy_1.1.14.bb python-sqlalchemy: update to version 1.1.14 2017-09-22 22:50:41 +00:00
python-sqlalchemy.inc python-sqlalchemy: update to version 1.1.14 2017-09-22 22:50:41 +00: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.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: restore RDEPENDS on -news for py2 2018-01-11 13:26:25 -08:00
python-twisted.inc python-twisted: clean-up the dependencies 2018-01-11 13:26:25 -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: update to version 0.1.3 2016-07-22 21:45:35 +02: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: add Python3 support 2017-08-28 11:06:06 +02:00
python-werkzeug_0.12.2.bb python-werkzeug: update to version 0.12.2 2017-06-05 11:01:42 +02:00
python-werkzeug.inc python-werkzeug: update to version 0.12.2 2017-06-05 11:01:42 +02:00
python-whoosh_2.7.4.bb
python-whoosh.inc
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: add RDEPENDS to work correctly in minimal python environment 2016-07-22 21:45:34 +02: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-yappi_0.98.bb meta-python: Remove superfluous "PYPI_PACKAGE" assignments 2017-03-07 13:30:26 +01: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 to version 4.4.3 2017-10-04 14:53:23 +00: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.23.0.bb python3-asn1crypto: add support for Python 3 2018-06-07 06:43:47 -07:00
python3-astroid_1.5.3.bb python-astroid: adds Python3 support 2017-06-22 16:03:01 +02:00
python3-attrs_17.3.0.bb python-attrs: update to version 17.3.0 2018-03-12 14:38:11 -07:00
python3-automat_0.6.0.bb python-automat: add an initial recipe for version 0.6.0 2018-03-12 14:38:11 -07:00
python3-aws-iot-device-sdk-python_1.2.0.bb python-aws-iot-device-sdk-python: update to version 1.2.0 2017-09-22 22:50:44 +00: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.3.bb python-bcrypt: add a python3 version of the recipe 2017-09-22 22:50:46 +00: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-can_2.0.0b1.bb python-can: update to version 2.0.0b1 2017-10-04 14:53:25 +00:00
python3-cassandra-driver_3.11.0.bb python-cassandra-driver: update to version 3.11.0 2017-09-22 22:50:45 +00:00
python3-certifi_2017.7.27.1.bb python-certifi: update to version 2017.7.27.1 2017-08-13 13:21:03 +02: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 2018-03-12 14:38:11 -07:00
python3-coverage_4.4.1.bb python3-coverage: add recipe 4.4.1 2017-07-24 18:58:51 +02:00
python3-cryptography_2.0.3.bb python-cryptography: update to version 2.0.3 2017-08-13 13:21:04 +02:00
python3-cryptography-vectors_2.0.3.bb python-cryptography-vectors: update to version 2.0.3 2017-08-13 13:21:04 +02:00
python3-cython_0.27.1.bb python-cython: update to version 0.27.1 2017-10-04 14:53:33 +00: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.5.bb python-django: update to version 1.11.5 2017-09-22 22:50:41 +00: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-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-login_0.4.0.bb python-flask-login: update to version 0.4.0 2016-12-26 08:24:57 +01: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-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_0.999999999.bb python-html5lib: add Python3 support 2017-08-28 11:06:06 +02: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 2018-03-12 14:38:11 -07: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 2018-03-12 14:38:11 -07: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
python3-jinja2_2.9.6.bb python-jinja: update to version 2.9.6 2017-06-05 11:01:43 +02: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.37.bb python3-langtable: add recipe 0.0.37 2017-07-24 18:58:51 +02: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.0.bb python-lxml: update to version 4.1.0 2017-10-17 10:32:03 +00: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.2.0.bb python3-multidict: update to version 3.2.0 2017-09-22 22:50:45 +00: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: Add support for python3 2017-06-12 06:56:24 +02:00
python3-ntplib_0.3.3.bb python3-ntplib: add recipe 0.3.3 2017-07-24 18:58:51 +02: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.0.bb python-paho-mqtt, python3-paho-mqtt: update to 1.3.0 2017-07-24 18:58:53 +02:00
python3-pandas_0.20.3.bb Add python pandas recipes 2017-10-04 14:53:32 +00: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.2.1.bb python*-pexpect: add v4.2.1 2017-08-28 11:06:02 +02:00
python3-pid_2.1.1.bb python3-pid: add recipe 2.1.1 2017-07-24 18:58:52 +02: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.4.0.bb python3-protobuf: add python3 version 2017-10-15 17:29:29 +00:00
python3-psutil_5.3.1.bb python-psutil: update to version 5.3.1 2017-09-22 22:50:44 +00:00
python3-ptyprocess_0.5.2.bb python*-ptyprocess: add v0.5.2 2017-08-28 11:06:02 +02:00
python3-py_1.4.34.bb python-py: update to version 1.4.34 2017-06-19 19:30:42 +02: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.3.6.bb python-pyasn1: update to version 0.3.6 2017-10-04 14:53:23 +00: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-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.7.4.bb python-pylint: update to version 1.7.4 2017-10-04 14:53:33 +00:00
python3-pymisp_2.4.80.bb python-pymisp: update to version 2.4.80 2017-09-22 22:50:45 +00:00
python3-pymongo_3.5.1.bb python-pymongo: split the package into bson and original pymongo package 2017-09-22 22:50:44 +00:00
python3-pyopenssl_17.3.0.bb python-pyopenssl: update to version 17.3.0 2017-09-22 22:50:43 +00:00
python3-pyparsing_2.2.0.bb python-pyparsing: update to version 2.2.0 2017-03-11 17:57:05 +01:00
python3-pyroute2_0.3.22.bb python-pyroute: Add support for python3 2017-06-12 06:56:24 +02: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.7.bb python-pysocks: update to version 1.6.7 2017-06-05 11:01:46 +02:00
python3-pytest_3.2.2.bb python-pytest: update to version 3.2.2 2017-10-04 14:53:22 +00:00
python3-pytest-runner_2.12.1.bb python-pytest-runner: update to version 2.12.1 2017-09-22 22:50:41 +00:00
python3-pytz_2017.2.bb python-pytz, python3-pytz: update to 2017.2 2017-04-26 20:13:33 +02: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.0b2.bb python-pyusb: make recipe available as python3 version 2017-08-13 13:20:58 +02: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-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.11.1.bb python-simplejson: update to version 3.11.1 2017-08-13 13:19:01 +02:00
python3-smbus_3.1.2.bb python-smbus: upgrade to 3.1.2 2017-04-05 19:28:31 +02: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.14.bb python-sqlalchemy: update to version 1.1.14 2017-09-22 22:50:41 +00: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 2018-01-11 13:26:25 -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-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.12.2.bb python-werkzeug: update to version 0.12.2 2017-06-05 11:01:42 +02:00
python3-whoosh_2.7.4.bb
python3-wrapt_1.10.11.bb python-wrapt: update to version 1.10.11 2017-08-28 11:04:12 +02:00
python3-xlrd_1.1.0.bb python-xlrd: update to version 1.1.0 2017-09-22 22:50:43 +00:00
python3-zopeinterface_4.4.3.bb python-zopeinterface: update to version 4.4.3 2017-10-04 14:53:23 +00:00