meta-openembedded/meta-python/recipes-devtools/python
Daniela Plascencia d9b5870eda python-pylint: modifies package bin to match source and adds dependencies
The pylint script mismatches from source in the target, producing runtime
errors, such as:
    "pkg_resources.DistributionNotFound: The 'configparser'
     was not found and is required by pylint"
This exception is raised mainly because pkg_resources, which is used by
pylint, looks for modules named as in Py3, but the target has only Py2.
For instance, 'ConfigParser' (already installed), has been renamed to
'configparser' in Py3, and thus not found by pkg_resources.
To ensure none of these compatibility issues happen, the pylint script
handles all the imports.
Thus, /usr/bin/pylint has to be installed in the same fashion as in
source, and the recipe in this patch states the content of such script
and deletes the previous one.

Also, a set of runtime dependencies is added to the recipe.

Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-12-09 12:02:19 +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-greenlet python-greenlet: Rename register from rX to xX for aarch64 2016-10-26 10:28:38 +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-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-pyyaml python-pyyaml 3.10: unbreak versioning 2015-08-24 13:56:26 +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
pyrtm_0.4.2.bb pyrtm: Add RDEPENDS to the package 2016-07-22 21:45:37 +02:00
python-astroid_1.4.8.bb python-astroid: add new recipe 2016-12-09 12:02:18 +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.1.bb python-bcrypt: update to version 3.1.1 2016-10-25 15:31:15 +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 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_2016.9.26.bb python-certifi: update to version 2016.9.26 2016-10-25 15:31:13 +02:00
python-certifi.inc python-certifi: update to version 2016.9.26 2016-10-25 15:31:13 +02:00
python-cffi_1.8.3.bb python-cffi: update to version 1.8.3 2016-10-25 15:31:13 +02:00
python-cffi.inc python-cffi: update to version 1.8.3 2016-10-25 15:31:13 +02:00
python-chardet_2.3.0.bb Update python recipes to use the updated pypi class 2016-02-25 17:45:48 +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.6.bb python-click: add recipe for the python click package required by the new version of flask 2016-07-22 21:45:41 +02:00
python-click.inc python3-click: Add native and nativesdk to BBCLASSEXTEND 2016-08-22 15:49:27 +02: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 python-cryptography-vectors: update to version 1.6 2016-12-09 12:02:16 +01:00
python-cryptography-vectors.inc python-cryptography-vectors: update to version 1.6 2016-12-09 12:02:16 +01:00
python-cryptography.inc python-cryptography: update to version 1.6 2016-12-09 12:02:17 +01:00
python-cython_0.24.1.bb python-cython: update to version 0.24.1 2016-08-22 15:49:22 +02:00
python-cython.inc python-cython: update to version 0.24.1 2016-08-22 15:49:22 +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.5.3.bb python-dateutil: update to version 2.5.3 2016-05-10 20:18:57 +02:00
python-dateutil.inc meta-oe: remove trailing spaces 2016-08-22 15:56:29 +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.0.10.bb python-decorator: add package RDEPENDS 2016-07-22 21:45:38 +02:00
python-decorator.inc python-decorator: add package RDEPENDS 2016-07-22 21:45:38 +02: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.2.1.bb python-dominate: update to version 2.2.1 and fix RDEPENDS 2016-07-22 21:45:40 +02: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.11.1.bb python-flask: upgrade to version 0.11.1 2016-07-11 15:16:06 +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.6.0.bb python-flask-bootstrap: update to version 3.3.6.0 and fix RDEPENDS 2016-07-22 21:45:42 +02:00
python-flask-login_0.3.2.bb python-flask-login: update to 0.3.2 2016-05-19 12:02:40 +02:00
python-flask-login.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-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 RDEPENDS to include python-click 2016-07-22 21:45:42 +02: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.9.bb python-greenlet: Rename register from rX to xX for aarch64 2016-10-26 10:28:38 +02: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.1.bb python-idna: Extend recipe to support Python 3 2016-09-05 13:27:36 +02:00
python-idna.inc python-idna: Extend recipe to support Python 3 2016-09-05 13:27:36 +02: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.17.bb python-ipaddress: add native and nativesdk 2016-12-09 12:02:16 +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.14.bb python-jsonpatch: Fix RDEPENDS to work on minimal python install 2016-08-22 15:49:25 +02: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.5.1.bb python-jsonschema, python3-jsonschema: Add recipe for version 2.5.1 2016-08-22 15:49:28 +02:00
python-jsonschema.inc python-jsonschema, python3-jsonschema: Add recipe for version 2.5.1 2016-08-22 15:49:28 +02: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.6.4.bb python-lxml: update to version 3.6.4 2016-10-25 15:31:13 +02:00
python-lxml.inc python-lxml: update to version 3.6.4 2016-10-25 15:31:13 +02:00
python-m2crypto_0.23.0.bb python-m2crypto: inherit siteinfo 2016-11-23 15:24:00 +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 python-pbr-native dependency 2016-07-22 21:45:31 +02: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, python3-ndg-httpsclient: Add recipe for version 0.4.2 2016-09-05 13:27:39 +02:00
python-ndg-httpsclient.inc python-ndg-httpsclient, python3-ndg-httpsclient: Add recipe for version 0.4.2 2016-09-05 13:27:39 +02:00
python-netaddr_0.7.18.bb python-netaddr: Add recipe for version 0.7.18 2016-04-21 21:33:53 +02: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.6.5.bb Update python recipes to use the updated pypi class 2016-02-25 17:45:48 +01:00
python-passlib.inc meta-oe: remove PR = "r0" 2016-08-22 15:56:28 +02: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: Add python-pbr bb 2016-07-22 21:45:31 +02: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.0.0.bb python-psutil: update to version 5.0.0 2016-12-09 12:02:15 +01:00
python-psutil.inc python-psutil: update to version 5.0.0 2016-12-09 12:02:15 +01:00
python-py_1.4.31.bb python-py: Extend recipe to support Python 3 2016-09-05 13:27:38 +02:00
python-py.inc python-py: Extend recipe to support Python 3 2016-09-05 13:27:38 +02:00
python-pyalsaaudio_0.4.bb meta-python: rename recipes-python to recipes-devtools 2014-07-30 12:49:45 +02: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_1.8.1.bb python-pybind11: add pybind11 for operability between C++11 and Python 2016-10-21 18:20:43 +02:00
python-pybind11.inc python-pybind11: add pybind11 for operability between C++11 and Python 2016-10-21 18:20:43 +02: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-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.3.1.bb python-pymongo: update to version 3.3.1 2016-12-09 12:02:15 +01:00
python-pymongo.inc python-pymongo: update to version 3.3.1 2016-12-09 12:02:15 +01:00
python-pyopenssl_16.2.0.bb python-pyopenssl: update to version 16.2.0 2016-12-09 12:02:17 +01:00
python-pyopenssl.inc python-pyopenssl: update to version 16.2.0 2016-12-09 12:02:17 +01:00
python-pyparsing_2.1.4.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-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.5.7.bb python-pysocks, python3-pysocks: Add recipe for version 1.5.7 2016-09-05 13:27:39 +02:00
python-pysocks.inc python-pysocks, python3-pysocks: Add recipe for version 1.5.7 2016-09-05 13:27:39 +02:00
python-pytest_3.0.4.bb python-pytest: update to version 3.0.4 2016-12-09 12:02:15 +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 to version 3.0.4 2016-12-09 12:02:15 +01:00
python-pytz_2016.7.bb python-pytz: update to version 2016.7 2016-11-23 15:29:54 +01:00
python-pyudev_0.20.0.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-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 pyyaml: Enable nativesdk bake 2016-11-23 15:24:42 +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.12.0.bb python-requests: update to version 2.12.0 2016-11-23 15:29:54 +01:00
python-requests.inc python-requests: update to version 2.12.0 2016-11-23 15:29:54 +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-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_0.7.9.bb meta-python: rename recipes-python to recipes-devtools 2014-07-30 12:49:45 +02: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-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.19.bb python-urllib3: update to version 1.19 2016-11-23 15:29:53 +01:00
python-urllib3.inc python-urllib3: update to version 1.19 2016-11-23 15:29:53 +01:00
python-vcversioner_2.16.0.0.bb python-vcversioner: add RDEPENDS for the package 2016-07-22 21:45:35 +02: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.5.bb python-webcolors, python3-webcolors: Add recipe for version 1.5 2016-08-22 15:49:28 +02:00
python-webcolors.inc python-webcolors, python3-webcolors: Add recipe for version 1.5 2016-08-22 15:49:28 +02: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.11.bb python-werkzeug: update to version 0.11.11 2016-10-25 15:31:15 +02:00
python-werkzeug.inc python-werkzeug: update to version 0.11.11 2016-10-25 15:31:15 +02: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: add new recipe 2016-12-09 12:02:18 +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.2.bb python-zopeinterface: update to version 4.3.2 2016-11-23 15:24:51 +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_2016.9.26.bb python-certifi: update to version 2016.9.26 2016-10-25 15:31:13 +02:00
python3-cffi_1.8.3.bb python-cffi: update to version 1.8.3 2016-10-25 15:31:13 +02:00
python3-click_6.6.bb python-click: add recipe for the python click package required by the new version of flask 2016-07-22 21:45:41 +02: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 python-cryptography-vectors: update to version 1.6 2016-12-09 12:02:16 +01:00
python3-cython_0.24.1.bb python-cython: update to version 0.24.1 2016-08-22 15:49:22 +02:00
python3-dateutil_2.5.3.bb python-dateutil: update to version 2.5.3 2016-05-10 20:18:57 +02:00
python3-decorator_4.0.10.bb python-decorator: update to version 4.0.10 2016-07-11 15:16:05 +02:00
python3-feedformatter_0.4.bb python(3)-feedformatter: add recipes 2016-02-01 15:51:15 +01:00
python3-flask_0.11.1.bb python-flask: upgrade to version 0.11.1 2016-07-11 15:16:06 +02:00
python3-flask-login_0.3.2.bb python-flask-login: update to 0.3.2 2016-05-19 12:02:40 +02: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.1.bb python-idna: Extend recipe to support Python 3 2016-09-05 13:27:36 +02: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.5.1.bb python3-jsonschema: set dependency to vcversioner 2016-09-05 13:30:52 +02:00
python3-lxml_3.6.4.bb python-lxml: update to version 3.6.4 2016-10-25 15:31:13 +02:00
python3-markupsafe_0.23.bb python(3)-markupsafe: add recipes 2016-02-01 15:51:15 +01:00
python3-ndg-httpsclient_0.4.2.bb python-ndg-httpsclient, python3-ndg-httpsclient: Add recipe for version 0.4.2 2016-09-05 13:27:39 +02:00
python3-passlib_1.6.5.bb Update python3 recipes to use the updated pypi class 2016-02-25 17:45:47 +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.0.0.bb python-psutil: update to version 5.0.0 2016-12-09 12:02:15 +01:00
python3-py_1.4.31.bb python-py: Extend recipe to support Python 3 2016-09-05 13:27:38 +02: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_1.8.1.bb python-pybind11: add pybind11 for operability between C++11 and Python 2016-10-21 18:20:43 +02: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 python-pymisp: update to version 2.4.54 2016-12-09 12:02:17 +01:00
python3-pymongo_3.3.1.bb python-pymongo: update to version 3.3.1 2016-12-09 12:02:15 +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.5.7.bb python-pysocks, python3-pysocks: Add recipe for version 1.5.7 2016-09-05 13:27:39 +02:00
python3-pytest_3.0.4.bb python-pytest: update to version 3.0.4 2016-12-09 12:02:15 +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.12.0.bb python-requests: update to version 2.12.0 2016-11-23 15:29:54 +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-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.19.bb python-urllib3: update to version 1.19 2016-11-23 15:29:53 +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.5.bb python-webcolors, python3-webcolors: Add recipe for version 1.5 2016-08-22 15:49:28 +02:00
python3-werkzeug_0.11.11.bb python-werkzeug: update to version 0.11.11 2016-10-25 15:31:15 +02: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