meta-openembedded/meta-python/recipes-devtools/python
Khem Raj 115144fce9 python3-grpcio: Upgrade to 1.27.1
Merge inc file into bb, there are no other users of it
Delete gettid patch, fixed differenty upstream
Add code to use cross compiler in setup.py

Define GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY so it does not use
SYS_clock_gettime syscalls since it does not work when 64bit time_t is
used on 32bit arches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-13 14:07:47 -08:00
..
python-cryptography
python-daemon
python-dbusmock
python-evdev python-evdev: Fix build for 32bit arches with 64bit time_t 2019-12-01 11:24:26 -08:00
python-flask-xstatic
python-gevent
python-imaging
python-m2crypto
python-matplotlib
python-mccabe
python-numeric
python-pycrypto
python-pygpgme
python-pyrex
python-pytest python-pytest: upgrade 3.4.2 -> 5.1.1 2019-08-29 09:06:54 -07:00
python-pyzmq
python-rfc3339-validator python-rfc3339-validator: add recipe 2019-11-14 10:11:59 -08:00
python-rfc3986-validator python-rfc3986-validator: add recipe 2019-11-14 10:12:07 -08:00
python-scrypt
python-systemd python-systemd: Include endian.h for htobe16 2019-11-13 07:15:16 -08:00
python-twisted python3-twisted: fix broken MemoryReactor import 2020-01-02 19:29:25 -08:00
python3-automat python3-automat: consolidate inc and bb files into a single bb file 2020-02-09 23:02:39 -08:00
python3-cryptography
python3-fann2
python3-grpcio python3-grpcio: Upgrade to 1.27.1 2020-02-13 14:07:47 -08:00
python3-h5py
python3-pillow python3-pillow: update to 6.2.1 2019-10-28 23:48:27 -07:00
python3-prctl
python3-pycrypto python3-pycrypto: drop time.clock 2020-01-25 12:44:25 -08:00
python3-pydbus
python3-robotframework-seriallibrary python3-robotframework-seriallibrary: Backport a patch to fix py3 build 2020-01-22 09:56:34 -08:00
python3-supervisor python3-supervisor: add version 4.0.2 2019-05-02 14:13:57 -07:00
python3-twofish python3-twofish: Fix missing return statements in module stubs 2019-08-12 09:11:01 -07:00
pamela_0.3.0.bb meta-python: update recipes to use python3 classes 2020-01-22 09:56:34 -08:00
pyrtm_0.4.2.bb meta-python: update recipes to use python3 classes 2020-01-22 09:56:34 -08:00
python-bcrypt.inc python-bcrypt: upgrade 3.1.4 -> 3.1.7 2019-10-25 10:29:51 -07:00
python-beautifulsoup4.inc python-beautifulsoup4: upgrade 4.8.1 -> 4.8.2 2020-01-02 09:40:34 -08:00
python-behave.inc
python-bitarray.inc python-bitarray: 1.2.0 -> 1.2.1 2020-01-13 18:34:32 -08:00
python-blinker.inc
python-booleanpy.inc python3-booleanpy: add recipe 2020-01-02 19:29:25 -08:00
python-cachetools.inc python-cachetools: upgrade 3.1.1 -> 4.0.0 2020-01-03 13:56:00 -08:00
python-can.inc python-can: upgrade 2.2.1 -> 3.3.2 2019-10-28 13:10:20 -07:00
python-cassandra-driver.inc python-cassandra-driver.inc: fix DEPENDS 2019-05-20 09:49:00 -07:00
python-certifi.inc python-certifi: upgrade 2019.9.11 -> 2019.11.28 2020-01-02 09:40:34 -08:00
python-cffi.inc python3-cffi: upgrade 1.13.2 -> 1.14.0 2020-02-13 14:07:47 -08:00
python-chardet.inc
python-click.inc Python: click: Clarify BSD license variant 2019-10-25 10:29:52 -07:00
python-cmd2.inc python-cmd2: upgrade 0.9.22 -> 0.9.23 2020-01-15 20:54:21 -08:00
python-coloredlogs.inc python-coloredlogs: don't use relative paths 2019-12-11 16:22:40 -08:00
python-configargparse.inc python-configargparse: add package (version 0.15.1) 2019-11-30 00:13:47 -08:00
python-configparser.inc python3-configparser: upgrade 3.8.1 -> 4.0.2 2020-02-13 14:07:47 -08:00
python-constantly.inc
python-contextlib2.inc python-contextlib2: Add native and nativesdk to BBCLASSEXTEND 2019-11-19 23:33:03 -08:00
python-crcmod.inc
python-cryptography-vectors.inc python-cryptography-vectors: upgrade 2.7 -> 2.8 2019-10-23 05:31:25 -07:00
python-cryptography.inc python-cryptography: upgrade 2.7 -> 2.8 2019-10-23 05:31:25 -07:00
python-cython.inc python-cython: upgrade 0.29.13 -> 0.29.14 2019-11-06 21:21:41 -08:00
python-dateutil.inc python-dateutil: upgrade 2.8.0 -> 2.8.1 2019-11-13 22:08:27 -08:00
python-decorator.inc python-decorator: upgrade 4.4.0 -> 4.4.1 2019-11-06 21:21:41 -08:00
python-django-south.inc
python-django.inc python3-django: upgrade 1.11.14 -> 2.2.7 2019-11-30 00:13:53 -08:00
python-djangorestframework.inc
python-dnspython.inc python-dnspython: upgrade 1.15.0 -> 1.16.0 2019-11-01 17:22:52 -07:00
python-dominate.inc python-dominate: upgrade 2.3.1 -> 2.4.0 2019-11-06 21:21:41 -08:00
python-editor.inc
python-engineio.inc python-engineio: upgrade 3.11.1 -> 3.11.2 2020-01-15 20:54:21 -08:00
python-evdev.inc python-evdev: Fix build for 32bit arches with 64bit time_t 2019-12-01 11:24:26 -08:00
python-fann2.inc
python-feedformatter.inc Python: feed formatter: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-flask-babel.inc python-flask-babel: upgrade 0.11.2 -> 0.12.2 2019-11-07 17:43:43 -08:00
python-flask-bootstrap.inc
python-flask-login.inc
python-flask-mail.inc Python: falsk mail: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-flask-migrate.inc python-flask-migrate: upgrade 2.2.1 -> 2.5.2 2019-11-07 17:43:43 -08:00
python-flask-nav.inc
python-flask-pymongo.inc Python: flask pymongo: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-flask-restful.inc python-flask-restful: upgrade 0.3.6 -> 0.3.7 2019-11-07 21:17:25 -08:00
python-flask-script.inc Python: flask scrypt: Clarify BSD license variant 2019-10-26 02:41:33 -07:00
python-flask-sijax.inc
python-flask-socketio.inc python-flask-socketio: upgrade 3.3.2 -> 4.2.1 2019-11-07 21:17:25 -08:00
python-flask-sqlalchemy.inc python-flask-sqlalchemy: upgrade 2.3.2 -> 2.4.1 2019-11-08 09:03:54 -08:00
python-flask-uploads.inc
python-flask-user.inc Python: flask user: Clarify BSD license variant 2019-10-26 02:41:33 -07:00
python-flask-wtf.inc Python: flask wtf: Clarify BSD license variant 2019-10-25 10:29:52 -07:00
python-flask-xstatic.inc Python: flask xstatic: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-flask.inc python3-flask: upgrade from 1.0.2 to 1.1.1 2019-11-13 07:15:17 -08:00
python-future.inc python-future: upgrade 0.16.0 -> 0.18.2 2019-11-01 17:22:52 -07:00
python-gevent.inc
python-greenlet.inc
python-grpcio-tools.inc Remove bogus COMMON_LICENSE_DIR usage in LIC_FILES_CHKSUM 2019-08-30 09:27:57 -07:00
python-html2text.inc python3-html2text: add recipe 2019-12-29 23:04:31 -08:00
python-html5lib.inc
python-humanfriendly.inc python-humanfriendly: Add recipe for the humanfriendly package. 2019-07-10 09:24:33 -07:00
python-humanize.inc
python-hyperlink.inc python-hyperlink: rdepend on python-idna 2019-09-02 12:52:46 -07:00
python-idna-ssl.inc
python-idna.inc
python-importlib-metadata.inc python-importlib-metadata: Add native and nativesdk to BBCLASSEXTEND 2019-11-13 07:17:02 -08:00
python-incremental.inc python-incremental: Drop broken nativesdk 2019-09-25 09:48:19 -07:00
python-inflection.inc
python-intervals.inc python-intervals: upgrade 1.5.4 -> 1.10.0 2019-11-01 17:22:52 -07:00
python-ipaddress.inc python-ipaddress: remove unneeded pip dependency 2019-12-18 15:47:20 -08:00
python-ipy.inc python-ipy: add recipes 2019-11-13 07:15:16 -08:00
python-iso8601.inc
python-isodate.inc Python: isodate: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-isort.inc python-isort: upgrade 4.3.4 -> 4.3.21 2019-11-01 17:22:52 -07:00
python-itsdangerous.inc python3-itsdangerous: upgrade from 0.24 to 1.1.0 2019-11-13 07:15:17 -08:00
python-javaobj-py3.inc python-javaobj-py3: upgrade 0.3.0 -> 0.4.0.1 2020-01-15 20:54:21 -08:00
python-jinja2.inc python-jinja2: upgrade 2.10.1 -> 2.10.3 2019-10-10 21:58:10 -07:00
python-jsonpatch.inc Python: jsonpatch: Clarify BSD license variant 2019-10-26 02:41:33 -07:00
python-jsonpointer.inc python-jsonpointer: enable native/nativesdk 2019-12-10 16:21:07 -08:00
python-jsonschema.inc python-jsonschema: 3.1.1 -> 3.2.0 2019-12-05 23:01:06 -08:00
python-kconfiglib.inc python-kconfiglib: upgrade 10.42.0 -> 13.7.0 2020-01-15 20:54:21 -08:00
python-lazy-object-proxy.inc python-lazy-object-proxy: upgrade 1.3.1 -> 1.4.3 2019-11-01 17:22:53 -07:00
python-license-expression.inc python3-license-expression: add recipe 2020-01-02 19:29:25 -08:00
python-lrparsing.inc add new recipes for python-lrparsing, python3-lrparsing 2019-09-25 09:48:19 -07:00
python-lxml.inc python-lxml: remove redundant RDEPENDS_class-native 2019-12-11 16:22:40 -08:00
python-m2crypto.inc python-m2crypto: Use PYTHON_PN instead of hardcoding python name 2020-01-22 09:56:34 -08:00
python-mako.inc python-mako: upgrade 1.0.14 -> 1.1.0 2019-08-05 17:55:36 -07:00
python-markupsafe.inc python-markupsafe: upgrade 1.0 -> 1.1.1 2019-08-08 10:04:23 -07:00
python-meld3.inc Python: meld3: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-more-itertools.inc python-more-itertools: Add native and nativesdk to BBCLASSEXTEND 2019-11-13 07:17:02 -08:00
python-msgpack.inc python-msgpack: upgrade 0.6.1 -> 0.6.2 2019-09-23 08:33:10 -07:00
python-ndg-httpsclient.inc Python: ndg httpsclient: Clarify BSD license variant 2019-10-26 02:41:33 -07:00
python-netaddr.inc Python: netaddr: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-netifaces.inc python-netifaces: add recipes 2019-11-30 00:14:02 -08:00
python-networkx.inc python3-networkx: add recipe 2019-09-12 02:20:59 -07:00
python-oauthlib.inc Python: oauthlib: Clarify BSD license variant 2019-10-26 02:41:33 -07:00
python-obd.inc python-obd: Uprade from 0.7.0 to 0.7.1 2019-05-21 08:48:56 -07:00
python-packaging.inc python-packaging: 19.2 -> 20.0 2020-01-15 20:54:21 -08:00
python-paho-mqtt.inc python-paho-mqtt: upgrade 1.4.0 -> 1.5.0 2019-11-08 09:03:54 -08:00
python-pandas.inc
python-parse-type.inc
python-parse.inc python-parse: upgrade 1.12.1 -> 1.14.0 2020-01-02 09:40:34 -08:00
python-passlib.inc python-passlib: upgrade 1.7.1 -> 1.7.2 2020-01-02 09:40:34 -08:00
python-pathlib2.inc python-pathlib2: Add native and nativesdk to BBCLASSEXTEND 2019-11-13 07:17:02 -08:00
python-periphery.inc python-periphery: 2.0.0 -> 2.0.1 2020-01-15 20:54:22 -08:00
python-pexpect.inc python3-pexpect: upgrade 4.7.0 -> 4.8.0 2020-02-02 08:08:09 -08:00
python-pika.inc Python: pika: Clarify BSD license variant 2019-10-25 10:29:52 -07:00
python-pint.inc python-pint: upgrade 0.8.1 -> 0.9 2019-11-01 17:22:53 -07:00
python-pluggy.inc python-pluggy: upgrade 0.13.0 -> 0.13.1 2019-12-01 22:29:59 -08:00
python-ply.inc Python: ply: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-pocketsphinx.inc Python: pocket sphinx: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-pretend.inc Python: pretend: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-prettytable.inc Python: prettytable: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-progress.inc python-progress: upgrade 1.4 -> 1.5 2019-11-01 17:22:53 -07:00
python-prompt-toolkit.inc python-prompt-toolkit: upgrade 2.0.4 -> 2.0.10 2019-11-01 17:22:53 -07:00
python-protobuf.inc python-protobuf: upgrade 3.9.1 -> 3.9.2 2019-09-25 06:08:59 -07:00
python-psutil.inc python-psutil: upgrade 5.6.5 -> 5.6.7 2020-01-02 09:40:34 -08:00
python-ptyprocess.inc
python-py.inc python-py: upgrade 1.8.0 -> 1.8.1 2020-01-02 09:40:34 -08:00
python-pyalsaaudio.inc
python-pyasn1-modules.inc python-pyasn1-modules: upgrade 0.2.6 -> 0.2.7 2019-10-17 05:53:25 -07:00
python-pyasn1.inc python-pyasn1: upgrade 0.4.7 -> 0.4.8 2019-12-01 22:29:59 -08:00
python-pyaudio.inc
python-pybind11.inc python-pybind11: upgrade 2.2.3 -> 2.4.3 2019-11-01 17:22:53 -07:00
python-pybluez.inc
python-pycodestyle.inc python-pycodestyle: upgrade 2.4.0 -> 2.5.0 2019-08-02 18:04:41 -07:00
python-pycparser.inc
python-pycrypto.inc
python-pycryptodome.inc python-pycryptodome: upgrade 3.9.3 -> 3.9.4 2020-01-02 09:48:20 -08:00
python-pycurl.inc python-pycurl: add recipes for python2 and python3 2019-09-30 16:54:51 -07:00
python-pydbus.inc
python-pyelftools.inc python-pyelftools: add recipes 2019-11-21 17:51:37 -08:00
python-pyexpect.inc python-pyexpect: upgrade 1.0.17 -> 1.0.19 2019-11-01 17:22:53 -07:00
python-pyfirmata.inc python-pyfirmata: upgrade 1.0.3 -> 1.1.0 2019-11-01 17:22:53 -07:00
python-pyflame.inc
python-pyiface.inc
python-pyinotify.inc
python-pyjks.inc python-pyjks: upgrade 17.1.1 -> 19.0.0 2019-11-04 12:14:08 -08:00
python-pyjwt.inc python-pyjwt: upgrade 1.6.4 -> 1.7.1 2019-11-04 12:14:08 -08:00
python-pylint.inc
python-pymisp.inc python-pymisp: upgrade 2.4.117.2 -> 2.4.119.1 2020-01-02 09:48:20 -08:00
python-pymongo.inc python-pymongo: upgrade 3.10.0 -> 3.10.1 2020-01-20 13:24:43 -08:00
python-pymysql.inc python-pymysql: add recipes for python2 and python3 2019-09-30 16:54:51 -07:00
python-pynetlinux.inc Python: pynetlinux: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-pyopenssl.inc python-pyopenssl: upgrade 19.0.0 -> 19.1.0 2019-12-01 22:29:59 -08:00
python-pyparsing.inc python-pyparsing: upgrade 2.4.5 -> 2.4.6 2020-01-02 09:48:20 -08:00
python-pyperclip.inc python-pyperclip: upgrade 1.6.2 -> 1.7.0 2019-05-13 20:25:49 -07:00
python-pyperf.inc python-pyperf: upgrade 1.6.1 -> 1.7.0 2020-01-02 09:48:20 -08:00
python-pyroute2.inc python-pyroute2: upgrade 0.5.2 -> 0.5.7 2019-11-08 09:03:54 -08:00
python-pyrsistent.inc python-pyrsistent: upgrade 0.15.5 -> 0.15.7 2020-01-15 20:54:22 -08:00
python-pyserial.inc Python: pyserial: Clarify BSD license variant 2019-10-25 10:29:52 -07:00
python-pysocks.inc Python: pysocks: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-pysqlite.inc
python-pystache.inc
python-pytest-asyncio.inc python3-pytest-asyncio: Initial commit of 0.10.0 2019-09-07 10:08:45 -07:00
python-pytest-helpers-namespace.inc python-pytest-helpers-namespace: upgrade 2016.7.10 -> 2019.1.8 2019-11-13 22:08:27 -08:00
python-pytest-runner.inc python-pytest-runner: upgrade 5.1 -> 5.2 2019-11-13 22:08:27 -08:00
python-pytest-tempdir.inc python-pytest-tempdir: upgrade 2016.8.20 -> 2019.10.12 2019-11-13 22:08:27 -08:00
python-pytest.inc python3-pytest: upgrade 5.3.2 -> 5.3.5 2020-02-13 14:07:47 -08:00
python-pytoml.inc python3-pytoml,python3-jsmin: Add recipes 2020-01-22 09:56:34 -08:00
python-pytz.inc python-pytz: upgrade 2019.2 -> 2019.3 2019-10-17 05:53:25 -07:00
python-pyudev.inc
python-pyusb.inc Python: pyusb: Clarify BSD license variant 2019-10-26 02:41:33 -07:00
python-pyyaml.inc python-pyyaml: upgrade 5.2 -> 5.3 2020-01-20 13:24:43 -08:00
python-pyzmq.inc
python-raven.inc python3-raven: add version 6.10.0 2019-05-03 10:04:45 -07:00
python-rdflib.inc Python: rdflib: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-redis.inc
python-requests-oauthlib.inc python-requests-oauthlib: upgrade 0.8.0 -> 1.3.0 2019-11-13 22:08:27 -08:00
python-requests.inc python-requests: upgrade 2.21.0 -> 2.22.0 2019-06-15 16:45:33 -07:00
python-rfc3339-validator.inc python-rfc3339-validator: add recipe 2019-11-14 10:11:59 -08:00
python-rfc3986-validator.inc python-rfc3986-validator: add recipe 2019-11-14 10:12:07 -08:00
python-rfc3987.inc python-rfc3987: upgrade 1.3.7 -> 1.3.8 2019-05-13 20:25:49 -07:00
python-robotframework-seriallibrary.inc Remove bogus COMMON_LICENSE_DIR usage in LIC_FILES_CHKSUM 2019-08-30 09:27:57 -07:00
python-robotframework.inc
python-scrypt.inc Remove bogus COMMON_LICENSE_DIR usage in LIC_FILES_CHKSUM 2019-08-30 09:27:57 -07:00
python-sdnotify.inc
python-semver.inc
python-sentry-sdk.inc python-sentry-sdk: upgrade 0.7.14 -> 0.14.0 2020-01-20 13:24:43 -08:00
python-serpent.inc python-serpent: upgrade 1.25 -> 1.28 2019-11-08 09:03:54 -08:00
python-setuptools-scm.inc update python setuptools-scm from 2.1.0 to 3.3.3 2019-10-25 10:29:52 -07:00
python-sh.inc
python-sijax.inc
python-simplejson.inc python-simplejson: upgrade 3.16.0 -> 3.17.0 2019-12-01 22:29:59 -08:00
python-slip-dbus.inc python-slip-dbus: don't use relative paths 2019-12-11 16:22:40 -08:00
python-smbus.inc python-smbus: upgrade 4.0 -> 4.1 2019-11-08 09:03:54 -08:00
python-socketio.inc python-socketio: prevent python2 socketio depending on python3-aiohttp 2019-08-24 04:31:45 -07:00
python-soupsieve.inc python3-soupsieve: add recipe 2019-12-29 23:04:31 -08:00
python-speaklater.inc Python: speaklater: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-spidev.inc
python-sqlalchemy.inc python-sqlalchemy: upgrade 1.1.17 -> 1.3.12 2020-01-03 13:56:00 -08:00
python-sqlparse.inc python-sqlparse/python3-sqlparse: move from meta-cloud-services 2019-11-30 00:13:54 -08:00
python-stevedore.inc python-stevedore: upgrade 1.30.1 -> 1.31.0 2019-09-05 18:13:44 -07:00
python-strict-rfc3339.inc
python-supervisor.inc python-supervisor: upgrade 4.0.2 -> 4.1.0 2020-01-17 15:44:06 -08:00
python-systemd.inc recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
python-term.inc python: pypi: Add python3-term 2019-07-21 09:40:20 -07:00
python-tinyrecord.inc python3-tinyrecord: add version 0.1.5 2019-05-03 10:04:45 -07:00
python-toml.inc python-toml: add recipes for python2 and python3 2019-10-04 19:11:55 -07:00
python-tornado.inc python-tornado: upgrade 5.1 -> 6.0.3 2019-11-13 22:08:27 -08:00
python-tqdm.inc python-tqdm: upgrade 4.38.0 -> 4.41.1 2020-01-17 15:44:06 -08:00
python-twine.inc python3-twine: Initial commit of 1.13.0 2019-09-07 10:08:45 -07:00
python-twisted.inc python-twisted.inc: add missing core dependencies 2020-01-24 13:42:54 -08:00
python-twitter.inc python-twitter: upgrade 3.7.0 -> 3.8.0 2019-11-20 06:57:27 -08:00
python-twofish.inc
python-typing.inc python-typing: upgrade 3.7.4 -> 3.7.4.1 2019-08-24 05:20:43 -07:00
python-tzlocal.inc python-tzlocal: upgrade 1.5.1 -> 2.0.0 2019-11-20 06:57:27 -08:00
python-ujson.inc python(3)-ujson: extend to native(sdk) 2019-12-18 15:47:20 -08:00
python-unidiff.inc
python-urllib3.inc python-urllib3: upgrade 1.25.6 -> 1.25.7 2019-11-20 06:57:07 -08:00
python-versiontools.inc python-versiontools: add recipes for python2 and python3 2019-09-30 16:54:51 -07:00
python-visitor.inc
python-waitress.inc python-waitress: upgrade 1.4.1 -> 1.4.2 2020-01-17 15:44:06 -08:00
python-wcwidth.inc python-wcwidth: upgrade 0.1.7 -> 0.1.8 2020-01-17 15:44:06 -08:00
python-webcolors.inc Python: webcolors: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-webencodings.inc
python-websocket-client.inc python3-websocket-client: add version 0.56.0 2019-05-03 10:04:45 -07:00
python-werkzeug.inc python3-werkzeug: upgrade from 0.14.1 to 0.16.0 2019-11-13 07:15:17 -08:00
python-whoosh.inc Python: whoosh: Clarify BSD license variant 2019-10-25 10:29:52 -07:00
python-wrapt.inc Python: wrapt: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-wtforms.inc Python: wtforms: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python-xlrd.inc python-xlrd: upgrade 1.1.0 -> 1.2.0 2019-11-20 06:57:07 -08:00
python-xstatic-font-awesome.inc
python-xstatic.inc python-xstatic: upgrade 1.0.1 -> 1.0.2 2019-11-20 06:57:07 -08:00
python-xxhash.inc python3-xxhash: upgrade 1.4.2 -> 1.4.3 2019-12-10 16:21:07 -08:00
python-yappi.inc meta-python: update recipes to use python3 classes 2020-01-22 09:56:34 -08:00
python-yarl.inc python3-yarl: upgrade 1.3.0 -> 1.4.2 2020-01-17 15:44:06 -08:00
python-zipp.inc python-zipp: Add native and nativesdk to BBCLASSEXTEND 2019-11-13 07:17:02 -08:00
python-zopeinterface.inc python-zopeinterface: upgrade 4.6.0 -> 4.7.1 2019-11-20 06:57:07 -08:00
python3-absl_0.7.0.bb
python3-aiofiles_0.4.0.bb python3-aiofiles: consolidate inc and bb files into a single bb file 2020-02-09 23:02:39 -08:00
python3-aiohttp_3.6.2.bb python3-aiohttp: alphabetize RDEPENDS for readability 2020-02-09 22:31:32 -08:00
python3-alembic_1.4.0.bb python3-alembic: update to version 1.4.0 2020-02-09 22:31:32 -08:00
python3-anyjson_0.3.3.bb python3-anyjson: consolidate inc and bb files into a single bb file 2020-02-09 23:02:39 -08:00
python3-appdirs_1.4.3.bb python3-appdirs: consolidate inc and bb files into a single bb file 2020-02-09 23:02:39 -08:00
python3-apply-defaults_0.1.4.bb python3-apply-defaults: add recipe 2019-11-18 16:49:57 -08:00
python3-asn1crypto_1.3.0.bb python3-asn1crypto: consolidate inc and bb files into a single bb file 2020-02-09 23:02:39 -08:00
python3-astor_0.8.1.bb python3-astor: 0.8 -> 0.8.1 2020-01-13 18:34:32 -08:00
python3-astroid_2.3.3.bb python3-astroid: consolidate inc and bb files into a single bb file 2020-02-09 23:02:39 -08:00
python3-async-timeout_3.0.1.bb python3-async-timeout: consolidate inc and bb files into a single bb file 2020-02-09 23:02:39 -08:00
python3-atomicwrites_1.3.0.bb python3-atomicwrites: consolidate inc and bb files into a single bb file 2020-02-09 23:02:39 -08:00
python3-attr_0.3.1.bb python3-attr: consolidate inc and bb files into a single bb file 2020-02-09 23:02:39 -08:00
python3-attrs_19.3.0.bb python3-attrs: consolidate inc and bb files into a single bb file 2020-02-09 23:02:39 -08:00
python3-automat_0.8.0.bb python3-automat: consolidate inc and bb files into a single bb file 2020-02-09 23:02:39 -08:00
python3-aws-iot-device-sdk-python_1.4.7.bb python3-aws-iot-device-sdk-python: consolidate inc and bb files into a single bb file 2020-02-09 23:02:39 -08:00
python3-babel_2.8.0.bb python3-babel: upgrade to version 2.8.0 2020-02-09 23:02:39 -08:00
python3-backports-functools-lru-cache_1.6.1.bb python3-backports-functools-lru-cache: update to version 1.6.1 2020-02-09 23:02:39 -08:00
python3-bandit_1.6.2.bb python3-bandit: 1.5.1 -> 1.6.2 2020-01-13 18:34:32 -08:00
python3-bcrypt_3.1.7.bb python-bcrypt: upgrade 3.1.4 -> 3.1.7 2019-10-25 10:29:51 -07:00
python3-beautifulsoup4_4.8.2.bb python-beautifulsoup4: upgrade 4.8.1 -> 4.8.2 2020-01-02 09:40:34 -08:00
python3-behave_1.2.6.bb
python3-bitarray_1.2.1.bb python3-bitarray: fix name 2020-02-11 16:46:31 -08:00
python3-blinker_1.4.bb
python3-booleanpy_3.7.bb python3-booleanpy: add recipe 2020-01-02 19:29:25 -08:00
python3-cachetools_4.0.0.bb python-cachetools: upgrade 3.1.1 -> 4.0.0 2020-01-03 13:56:00 -08:00
python3-can_3.3.2.bb python-can: upgrade 2.2.1 -> 3.3.2 2019-10-28 13:10:20 -07:00
python3-cassandra-driver_3.14.0.bb
python3-certifi_2019.11.28.bb python-certifi: upgrade 2019.9.11 -> 2019.11.28 2020-01-02 09:40:34 -08:00
python3-cffi_1.14.0.bb python3-cffi: upgrade 1.13.2 -> 1.14.0 2020-02-13 14:07:47 -08:00
python3-chardet_3.0.4.bb
python3-cheetah_3.2.4.bb python3-cheetah: upgrade 3.2.3 -> 3.2.4 2020-01-15 20:45:09 -08:00
python3-click_7.0.bb
python3-cmd2_0.9.23.bb python-cmd2: upgrade 0.9.22 -> 0.9.23 2020-01-15 20:54:21 -08:00
python3-colorama_0.4.1.bb python3-colorama: New recipe 2019-09-09 07:28:17 -07:00
python3-coloredlogs_10.0.bb Add recipe for the coloredlogs python package. 2019-07-30 19:15:24 -07:00
python3-configargparse_0.15.1.bb python-configargparse: add package (version 0.15.1) 2019-11-30 00:13:47 -08:00
python3-configparser_4.0.2.bb python3-configparser: upgrade 3.8.1 -> 4.0.2 2020-02-13 14:07:47 -08:00
python3-constantly_15.1.0.bb
python3-contextlib2_0.6.0.bb python-contextlib2/python3-contextlib2: add version 0.6.0 2019-11-06 19:58:01 -08:00
python3-coverage_5.0.2.bb python3-coverage: 4.4.2 -> 5.0.2 2020-01-15 20:45:09 -08:00
python3-crcmod_1.7.bb
python3-cryptography_2.8.bb python-cryptography: upgrade 2.7 -> 2.8 2019-10-23 05:31:25 -07:00
python3-cryptography-vectors_2.8.bb python-cryptography-vectors: upgrade 2.7 -> 2.8 2019-10-23 05:31:25 -07:00
python3-cython_0.29.14.bb python-cython: upgrade 0.29.13 -> 0.29.14 2019-11-06 21:21:41 -08:00
python3-dateutil_2.8.1.bb python-dateutil: upgrade 2.8.0 -> 2.8.1 2019-11-13 22:08:27 -08:00
python3-dbus-next_0.1.2.bb python-dbus-next: fix recipe position 2019-11-14 11:03:28 -08:00
python3-dbussy_1.2.1.bb python3-dbussy: add recipe (v1.2.1) 2019-11-30 00:13:55 -08:00
python3-decorator_4.4.1.bb python-decorator: upgrade 4.4.0 -> 4.4.1 2019-11-06 21:21:41 -08:00
python3-defusedxml_0.6.0.bb python3-defusedxml: add recipe 2019-09-11 18:02:54 -07:00
python3-django_2.2.7.bb python3-django: upgrade 1.11.14 -> 2.2.7 2019-11-30 00:13:53 -08:00
python3-django-south_1.0.2.bb
python3-djangorestframework_3.9.0.bb
python3-dnspython_1.16.0.bb python-dnspython: upgrade 1.15.0 -> 1.16.0 2019-11-01 17:22:52 -07:00
python3-docutils_0.15.2.bb python-docutils: Upgrade to 0.15.2 2019-11-02 11:07:22 -07:00
python3-dominate_2.4.0.bb python-dominate: upgrade 2.3.1 -> 2.4.0 2019-11-06 21:21:41 -08:00
python3-dt-schema_git.bb python3-dtschema: new package 2019-09-23 09:55:55 -07:00
python3-editor_1.0.4.bb
python3-engineio_3.11.2.bb python-engineio: upgrade 3.11.1 -> 3.11.2 2020-01-15 20:54:21 -08:00
python3-evdev_1.2.0.bb python-evdev: upgrade 0.7.0 -> 1.2.0 2019-11-01 17:22:52 -07:00
python3-fann2_1.1.2.bb
python3-fasteners_0.15.bb python3-fasteners: Initial commit of 0.15 2019-09-12 07:18:19 -07:00
python3-feedformatter_0.4.bb
python3-flask_1.1.1.bb python3-flask: upgrade from 1.0.2 to 1.1.1 2019-11-13 07:15:17 -08:00
python3-flask-babel_0.12.2.bb python-flask-babel: upgrade 0.11.2 -> 0.12.2 2019-11-07 17:43:43 -08:00
python3-flask-bootstrap_3.3.7.1.bb
python3-flask-login_0.4.1.bb
python3-flask-mail_0.9.1.bb
python3-flask-migrate_2.5.2.bb python-flask-migrate: upgrade 2.2.1 -> 2.5.2 2019-11-07 17:43:43 -08:00
python3-flask-nav_0.6.bb
python3-flask-pymongo_2.3.0.bb python-flask-pymongo: upgrade 0.5.1 -> 2.3.0 2019-08-21 12:41:20 -07:00
python3-flask-restful_0.3.7.bb python-flask-restful: upgrade 0.3.6 -> 0.3.7 2019-11-07 21:17:25 -08:00
python3-flask-script_2.0.6.bb
python3-flask-sijax_0.4.1.bb
python3-flask-socketio_4.2.1.bb python-flask-socketio: upgrade 3.3.2 -> 4.2.1 2019-11-07 21:17:25 -08:00
python3-flask-sqlalchemy_2.4.1.bb python-flask-sqlalchemy: upgrade 2.3.2 -> 2.4.1 2019-11-08 09:03:54 -08:00
python3-flask-uploads_0.2.1.bb
python3-flask-user_0.6.19.bb
python3-flask-wtf_0.14.2.bb
python3-flask-xstatic_0.0.1.bb
python3-future_0.18.2.bb python-future: upgrade 0.16.0 -> 0.18.2 2019-11-01 17:22:52 -07:00
python3-gast_0.2.2.bb
python3-gevent_1.4.0.bb
python3-gmqtt_0.4.4.bb python3-gmqtt: add recipe 2019-11-13 07:15:16 -08:00
python3-google-api-python-client_1.7.11.bb python3-google-api-python-client: Initial commit of 1.7.11 2019-10-17 08:33:52 -07:00
python3-greenlet_0.4.15.bb
python3-grpcio_1.27.1.bb python3-grpcio: Upgrade to 1.27.1 2020-02-13 14:07:47 -08:00
python3-grpcio-tools_1.14.1.bb
python3-h5py_2.9.0.bb Python: h5py: Clarify BSD license variant 2019-10-25 10:29:51 -07:00
python3-html2text_2019.8.11.bb python3-html2text: add recipe 2019-12-29 23:04:31 -08:00
python3-html5lib_1.0.1.bb
python3-humanfriendly_4.18.bb python-humanfriendly: Add recipe for the humanfriendly package. 2019-07-10 09:24:33 -07:00
python3-humanize_0.5.1.bb
python3-hyperlink_19.0.0.bb
python3-idna_2.8.bb
python3-idna-ssl_1.1.0.bb
python3-imageio_2.6.0.bb python3-imageio: add a new package. 2020-02-03 22:50:59 -08:00
python3-importlib-metadata_0.23.bb python3-importlib-metadata: fix class-target overriding default dependencies 2019-11-19 23:33:03 -08:00
python3-incremental_17.5.0.bb
python3-inflection_0.3.1.bb
python3-intervals_1.10.0.bb python-intervals: upgrade 1.5.4 -> 1.10.0 2019-11-01 17:22:52 -07:00
python3-ipaddress_1.0.23.bb python-ipaddress: upgrade 1.0.22 -> 1.0.23 2019-10-23 05:31:25 -07:00
python3-ipy_1.00.bb python-ipy: add recipes 2019-11-13 07:15:16 -08:00
python3-iso8601_0.1.12.bb
python3-isodate_0.6.0.bb
python3-isort_4.3.21.bb python-isort: upgrade 4.3.4 -> 4.3.21 2019-11-01 17:22:52 -07:00
python3-itsdangerous_1.1.0.bb python3-itsdangerous: upgrade from 0.24 to 1.1.0 2019-11-13 07:15:17 -08:00
python3-javaobj-py3_0.4.0.1.bb python-javaobj-py3: upgrade 0.3.0 -> 0.4.0.1 2020-01-15 20:54:21 -08:00
python3-jinja2_2.10.3.bb python-jinja2: upgrade 2.10.1 -> 2.10.3 2019-10-10 21:58:10 -07:00
python3-jsmin_2.2.2.bb python3-pytoml,python3-jsmin: Add recipes 2020-01-22 09:56:34 -08:00
python3-jsonpatch_1.24.bb python-jsonpatch: upgrade 1.23 -> 1.24 2019-08-02 18:04:41 -07:00
python3-jsonpointer_2.0.bb
python3-jsonrpcserver_4.1.2.bb python3-jsonrpcserver: update to 4.1.2 2020-01-13 18:34:32 -08:00
python3-jsonschema_3.2.0.bb python-jsonschema: 3.1.1 -> 3.2.0 2019-12-05 23:01:06 -08:00
python3-kconfiglib_13.7.0.bb python-kconfiglib: upgrade 10.42.0 -> 13.7.0 2020-01-15 20:54:21 -08:00
python3-keras-applications_1.0.8.bb python3-keras-applications: upgrade 1.0.6 -> 1.0.8 2020-01-15 20:54:21 -08:00
python3-keras-preprocessing_1.1.0.bb python3-keras-preprocessing: upgrade 1.0.5 -> 1.1.0 2020-01-15 20:54:21 -08:00
python3-langtable_0.0.38.bb
python3-lazy-object-proxy_1.4.3.bb python-lazy-object-proxy: upgrade 1.3.1 -> 1.4.3 2019-11-01 17:22:53 -07:00
python3-license-expression_1.0.bb python3-license-expression: add recipe 2020-01-02 19:29:25 -08:00
python3-lrparsing_1.0.16.bb add new recipes for python-lrparsing, python3-lrparsing 2019-09-25 09:48:19 -07:00
python3-lxml_4.4.2.bb python-lxml: 4.4.1 -> 4.4.2 2019-12-04 07:55:51 -08:00
python3-m2crypto_0.30.1.bb
python3-markdown_3.0.1.bb Python: markdown: Clarify BSD license variant 2019-10-26 02:41:33 -07:00
python3-markupsafe_1.1.1.bb python-markupsafe: upgrade 1.0 -> 1.1.1 2019-08-08 10:04:23 -07:00
python3-matplotlib_3.1.1.bb python3-matplotlib: provide a -native variant 2020-02-05 08:44:38 -08:00
python3-meld3_1.0.2.bb python3-supervisor: add version 4.0.2 2019-05-02 14:13:57 -07:00
python3-monotonic_1.5.bb python3-monotonic: Initial commit of version 1.5 2019-10-17 05:53:26 -07:00
python3-more-itertools_8.1.0.bb python3-more-itertools: 7.2.0 -> 8.1.0 2020-01-15 20:54:21 -08:00
python3-msgpack_0.6.2.bb python-msgpack: upgrade 0.6.1 -> 0.6.2 2019-09-23 08:33:10 -07:00
python3-msk_0.3.13.bb python3-msk: Initial commit of version 0.3.13 2019-10-17 08:33:52 -07:00
python3-msm_0.8.3.bb python3-msm: Initial commit of version 0.8.3 2019-10-21 04:41:24 -07:00
python3-multidict_4.7.4.bb python3-multidict: 4.5.2 -> 4.7.4 2020-01-15 20:54:21 -08:00
python3-ndg-httpsclient_0.5.1.bb
python3-netaddr_0.7.19.bb
python3-netifaces_0.10.9.bb python-netifaces: add recipes 2019-11-30 00:14:02 -08:00
python3-networkx_2.3.bb python3-networkx: add recipe 2019-09-12 02:20:59 -07:00
python3-ntplib_0.3.3.bb
python3-oauthlib_2.0.6.bb
python3-obd_0.7.1.bb python-obd: Uprade from 0.7.0 to 0.7.1 2019-05-21 08:48:56 -07:00
python3-ordered-set_3.1.1.bb python3-ordered-set: 3.0.1 -> 3.1.1 2020-01-15 20:54:21 -08:00
python3-packaging_20.0.bb python-packaging: 19.2 -> 20.0 2020-01-15 20:54:21 -08:00
python3-padaos_0.1.10.bb python3-padaos: Initial commit of version 0.1.10 2019-09-17 20:47:11 -07:00
python3-padatious_0.4.7.bb python3-padatious: Initial commit of 0.4.7 2019-09-17 20:47:11 -07:00
python3-paho-mqtt_1.5.0.bb python-paho-mqtt: upgrade 1.4.0 -> 1.5.0 2019-11-08 09:03:54 -08:00
python3-pako_0.2.3.bb python3-pako: Initial commit of version 0.2.3 2019-10-21 04:41:24 -07:00
python3-pandas_0.23.4.bb
python3-parse_1.14.0.bb python-parse: upgrade 1.12.1 -> 1.14.0 2020-01-02 09:40:34 -08:00
python3-parse-type_0.4.2.bb
python3-passlib_1.7.2.bb python-passlib: upgrade 1.7.1 -> 1.7.2 2020-01-02 09:40:34 -08:00
python3-pathlib2_2.3.5.bb python-pathlib2: upgrade 2.3.4 -> 2.3.5 2019-11-01 17:22:53 -07:00
python3-periphery_2.0.1.bb python-periphery: 2.0.0 -> 2.0.1 2020-01-15 20:54:22 -08:00
python3-petact_0.1.2.bb python3-petact: Initial commit of version 0.1.2 2019-09-17 20:47:12 -07:00
python3-pexpect_4.8.0.bb python3-pexpect: upgrade 4.7.0 -> 4.8.0 2020-02-02 08:08:09 -08:00
python3-pid_2.2.5.bb python3-pid: upgrade to 2.2.5 2019-11-25 23:45:56 -08:00
python3-pika_1.1.0.bb python-pika: add recipes for python2 and python3 2019-09-30 16:54:51 -07:00
python3-pillow_6.2.1.bb python3-pillow: update to 6.2.1 2019-10-28 23:48:27 -07:00
python3-pint_0.9.bb python-pint: upgrade 0.8.1 -> 0.9 2019-11-01 17:22:53 -07:00
python3-pkgconfig_1.4.0.bb
python3-pluggy_0.13.1.bb python-pluggy: upgrade 0.13.0 -> 0.13.1 2019-12-01 22:29:59 -08:00
python3-ply_3.11.bb
python3-pocketsphinx_0.1.0.bb
python3-prctl_1.7.bb
python3-precise-runner_0.3.1.bb python3-precise-runner: Initial commit of version 0.3.1 2019-09-17 20:47:12 -07:00
python3-pretend_1.0.9.bb
python3-prettytable_0.7.2.bb python-prettytable: Add python3 version 2019-09-08 23:52:13 -07:00
python3-progress_1.5.bb python-progress: upgrade 1.4 -> 1.5 2019-11-01 17:22:53 -07:00
python3-prompt-toolkit_2.0.10.bb python-prompt-toolkit: upgrade 2.0.4 -> 2.0.10 2019-11-01 17:22:53 -07:00
python3-protobuf_3.9.2.bb python-protobuf: upgrade 3.9.1 -> 3.9.2 2019-09-25 06:08:59 -07:00
python3-psutil_5.6.7.bb python-psutil: upgrade 5.6.5 -> 5.6.7 2020-01-02 09:40:34 -08:00
python3-ptyprocess_0.6.0.bb
python3-pulsectl_20.1.2.bb python3-pulsectl: upgrade 18.12.5 -> 20.1.2 2020-01-15 20:54:21 -08:00
python3-py_1.8.1.bb python-py: upgrade 1.8.0 -> 1.8.1 2020-01-02 09:40:34 -08:00
python3-pyalsaaudio_0.8.4.bb
python3-pyasn1_0.4.8.bb python-pyasn1: upgrade 0.4.7 -> 0.4.8 2019-12-01 22:29:59 -08:00
python3-pyasn1-modules_0.2.7.bb python-pyasn1-modules: upgrade 0.2.6 -> 0.2.7 2019-10-17 05:53:25 -07:00
python3-pyatspi_2.34.0.bb python3-pyatspi: Upgrade to 2.34.0 2020-01-22 09:56:34 -08:00
python3-pyaudio_0.2.11.bb
python3-pybind11_2.4.3.bb python-pybind11: upgrade 2.2.3 -> 2.4.3 2019-11-01 17:22:53 -07:00
python3-pybluez_0.22.bb
python3-pychromecast_4.1.0.bb python3-pychromecast: upgrade 4.0.1 -> 4.1.0 2020-01-20 13:24:43 -08:00
python3-pycodestyle_2.5.0.bb python-pycodestyle: upgrade 2.4.0 -> 2.5.0 2019-08-02 18:04:41 -07:00
python3-pycparser_2.19.bb
python3-pycrypto_2.6.1.bb python3-pycrypto: drop time.clock 2020-01-25 12:44:25 -08:00
python3-pycryptodome_3.9.4.bb python-pycryptodome: upgrade 3.9.3 -> 3.9.4 2020-01-02 09:48:20 -08:00
python3-pycurl_7.43.0.3.bb python-pycurl: add recipes for python2 and python3 2019-09-30 16:54:51 -07:00
python3-pydbus_0.6.0.bb
python3-pyelftools_0.25.bb python-pyelftools: add recipes 2019-11-21 17:51:37 -08:00
python3-pyexpect_1.0.19.bb python-pyexpect: upgrade 1.0.17 -> 1.0.19 2019-11-01 17:22:53 -07:00
python3-pyfirmata_1.1.0.bb python-pyfirmata: upgrade 1.0.3 -> 1.1.0 2019-11-01 17:22:53 -07:00
python3-pyhamcrest_1.9.0.bb python3-pyhamcrest: add recipe 2020-01-24 13:42:54 -08:00
python3-pyiface_0.0.11.bb
python3-pyinotify_0.9.6.bb
python3-pyjks_19.0.0.bb python-pyjks: upgrade 17.1.1 -> 19.0.0 2019-11-04 12:14:08 -08:00
python3-pyjwt_1.7.1.bb python-pyjwt: upgrade 1.6.4 -> 1.7.1 2019-11-04 12:14:08 -08:00
python3-pylint_1.8.3.bb
python3-pylyrics_1.1.0.bb
python3-pymisp_2.4.119.1.bb python-pymisp: upgrade 2.4.117.2 -> 2.4.119.1 2020-01-02 09:48:20 -08:00
python3-pymongo_3.10.1.bb python-pymongo: upgrade 3.10.0 -> 3.10.1 2020-01-20 13:24:43 -08:00
python3-pymysql_0.9.3.bb python-pymysql: add recipes for python2 and python3 2019-09-30 16:54:51 -07:00
python3-pynetlinux_1.1.bb
python3-pyopenssl_19.1.0.bb python-pyopenssl: upgrade 19.0.0 -> 19.1.0 2019-12-01 22:29:59 -08:00
python3-pyparsing_2.4.6.bb python-pyparsing: upgrade 2.4.5 -> 2.4.6 2020-01-02 09:48:20 -08:00
python3-pyperclip_1.7.0.bb python-pyperclip: upgrade 1.6.2 -> 1.7.0 2019-05-13 20:25:49 -07:00
python3-pyperf_1.7.0.bb python-pyperf: upgrade 1.6.1 -> 1.7.0 2020-01-02 09:48:20 -08:00
python3-pyroute2_0.5.7.bb python-pyroute2: upgrade 0.5.2 -> 0.5.7 2019-11-08 09:03:54 -08:00
python3-pyrsistent_0.15.7.bb python-pyrsistent: upgrade 0.15.5 -> 0.15.7 2020-01-15 20:54:22 -08:00
python3-pyserial_3.4.bb
python3-pysocks_1.7.1.bb python-pysocks: upgrade 1.7.0 -> 1.7.1 2019-09-23 08:33:10 -07:00
python3-pystemd_0.7.0.bb python3-pystemd: upgrade to 0.7.0 2019-12-11 16:22:40 -08:00
python3-pytest_5.3.5.bb python3-pytest: upgrade 5.3.2 -> 5.3.5 2020-02-13 14:07:47 -08:00
python3-pytest-asyncio_0.10.0.bb python3-pytest-asyncio: Initial commit of 0.10.0 2019-09-07 10:08:45 -07:00
python3-pytest-helpers-namespace_2019.1.8.bb python-pytest-helpers-namespace: upgrade 2016.7.10 -> 2019.1.8 2019-11-13 22:08:27 -08:00
python3-pytest-runner_5.2.bb python-pytest-runner: upgrade 5.1 -> 5.2 2019-11-13 22:08:27 -08:00
python3-pytest-tempdir_2019.10.12.bb python-pytest-tempdir: upgrade 2016.8.20 -> 2019.10.12 2019-11-13 22:08:27 -08:00
python3-python-vlc_3.0.7110.bb python3-python-vlc: Initial commit of 3.0.7110 2019-09-12 07:18:19 -07:00
python3-pytoml_0.1.21.bb python3-pytoml,python3-jsmin: Add recipes 2020-01-22 09:56:34 -08:00
python3-pytz_2019.3.bb python-pytz: upgrade 2019.2 -> 2019.3 2019-10-17 05:53:25 -07:00
python3-pyudev_0.21.0.bb
python3-pyusb_1.0.2.bb
python3-pyyaml_5.3.bb python-pyyaml: upgrade 5.2 -> 5.3 2020-01-20 13:24:43 -08:00
python3-pyzmq_17.1.0.bb
python3-raven_6.10.0.bb python3-raven: add version 6.10.0 2019-05-03 10:04:45 -07:00
python3-rdflib_4.2.2.bb
python3-redis_2.10.6.bb
python3-regex_2020.1.8.bb python3-regex: upgrade 2019.08.19 -> 2020.1.8 2020-01-20 13:24:43 -08:00
python3-requests_2.22.0.bb python-requests: upgrade 2.21.0 -> 2.22.0 2019-06-15 16:45:33 -07:00
python3-requests-file_1.4.3.bb
python3-requests-ftp_0.3.1.bb
python3-requests-futures_0.9.5.bb python3-requests-future: Initial commit of 0.9.5 2019-09-11 12:22:33 -07:00
python3-requests-oauthlib_1.3.0.bb python-requests-oauthlib: upgrade 0.8.0 -> 1.3.0 2019-11-13 22:08:27 -08:00
python3-rfc3339-validator_0.1.1.bb python-rfc3339-validator: add recipe 2019-11-14 10:11:59 -08:00
python3-rfc3986-validator_0.1.1.bb python-rfc3986-validator: add recipe 2019-11-14 10:12:07 -08:00
python3-rfc3987_1.3.8.bb python-rfc3987: upgrade 1.3.7 -> 1.3.8 2019-05-13 20:25:49 -07:00
python3-robotframework_3.0.4.bb
python3-robotframework-seriallibrary_0.3.1.bb python3-robotframework-seriallibrary: Backport a patch to fix py3 build 2020-01-22 09:56:34 -08:00
python3-ruamel-yaml_0.16.5.bb python3-ruamel-yaml: new package 2019-09-23 08:33:10 -07:00
python3-scapy_0.25.bb
python3-scrypt_0.8.6.bb
python3-sdnotify_0.3.2.bb
python3-semver_2.8.1.bb
python3-sentry-sdk_0.14.0.bb python-sentry-sdk: upgrade 0.7.14 -> 0.14.0 2020-01-20 13:24:43 -08:00
python3-serpent_1.28.bb python-serpent: upgrade 1.25 -> 1.28 2019-11-08 09:03:54 -08:00
python3-setuptools-scm_3.3.3.bb update python setuptools-scm from 2.1.0 to 3.3.3 2019-10-25 10:29:52 -07:00
python3-sh_1.12.14.bb
python3-sijax_0.3.2.bb
python3-simplejson_3.17.0.bb python-simplejson: upgrade 3.16.0 -> 3.17.0 2019-12-01 22:29:59 -08:00
python3-slip-dbus_0.6.5.bb
python3-smbus_4.1.bb python-smbus: upgrade 4.0 -> 4.1 2019-11-08 09:03:54 -08:00
python3-socketio_4.3.1.bb python-socketio: prevent python2 socketio depending on python3-aiohttp 2019-08-24 04:31:45 -07:00
python3-soupsieve_1.9.4.bb python3-soupsieve: add recipe 2019-12-29 23:04:31 -08:00
python3-speaklater_1.3.bb
python3-spidev_3.2.bb
python3-sqlalchemy_1.3.12.bb python-sqlalchemy: upgrade 1.1.17 -> 1.3.12 2020-01-03 13:56:00 -08:00
python3-sqlparse_0.3.0.bb python-sqlparse/python3-sqlparse: move from meta-cloud-services 2019-11-30 00:13:54 -08:00
python3-stevedore_1.31.0.bb python-stevedore: upgrade 1.30.1 -> 1.31.0 2019-09-05 18:13:44 -07:00
python3-strict-rfc3339_0.7.bb
python3-supervisor_4.1.0.bb python-supervisor: upgrade 4.0.2 -> 4.1.0 2020-01-17 15:44:06 -08:00
python3-systemd_234.bb
python3-term_2.3.bb python: pypi: Add python3-term 2019-07-21 09:40:20 -07:00
python3-termcolor_1.1.0.bb
python3-test-generator_0.1.2.bb python3-test-generator: add recipe 2019-09-23 22:06:33 -07:00
python3-tinyrecord_0.1.5.bb python3-tinyrecord: add version 0.1.5 2019-05-03 10:04:45 -07:00
python3-toml_0.10.0.bb python-toml: add recipes for python2 and python3 2019-10-04 19:11:55 -07:00
python3-tornado_6.0.3.bb python-tornado: upgrade 5.1 -> 6.0.3 2019-11-13 22:08:27 -08:00
python3-tqdm_4.41.1.bb python-tqdm: upgrade 4.38.0 -> 4.41.1 2020-01-17 15:44:06 -08:00
python3-twine_1.13.0.bb python3-twine: Initial commit of 1.13.0 2019-09-07 10:08:45 -07:00
python3-twisted_19.10.0.bb python-twisted: upgrade 19.7.0 -> 19.10.0 2019-11-20 06:57:27 -08:00
python3-twitter_3.8.0.bb python-twitter: upgrade 3.7.0 -> 3.8.0 2019-11-20 06:57:27 -08:00
python3-twofish_0.3.0.bb python3-twofish: Fix missing return statements in module stubs 2019-08-12 09:11:01 -07:00
python3-tzlocal_2.0.0.bb python-tzlocal: upgrade 1.5.1 -> 2.0.0 2019-11-20 06:57:27 -08:00
python3-ujson_1.35.bb
python3-unidiff_0.5.5.bb
python3-urllib3_1.25.7.bb python-urllib3: upgrade 1.25.6 -> 1.25.7 2019-11-20 06:57:07 -08:00
python3-vcversioner_2.16.0.0.bb
python3-versiontools_1.9.1.bb python-versiontools: add recipes for python2 and python3 2019-09-30 16:54:51 -07:00
python3-visitor_0.1.3.bb
python3-waitress_1.4.2.bb python-waitress: upgrade 1.4.1 -> 1.4.2 2020-01-17 15:44:06 -08:00
python3-wcwidth_0.1.8.bb python-wcwidth: upgrade 0.1.7 -> 0.1.8 2020-01-17 15:44:06 -08:00
python3-webcolors_1.8.1.bb
python3-webencodings_0.5.1.bb
python3-websocket-client_0.56.0.bb python3-websocket-client: add version 0.56.0 2019-05-03 10:04:45 -07:00
python3-websockets_8.1.bb python3-websockets: upgrade 8.0.2 -> 8.1 2020-01-17 15:44:06 -08:00
python3-werkzeug_0.16.0.bb python3-werkzeug: upgrade from 0.14.1 to 0.16.0 2019-11-13 07:15:17 -08:00
python3-wheel_0.33.6.bb python3-wheel: upgrade 0.32.3 -> 0.33.6 2020-01-17 15:44:06 -08:00
python3-whoosh_2.7.4.bb
python3-wrapt_1.11.2.bb python-wrapt: upgrade 1.11.1 -> 1.11.2 2019-06-19 06:06:47 -07:00
python3-wtforms_2.2.1.bb
python3-xlrd_1.2.0.bb python-xlrd: upgrade 1.1.0 -> 1.2.0 2019-11-20 06:57:07 -08:00
python3-xmlrunner_1.7.7.bb python3-xmlrunner: Initial commit of 1.7.7 2019-09-11 12:22:33 -07:00
python3-xmltodict_0.12.0.bb python3-xmltodict: add recipe 2020-01-03 13:56:01 -08:00
python3-xstatic_1.0.2.bb python-xstatic: upgrade 1.0.1 -> 1.0.2 2019-11-20 06:57:07 -08:00
python3-xstatic-font-awesome_4.7.0.0.bb
python3-xxhash_1.4.3.bb python3-xxhash: upgrade 1.4.2 -> 1.4.3 2019-12-10 16:21:07 -08:00
python3-yappi_1.0.bb python-yappi: upgrade 0.98 -> 1.0 2019-11-20 06:57:07 -08:00
python3-yarl_1.4.2.bb python3-yarl: upgrade 1.3.0 -> 1.4.2 2020-01-17 15:44:06 -08:00
python3-zipp_0.6.0.bb python-zipp: new recipe 2019-09-19 00:09:43 -07:00
python3-zopeinterface_4.7.1.bb python-zopeinterface: upgrade 4.6.0 -> 4.7.1 2019-11-20 06:57:07 -08:00