meta-openembedded/meta-python/recipes-devtools/python
Jackie Huang eefc9c0fb3 python-mock: add RDEPENDS on python-pbr and python-funcsigs
python-pbr and python-funcsigs are required by python-mock,
or it fails with:

>>> import mock
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib64/python2.7/site-packages/mock/__init__.py", line 2, in <module>
    import mock.mock as _mock
  File "/usr/lib64/python2.7/site-packages/mock/mock.py", line 69, in <module>
    from pbr.version import VersionInfo
ImportError: No module named pbr.version

>>> import mock
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib64/python2.7/site-packages/mock/__init__.py", line 2, in <module>
    import mock.mock as _mock
  File "/usr/lib64/python2.7/site-packages/mock/mock.py", line 80, in <module>
    import funcsigs
ImportError: No module named funcsigs

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-20 11:50:14 +01: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-dbusmock python-dbusmock: use real introspection instead on legacy pygobject 2016-03-14 12:15:34 +01:00
python-flask-wtf python-flask-wtf: Add recipe for version 0.12 2016-04-21 21:33:20 +02:00
python-imaging python-imaging: Fix CVE-2016-2533 2016-07-29 11:00:59 +02:00
python-ldap meta-python: rename recipes-python to recipes-devtools 2014-07-30 12:49:45 +02:00
python-m2crypto python-m2crypt: update package to 0.23.0 2016-03-14 12:15:23 +01:00
python-matplotlib python-matplotlib: add dateutil & pytz to DEPENDS/RDEPENDS 2014-10-14 11:48:58 +02:00
python-mccabe python-mccabe: Remove unnecessary setup_requires pytest-runner 2016-08-05 12:16:38 +02:00
python-numeric meta-python: rename recipes-python to recipes-devtools 2014-07-30 12:49:45 +02:00
python-pycrypto python-pycrypto: add app to meta-python 2017-02-13 18:43:30 +01: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-pyroute2: Add recipe 2015-09-08 16:25:21 +02:00
python-pyzmq python-pyzmq: Add recipe for Python Zero Message Queue bindings. 2015-02-27 09:35:51 +01:00
python3-cryptography python-cryptography: Extend recipe to support Python 3 2016-09-05 13:27:36 +02:00
python3-multidict python3-multidict: make repeated builds work even without sphinx 2017-02-13 18:43:25 +01:00
pyrtm_0.4.2.bb pyrtm: Add RDEPENDS to the package 2016-07-22 21:45:37 +02:00
python-astroid_1.4.9.bb python-astroid: update to version 1.4.9 2016-12-26 08:24:56 +01:00
python-autobahn_0.8.6.bb Update python recipes to use the common pypi package 2016-02-25 17:45:48 +01: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.3.bb python-backports-functools-lru-cache: add new recipe 2016-12-09 12:02:17 +01: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.2.bb python-bcrypt: update to version 3.1.2 2016-12-26 08:24:57 +01: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 Update python recipes to use the common pypi package 2016-02-25 17:45:48 +01:00
python-blinker_1.4.bb python-blinker: Add recipe for version 1.4 2016-04-21 21:33:19 +02:00
python-cassandra-driver.inc python-cassandra-driver: add recipe for version 3.7.1 2016-11-23 15:24:41 +01:00
python-certifi_2017.1.23.bb python-certifi: update to version 2017.1.23 2017-02-20 11:50:13 +01:00
python-certifi.inc python-certifi: update to version 2017.1.23 2017-02-20 11:50:13 +01:00
python-cffi_1.9.1.bb python-cffi: Fix build for per-recipe sysroot. 2017-02-13 18:43:22 +01:00
python-cffi.inc python-cffi: Don't overwrite inherited dependencies 2017-02-13 18:43:25 +01:00
python-chardet_2.3.0.bb python: drop executable permission from recipes 2017-01-25 15:59:59 +01:00
python-chardet.inc python: drop executable permission from recipes 2017-01-25 15:59:59 +01:00
python-cheetah_2.4.4.bb Update python recipes to use the common pypi package 2016-02-25 17:45:48 +01:00
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: update to version 6.7 2017-02-13 18:43:22 +01:00
python-cloudeebus_0.6.0.bb Revert "python-pygobject, python-cloudeebus, python-dbusmock: Blacklist because of python-pygobject is broken" 2016-06-23 15:21:26 +02:00
python-cmd2_0.6.9.bb python-cmd2: update to version 0.6.9 2016-10-25 15:31:15 +02:00
python-cryptography_1.6.bb python-cryptography: update to version 1.6 2016-12-09 12:02:17 +01:00
python-cryptography-vectors_1.6.bb Remove blacklists of python packages where build issues have been resolved 2017-02-16 12:06:37 +01:00
python-cryptography-vectors.inc python-cryptography-vectors: add to the DEPENDS rather than replace 2017-02-13 18:43:28 +01:00
python-cryptography.inc python-cryptography: update to version 1.6 2016-12-09 12:02:17 +01:00
python-cython_0.25.2.bb python-cython: update to version 0.25.2 2016-12-26 08:24:57 +01:00
python-cython.inc python-cython: update to version 0.25.2 2016-12-26 08:24:57 +01: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.0.bb python-dateutil: update to version 2.6.0 2016-12-26 08:24:55 +01:00
python-dateutil.inc python-dateutil: update to version 2.6.0 2016-12-26 08:24:55 +01: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.0.11.bb python-decorator: update to version 4.0.11 2017-02-20 11:50:13 +01:00
python-decorator.inc python-decorator: update to version 4.0.11 2017-02-20 11:50:13 +01:00
python-django_1.9.7.bb python-django: update to version 1.9.7 and add the required RDEPENDS 2016-07-22 21:45:39 +02:00
python-django-south_1.0.2.bb python-django-south: add package RDEPENDS 2016-07-22 21:45:40 +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 native and nativesdk 2016-12-09 12:02:15 +01:00
python-epydoc_3.0.1.bb meta-oe: remove trailing spaces 2016-08-22 15:56:29 +02:00
python-evdev_0.6.4.bb python-evdev: update to version 0.6.4 2016-10-25 15:31:15 +02:00
python-feedformatter_0.4.bb python(3)-feedformatter: add recipes 2016-02-01 15:51:15 +01:00
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.bb python-flask: update to version 0.12 2017-02-20 11:50:13 +01: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.4.1.bb python-flask-pymongo: update to 0.4.1 2016-05-19 12:02:40 +02:00
python-flask-pymongo.inc pypi: update the base pypi url to use the package info without requiring the hash 2016-07-11 15:16:04 +02:00
python-flask-sqlalchemy_2.1.bb python-flask-sqlalchemy: Add recipe for version 2.1 2016-04-21 21:33:20 +02:00
python-flask-wtf_0.12.bb python-flask-wtf: Add recipe for version 0.12 2016-04-21 21:33:20 +02:00
python-flask.inc python-flask: update to version 0.12 2017-02-20 11:50:13 +01: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_1.2.4.bb python-gdata: RDepend on python-xml instead of python-elementtree 2016-02-20 14:51:57 +01:00
python-gevent_0.13.8.bb Update python recipes to use the common pypi package 2016-02-25 17:45:48 +01:00
python-greenlet_0.4.11.bb python-greenlet: 0.4.9 -> 0.4.11 2017-01-25 15:59:58 +01:00
python-html5lib_0.999999999.bb python-html5lib: update to version 0.999999999 2016-11-23 15:23:58 +01: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-idna_2.2.bb python-idna: update to version 2.2 2017-02-13 18:43:27 +01:00
python-idna.inc python-idna: update to version 2.2 2017-02-13 18:43:27 +01:00
python-imaging_1.1.7.bb python-imaging: Fix CVE-2016-2533 2016-07-29 11:00:59 +02: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.11.bb python-iso8601: Extend recipe to support Python 3 2016-09-05 13:27:37 +02:00
python-iso8601.inc python-iso8601: Extend recipe to support Python 3 2016-09-05 13:27:37 +02:00
python-isort_4.2.5.bb python-isort: add new recipe 2016-12-09 12:02:19 +01:00
python-itsdangerous_0.24.bb Update python recipes to use the updated pypi class 2016-02-25 17:45:48 +01:00
python-itsdangerous.inc python(3)-itsdangerous: add recipes 2016-02-01 15:51:15 +01:00
python-jinja2_2.8.bb Update python recipes to use the updated pypi class 2016-02-25 17:45:48 +01:00
python-jinja2.inc meta-oe: remove PR = "r0" 2016-08-22 15:56:28 +02:00
python-jsonpatch_1.15.bb python-jsonpatch: 1.14 -> 1.15 2017-01-25 15:59:59 +01:00
python-jsonpointer_1.10.bb Update python recipes to use the common pypi package 2016-02-25 17:45:48 +01: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: update to version 2.6.0 2017-02-20 11:50:13 +01:00
python-lazy-object-proxy_1.2.2.bb python-lazy-object-proxy: add new recipe 2016-12-09 12:02:18 +01:00
python-ldap_2.3.9.bb meta-oe: remove trailing spaces 2016-08-22 15:56:29 +02:00
python-ldap_2.4.10.bb meta-oe: remove trailing spaces 2016-08-22 15:56:29 +02:00
python-lxml_3.7.2.bb python-lxml: update to version 3.7.2 2017-02-13 18:43:29 +01:00
python-lxml.inc python-lxml: update to version 3.7.2 2017-02-13 18:43:29 +01:00
python-m2crypto_0.25.1.bb python-m2crypto: rdepend on python-typing 2017-02-16 12:06:36 +01:00
python-markupsafe_0.23.bb python(3)-markupsafe: add recipes 2016-02-01 15:51:15 +01:00
python-markupsafe.inc meta-oe: remove PR = "r0" 2016-08-22 15:56:28 +02:00
python-matplotlib_1.1.0.bb Remove unnecessary exports of HOST_SYS and BUILD_SYS in python-based recipes 2016-06-08 14:55:25 +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.2.bb python-monotonic: fix RDEPENDS for minimal python install 2016-08-22 15:49:26 +02:00
python-msgpack_0.4.8.bb python-msgpack: update to version 0.4.8 2016-11-23 15:23:58 +01:00
python-ndg-httpsclient_0.4.2.bb python-ndg-httpsclient: Fix build for per recipe sysroot. 2017-02-13 18:43:23 +01:00
python-ndg-httpsclient.inc python-ndg-httpsclient: add to the DEPENDS rather than replace 2017-02-13 18:43:28 +01:00
python-netaddr_0.7.19.bb python-netaddr: update to version 0.7.19 2017-02-13 18:43:20 +01:00
python-networkx_1.11.bb python-networkx: add package 2017-02-20 11:50:11 +01:00
python-numeric_24.2.bb meta-python: rename recipes-python to recipes-devtools 2014-07-30 12:49:45 +02:00
python-paho-mqtt_1.1.bb Update python recipes to use the updated pypi class 2016-02-25 17:45:48 +01: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-parse_1.6.6.bb python-parse: add initial recipe for version 1.6.6 2016-03-25 11:27:32 +01:00
python-parse-type_0.3.4.bb python-parse-type: add initial recipe for version 0.3.4 2016-03-25 11:27:32 +01: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_1.10.0.bb python-pbr: remove PNBLACKLIST 2017-02-16 12:06:37 +01:00
python-pep8_1.7.0.bb python-pep8: update to 1.7.0 2016-04-01 15:33:54 +02:00
python-pip_9.0.1.bb python-pip: update to version 9.0.1 2016-12-09 12:02:16 +01: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: Extend recipe to support Python 3 2016-09-05 13:27:38 +02:00
python-prettytable_0.7.2.bb python-prettytable: fix fetch issues in divergent pypi url pattern 2016-02-25 17:47:26 +01:00
python-progress_1.2.bb python-progress, python3-progress: Add recipe for version 1.2 2016-08-22 15:49:27 +02:00
python-progress.inc python-progress, python3-progress: Add recipe for version 1.2 2016-08-22 15:49:27 +02:00
python-prompt-toolkit_1.0.7.bb python-prompt-toolkit: update to version 1.0.7 2016-10-25 15:31:13 +02:00
python-prompt-toolkit.inc python-prompt-toolkit: update to version 1.0.7 2016-10-25 15:31:13 +02:00
python-psutil_5.1.3.bb python-psutil: update to version 5.1.3 2017-02-20 11:50:12 +01:00
python-psutil.inc python-psutil: update to version 5.1.3 2017-02-20 11:50:12 +01:00
python-py_1.4.32.bb python-py: update to version 1.4.32 2017-02-13 18:43:34 +01:00
python-py.inc python-py: update to version 1.4.32 2017-02-13 18:43:34 +01:00
python-pyalsaaudio_0.8.2.bb python-pyalsaaudio: update to version 0.8.2 2017-02-13 18:43:33 +01:00
python-pyasn1_0.1.9.bb python-pyasn1: Extend recipe to support Python 3 2016-09-05 13:27:36 +02:00
python-pyasn1.inc python-pyasn1: fix RDEPENDS to work correctly when building native version 2016-12-09 12:02:16 +01:00
python-pybind11_2.0.1.bb python-pybind11: Update to version 2.0.1 2017-02-13 18:43:27 +01:00
python-pybind11.inc python-pybind11: Update to version 2.0.1 2017-02-13 18:43:27 +01:00
python-pycparser_2.17.bb python-pycparser: update to version 2.17 2016-11-23 15:29:55 +01:00
python-pycparser.inc python-pycparser: update to version 2.17 2016-11-23 15:29:55 +01:00
python-pycrypto_2.6.1.bb python-pycrypto: add app to meta-python 2017-02-13 18:43:30 +01:00
python-pycrypto.inc python-pycrypto: add app to meta-python 2017-02-13 18:43:30 +01: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-pyhamcrest: add initial recipe for version 1.9.0 2016-03-25 11:27:32 +01:00
python-pyinotify_0.9.6.bb python3-pyinotify: Add new recipe 2015-08-31 19:17:08 +02:00
python-pyinotify.inc Update python recipes to use the common pypi package 2016-02-25 17:45:48 +01:00
python-pylint_1.6.4.bb python-pylint: modifies package bin to match source and adds dependencies 2016-12-09 12:02:19 +01:00
python-pymisp_2.4.54.bb python-pymisp: update to version 2.4.54 2016-12-09 12:02:17 +01:00
python-pymisp.inc python-pymisp: update to version 2.4.54 2016-12-09 12:02:17 +01:00
python-pymongo_3.4.0.bb python-pymongo: update to version 3.4.0 2017-02-20 11:50:13 +01:00
python-pymongo.inc python-pymongo: update to version 3.4.0 2017-02-20 11:50:13 +01:00
python-pyopenssl_16.2.0.bb python-pyopenssl: Fix build for per recipe sysroot. 2017-02-13 18:43:23 +01:00
python-pyopenssl.inc python-pyopenssl: Don't overwrite inherited dependencies 2017-02-13 18:43:25 +01:00
python-pyparsing_2.1.10.bb python-pyparsing: 2.1.4 -> 2.1.10 2017-01-25 15:59:59 +01: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 pypi: update the base pypi url to use the package info without requiring the hash 2016-07-11 15:16:04 +02:00
python-pyserial_3.2.1.bb python-pyserial: update to version 3.2.1 2016-11-23 15:29:54 +01:00
python-pyserial.inc python-pyserial: update to version 3.2.1 2016-11-23 15:29:54 +01:00
python-pysocks_1.6.6.bb python-pysocks: update to version 1.6.6 2017-02-20 11:50:12 +01:00
python-pysocks.inc python-pysocks: update to version 1.6.6 2017-02-20 11:50:12 +01:00
python-pytest_3.0.6.bb python-pytest: update version to 3.0.6 2017-02-13 18:43:29 +01:00
python-pytest-runner_2.8.bb python-pytest-runner: Add python-pytest-runner bb 2016-07-22 21:45:31 +02:00
python-pytest.inc python-pytest: update version to 3.0.6 2017-02-13 18:43:29 +01:00
python-pytz_2016.10.bb python-pytz: update to 2016.10 2017-02-13 18:43:25 +01:00
python-pytz.inc python-pytz: update to 2016.10 2017-02-13 18:43:25 +01:00
python-pyudev_0.21.0.bb python-pyudev: update to version 0.21.0 2017-02-13 18:43:28 +01:00
python-pyusb_1.0.0b2.bb python-pyusb: update to 1.0.0b2 and use the common pypi 2016-03-25 11:27:31 +01: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 Update python recipes to use the common pypi package 2016-02-25 17:45:48 +01:00
python-redis_2.10.5.bb Update python recipes to use the updated pypi class 2016-02-25 17:45:48 +01:00
python-redis.inc meta-oe: remove PR = "r0" 2016-08-22 15:56:28 +02:00
python-requests_2.13.0.bb python-requests: update to version 2.13.0 2017-02-13 18:43:28 +01:00
python-requests.inc python-requests: update to version 2.13.0 2017-02-13 18:43:28 +01: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-selectors34_1.1.bb python-selectors34: add new recipe for version 1.1 2017-02-13 18:43:21 +01:00
python-serpent_1.16.bb python-serpent: add new recipe for version 1.16 2017-02-13 18:43:21 +01:00
python-setuptools-scm_1.15.0.bb python-setuptools-scm: add native to BBCLASSEXTEND 2016-12-09 12:02:19 +01:00
python-singledispatch_3.4.0.3.bb python-singledispatch: initial recipe for version 3.4.0.3 2016-06-08 14:55:28 +02:00
python-slip-dbus_0.6.0.bb python-slip-dbus: add recipe 2014-08-01 14:23:46 +02:00
python-smbus_3.1.1.bb python-smbus: upgrade to 3.1.1 2014-08-11 11:00:41 +02:00
python-snakefood_1.4.bb Update python recipes to use the common pypi package 2016-02-25 17:45:48 +01:00
python-sparts_0.7.3.bb python-sparts: update to version 0.7.3 2016-04-01 15:33:57 +02:00
python-spidev.inc python-spidev: add recipe for version 3.2 2016-11-23 15:24:41 +01:00
python-sqlalchemy_1.1.5.bb python-sqlalchemy: update to version 1.1.5 2017-02-13 18:43:34 +01:00
python-sqlalchemy.inc python-sqlalchemy: update to version 1.1.5 2017-02-13 18:43:34 +01: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-tornado_4.3.bb python-tornado: add missing python2 runtime deps 2016-06-08 14:55:28 +02: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: fix the paths for the test package 2016-03-25 11:27:31 +01:00
python-twisted_13.2.0.bb meta-oe: fix indentation 2016-08-22 15:56:28 +02:00
python-typing_3.5.3.0.bb typing: add version 3.5.3.0 2017-02-13 18:43:26 +01:00
python-typing.inc typing: add version 3.5.3.0 2017-02-13 18:43:26 +01:00
python-ujson_1.35.bb python-ujson: correct RDEPENDS to pull in needed python packages 2016-07-22 21:45:36 +02:00
python-unidiff_0.5.2.bb python-unidiff: python module for parsing diff data 2016-10-26 10:28:39 +02:00
python-urllib3_1.2.bb python-urllib3: update to version 1.2 2017-02-20 11:50:13 +01:00
python-urllib3.inc python-urllib3: update to version 1.2 2017-02-20 11:50:13 +01: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.3.bb python-vobject: update to version 0.9.3 2016-11-23 15:29:53 +01: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 meta-python: rename recipes-python to recipes-devtools 2014-07-30 12:49:45 +02:00
python-webencodings_0.5.bb python-webencodings: add recipe for version 0.5 2016-11-23 15:23:57 +01:00
python-werkzeug_0.11.15.bb python-werkzeug: update to version 0.11.15 2017-02-13 18:43:33 +01:00
python-werkzeug.inc python-werkzeug: update to version 0.11.15 2017-02-13 18:43:33 +01: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: update to 2.7.4 2016-04-21 21:33:19 +02:00
python-wrapt_1.10.8.bb python-wrapt: update RDEPENDS to work with minimal python install 2016-12-26 08:24:55 +01: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.0.0.bb python-xlrd: update to version 1.0.0 2016-07-22 21:45:32 +02:00
python-xlrd.inc python-xlrd: add RDEPENDS to allow module import with a minimal python install 2016-07-22 21:45:33 +02:00
python-yappi_0.98.bb python-yappi: update to version 0.98 2016-11-23 15:24:52 +01:00
python-zopeinterface_4.3.3.bb python-zopeinterface: update to version 4.3.3 2016-12-26 08:24:55 +01:00
python3-cassandra-driver_3.7.1.bb python-cassandra-driver: add recipe for version 3.7.1 2016-11-23 15:24:41 +01:00
python3-certifi_2017.1.23.bb python-certifi: update to version 2017.1.23 2017-02-20 11:50:13 +01:00
python3-cffi_1.9.1.bb python-cffi: update to version 1.9.1 2016-12-26 08:24:56 +01:00
python3-chardet_2.3.0.bb python: drop executable permission from recipes 2017-01-25 15:59:59 +01:00
python3-click_6.7.bb python-click: update to version 6.7 2017-02-13 18:43:22 +01:00
python3-cryptography_1.6.bb python-cryptography: update to version 1.6 2016-12-09 12:02:17 +01:00
python3-cryptography-vectors_1.6.bb Remove blacklists of python packages where build issues have been resolved 2017-02-16 12:06:37 +01:00
python3-cython_0.25.2.bb python-cython: update to version 0.25.2 2016-12-26 08:24:57 +01:00
python3-dateutil_2.6.0.bb python-dateutil: update to version 2.6.0 2016-12-26 08:24:55 +01:00
python3-decorator_4.0.11.bb python-decorator: update to version 4.0.11 2017-02-20 11:50:13 +01:00
python3-feedformatter_0.4.bb python(3)-feedformatter: add recipes 2016-02-01 15:51:15 +01:00
python3-flask_0.12.bb python-flask: update to version 0.12 2017-02-20 11:50:13 +01: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.4.1.bb python-flask-pymongo: update to 0.4.1 2016-05-19 12:02:40 +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-idna_2.2.bb python-idna: update to version 2.2 2017-02-13 18:43:27 +01:00
python3-iso8601_0.1.11.bb python-iso8601: Extend recipe to support Python 3 2016-09-05 13:27:37 +02:00
python3-itsdangerous_0.24.bb Update python3 recipes to use the updated pypi class 2016-02-25 17:45:47 +01:00
python3-jinja2_2.8.bb Update python3 recipes to use the updated pypi class 2016-02-25 17:45:47 +01:00
python3-jsonschema_2.6.0.bb python-jsonschema: update to version 2.6.0 2017-02-20 11:50:13 +01:00
python3-lxml_3.7.2.bb python-lxml: update to version 3.7.2 2017-02-13 18:43:29 +01:00
python3-markupsafe_0.23.bb python(3)-markupsafe: add recipes 2016-02-01 15:51:15 +01:00
python3-multidict_2.1.4.bb python3-multidict: make repeated builds work even without sphinx 2017-02-13 18:43:25 +01:00
python3-ndg-httpsclient_0.4.2.bb Remove blacklists of python packages where build issues have been resolved 2017-02-16 12:06:37 +01:00
python3-passlib_1.7.1.bb python-passlib: update to version 1.7.1 2017-02-20 11:50:12 +01: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.2.bb python-progress, python3-progress: Add recipe for version 1.2 2016-08-22 15:49:27 +02:00
python3-prompt-toolkit_1.0.7.bb python-prompt-toolkit: update to version 1.0.7 2016-10-25 15:31:13 +02:00
python3-psutil_5.1.3.bb python-psutil: update to version 5.1.3 2017-02-20 11:50:12 +01:00
python3-py_1.4.32.bb python-py: update to version 1.4.32 2017-02-13 18:43:34 +01:00
python3-pyasn1_0.1.9.bb python-pyasn1: Extend recipe to support Python 3 2016-09-05 13:27:36 +02:00
python3-pybind11_2.0.1.bb python-pybind11: Update to version 2.0.1 2017-02-13 18:43:27 +01:00
python3-pycparser_2.17.bb python-pycparser: update to version 2.17 2016-11-23 15:29:55 +01:00
python3-pyinotify_0.9.6.bb python3-pyinotify: Add new recipe 2015-08-31 19:17:08 +02:00
python3-pymisp_2.4.54.bb Remove blacklists of python packages where build issues have been resolved 2017-02-16 12:06:37 +01:00
python3-pymongo_3.4.0.bb python-pymongo: update to version 3.4.0 2017-02-20 11:50:13 +01:00
python3-pyopenssl_16.2.0.bb python-pyopenssl: update to version 16.2.0 2016-12-09 12:02:17 +01:00
python3-pyserial_3.2.1.bb python-pyserial: update to version 3.2.1 2016-11-23 15:29:54 +01:00
python3-pysocks_1.6.6.bb python-pysocks: update to version 1.6.6 2017-02-20 11:50:12 +01:00
python3-pytest_3.0.6.bb python-pytest: update version to 3.0.6 2017-02-13 18:43:29 +01:00
python3-pytz_2016.10.bb python-pytz: update to 2016.10 2017-02-13 18:43:25 +01:00
python3-pyyaml_3.12.bb python: drop executable permission from recipes 2017-01-25 15:59:59 +01:00
python3-redis_2.10.5.bb Update python3 recipes to use the updated pypi class 2016-02-25 17:45:47 +01:00
python3-requests_2.13.0.bb Remove blacklists of python packages where build issues have been resolved 2017-02-16 12:06:37 +01:00
python3-rfc3987_1.3.7.bb python-rfc3987: update to version 1.3.7 2016-10-25 15:31:14 +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.5.bb python-sqlalchemy: update to version 1.1.5 2017-02-13 18:43:34 +01: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-tornado_4.3.bb Update python3 recipes to use the updated pypi class 2016-02-25 17:45:47 +01:00
python3-urllib3_1.2.bb python-urllib3: update to version 1.2 2017-02-20 11:50:13 +01: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-werkzeug_0.11.15.bb python-werkzeug: update to version 0.11.15 2017-02-13 18:43:33 +01:00
python3-whoosh_2.7.4.bb python-whoosh: update to 2.7.4 2016-04-21 21:33:19 +02:00
python3-xlrd_1.0.0.bb python-xlrd: update to version 1.0.0 2016-07-22 21:45:32 +02:00