meta-openembedded/meta-python/recipes-devtools/python
Narpat Mali 996dddd658 python3-werkzeug: fix for CVE-2023-25577
Werkzeug is a comprehensive WSGI web application library. Prior to
version 2.2.3, Werkzeug's multipart form data parser will parse an
unlimited number of parts, including file parts. Parts can be a
small amount of bytes, but each requires CPU time to parse and may
use more memory as Python data. If a request can be made to an
endpoint that accesses `request.data`, `request.form`, `request.files`,
or `request.get_data(parse_form_data=False)`, it can cause unexpectedly
high resource usage. This allows an attacker to cause a denial of
service by sending crafted multipart data to an endpoint that will
parse it. The amount of CPU time required can block worker processes
from handling legitimate requests. The amount of RAM required can
trigger an out of memory kill of the process. Unlimited file parts
can use up memory and file handles. If many concurrent requests are
sent continuously, this can exhaust or kill all available workers.
Version 2.2.3 contains a patch for this issue.

Signed-off-by: Narpat Mali <narpat.mali@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-05-06 07:41:57 -04:00
..
python-daemon
python-flask-xstatic
python-imaging
python-mccabe
python-numeric
python-pygpgme
python-pyrex
python-systemd python3-systemd: patch to use setuptools 2022-03-01 09:06:56 -08:00
python3-ansicolors
python3-anyjson
python3-appdirs
python3-aspectlib
python3-astor
python3-automat
python3-aws-iot-device-sdk-python python3-aws-iot-device-sdk-python: Upgrade to 1.5.0 2022-03-03 08:48:07 -08:00
python3-backports-functools-lru-cache
python3-betamax
python3-blinker python3-blinker: Migrate to use pytest instead of nose for testing 2022-02-24 08:30:26 -08:00
python3-cachetools
python3-cbor2
python3-click
python3-configobj python3-configobj: backport patch for setuptools 2022-03-01 09:06:56 -08:00
python3-cppy python3-cppy: upgrade 1.2.0 -> 1.2.1 2022-04-22 16:26:22 +00:00
python3-crcmod python3-crcmod: use setuptools instead of distutils 2022-03-03 08:48:06 -08:00
python3-dbussy python3-dbussy: port to setuptools 2022-01-18 08:59:58 -08:00
python3-dnspython
python3-dominate
python3-execnet
python3-fann2
python3-fastjsonschema
python3-geojson
python3-grpcio python3-grpcio, python3-grpcio-tools: Upgrade to 1.44.0 2022-03-15 15:34:22 -04:00
python3-grpcio-tools python3-grpcio, python3-grpcio-tools: Upgrade to 1.44.0 2022-03-15 15:34:22 -04:00
python3-gunicorn
python3-h5py
python3-html2text
python3-icu python3-icu: upgrade 2.8 -> 2.8.1 2022-03-09 07:37:03 -08:00
python3-inflection
python3-intervals
python3-ipy Revert "python3-ipy: drop recipe" 2022-03-09 07:37:04 -08:00
python3-iso3166
python3-jdcal
python3-jsmin
python3-jstyleson
python3-kivy
python3-license-expression
python3-lrparsing python3-lrparsing: use setuptools instead of distutils 2022-03-03 08:48:07 -08:00
python3-lxml python3-lxml: Security fix CVE-2022-2309 2022-07-26 07:08:35 -07:00
python3-lz4 python3-lz4: add ptest 2022-03-21 09:57:28 -04:00
python3-m2crypto
python3-matplotlib
python3-msgpack
python3-multidict
python3-ordered-set python3-ordered-set: Upgrade 4.0.2 -> 4.1.0 2022-02-24 08:30:26 -08:00
python3-parse
python3-parse-type
python3-pexpect
python3-pillow python3-pillow: add ptest support 2023-02-06 10:20:34 -05:00
python3-pint
python3-polyline
python3-prctl
python3-precise-runner
python3-prettytable
python3-ptyprocess
python3-py-cpuinfo
python3-pyasn1-modules
python3-pybind11
python3-pybluez python3-pybluez: fix a runtime issue with python 3.10 2022-06-22 16:21:05 -07:00
python3-pydbus
python3-pynetlinux python3-pynetlinux: patch to use setuptools 2022-03-01 09:06:56 -08:00
python3-pyroute2
python3-pyruvate python3-pyruvate: Update libc to 0.2.120 2022-03-17 08:54:17 -04:00
python3-pyserial
python3-pytest-lazy-fixture python3-pytest-lazy-fixture: add recipe 2022-03-23 09:46:31 -04:00
python3-pytoml
python3-pyzmq python3-pyzmq: clean up recipe 2022-03-11 08:48:38 -05:00
python3-requests-file
python3-requests-toolbelt Fix collections.abc deprecation warning in downloadutils Warning appears as: 2022-12-20 09:49:02 -05:00
python3-robotframework-seriallibrary
python3-scrypt
python3-sdnotify python3-sdnotify: patch to use setuptools 2022-03-01 09:06:56 -08:00
python3-semver
python3-serpent
python3-simpleeval
python3-slip-dbus python3-slip-dbus: Fix build with wheel packaging 2022-03-03 08:48:07 -08:00
python3-smbus
python3-smpplib
python3-soupsieve
python3-sqlparse
python3-supervisor
python3-termcolor python3-termcolor: Use setuptools instead of distutils 2022-03-01 09:06:56 -08:00
python3-twofish python3-twofish: patch to use setuptools 2022-03-01 09:06:56 -08:00
python3-typeguard
python3-u-msgpack-python
python3-ujson
python3-unidiff
python3-uritemplate
python3-werkzeug python3-werkzeug: fix for CVE-2023-25577 2023-05-06 07:41:57 -04:00
python3-whoosh
python3-wpa-supplicant
python3-xlrd
python3-xmltodict
python3-xxhash
python3-yappi
python3-yarl
pamela_1.0.0.bb
pyrtm_0.4.2.bb
python-django-south.inc
python-django.inc
python-flask-bootstrap.inc
python-flask-script.inc
python-flask-sijax.inc
python-flask-xstatic.inc
python-idna-ssl.inc
python3-absl_1.0.0.bb
python3-aenum_3.1.11.bb python3-aenum: upgrade 3.1.8 -> 3.1.11 2022-04-22 16:26:22 +00:00
python3-aiofiles_0.8.0.bb meta-python: Clean up recipes and classes that were moved to oe-core 2022-03-16 09:25:28 -04:00
python3-aiohttp_3.8.1.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-aiohttp-jinja2_1.5.bb
python3-aiohue_3.0.11.bb
python3-aiosignal_1.2.0.bb
python3-alembic_1.7.7.bb python3-alembic: upgrade 1.7.6 -> 1.7.7 2022-03-28 08:35:31 -04:00
python3-ansi2html_1.7.0.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-ansicolors_1.1.8.bb
python3-antlr4-runtime_4.9.2.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-appdirs_1.4.4.bb
python3-apply-defaults_0.1.6.bb
python3-argcomplete_2.0.0.bb python3-argcomplete upgrade 1.12.3 -> 2.0.0 2022-01-21 08:23:59 -08:00
python3-argexec_1.0.3.bb
python3-argh_0.26.2.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-arpeggio_2.0.0.bb python3-arpeggio: upgrade 1.10.2 -> 2.0.0 2022-03-28 08:35:31 -04:00
python3-asciitree_0.3.3.bb
python3-aspectlib_1.5.2.bb
python3-astor_0.8.1.bb python3-astor: fix wheel build 2022-03-01 09:06:56 -08:00
python3-astroid_2.11.3.bb python3-astroid: upgrade 2.11.2 -> 2.11.3 2022-05-17 05:57:10 -07:00
python3-asttokens_2.0.5.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-async-timeout_4.0.2.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-async-timeout_4.0.0.bb
python3-asyncinotify_2.0.2.bb python3-asyncinotify: add 2.0.2 2022-03-09 07:37:04 -08:00
python3-asyncio-glib_0.1.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-asyncio-throttle_1.0.2.bb
python3-attr_0.3.1.bb
python3-autobahn_22.3.2.bb python3-autobahn: upgrade 22.2.2 -> 22.3.2 2022-03-30 09:09:07 -04:00
python3-automat_20.2.0.bb
python3-aws-iot-device-sdk-python_1.5.2.bb python3-aws-iot-device-sdk-python: upgrade 1.5.1 -> 1.5.2 2022-04-22 16:26:22 +00:00
python3-backcall_0.2.0.bb recipes: Adjust for renaming flit_core -> python_flit_core 2022-03-17 10:00:11 -07:00
python3-bandit_1.7.4.bb python3-bandit: Upgrade 1.7.2 -> 1.7.4 2022-03-07 09:27:53 -08:00
python3-beautifulsoup4_4.11.1.bb python3-beautifulsoup: update to 4.11.1 2022-04-11 09:22:30 -04:00
python3-behave_1.2.6.bb
python3-betamax_0.8.1.bb
python3-bidict_0.22.0.bb python3-bidict: update to 0.22.0 2022-04-11 09:22:30 -04:00
python3-bitarray_2.4.1.bb python3-bitarray: upgrade 2.4.0 -> 2.4.1 2022-04-06 14:55:16 -04:00
python3-bitstring_3.1.9.bb
python3-bitstruct_8.14.0.bb python3-bitstruct: Upgrade 8.13.0 -> 8.14.0 2022-04-22 16:26:22 +00:00
python3-blinker_1.4.bb python3-blinker: Migrate to use pytest instead of nose for testing 2022-02-24 08:30:26 -08:00
python3-booleanpy_3.8.bb
python3-cachecontrol_0.12.10.bb
python3-cached-property_1.5.2.bb
python3-cachetools_5.0.0.bb python3-cachetools: upgrade 4.2.4 -> 5.0.0 2022-03-28 08:35:31 -04:00
python3-can_4.0.0.bb python3-can: update t 4.0.0 2022-04-11 09:22:30 -04:00
python3-cantools_37.0.7.bb python3-cantools: upgrade 37.0.1 -> 37.0.7 2022-03-28 08:35:32 -04:00
python3-cassandra-driver_3.25.0.bb
python3-cbor2_5.4.2.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-cchardet_2.1.7.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-cerberus_1.3.4.bb
python3-charset-normalizer_2.0.12.bb python3-charset-normalizer: Upgrade 2.0.10 -> 2.0.12 2022-02-28 08:32:19 -08:00
python3-cheetah_3.2.6.bb python3-cheetah: upgrade 3.2.6.post2 -> 3.2.6 2022-04-04 09:08:21 -04:00
python3-click_8.1.2.bb python3-click: upgrade 8.0.4 -> 8.1.2 2022-04-06 14:55:16 -04:00
python3-click-repl_0.2.0.bb
python3-click-spinner_0.1.10.bb
python3-cmd2_2.4.1.bb python3-cmd2: upgrade 2.4.0 -> 2.4.1 2022-04-22 16:26:22 +00:00
python3-colorama_0.4.4.bb
python3-coloredlogs_15.0.1.bb python3-coloredlogs: fix location of coloredlogs.pth 2022-03-01 09:06:56 -08:00
python3-colorlog_6.6.0.bb
python3-colorzero_2.0.bb
python3-configargparse_1.5.3.bb
python3-configobj_5.0.6.bb python3-configobj: backport patch for setuptools 2022-03-01 09:06:56 -08:00
python3-configshell-fb_1.1.29.bb python3-configshell-fb: set PIP_INSTALL_PACKAGE 2022-03-03 08:48:07 -08:00
python3-constantly_15.1.0.bb
python3-contextlib2_21.6.0.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-coverage_6.3.2.bb python3-coverage: Upgrade 6.3 -> 6.3.2 2022-02-24 08:30:26 -08:00
python3-cppy_1.2.1.bb python3-cppy: upgrade 1.2.0 -> 1.2.1 2022-04-22 16:26:22 +00:00
python3-crc32c_2.2.post0.bb python3-crc32c: set target platform via setup.cfg 2022-03-09 07:37:03 -08:00
python3-crcmod_1.7.bb python3-crcmod: use setuptools instead of distutils 2022-03-03 08:48:06 -08:00
python3-croniter_1.3.4.bb python3-croniter: Upgrade 1.2.0 -> 1.3.4 2022-02-22 08:29:53 -08:00
python3-custom-inherit_2.3.1.bb
python3-cvxopt_1.2.7.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-cycler_0.11.0.bb
python3-dateparser_1.1.0.bb
python3-dateutil_2.8.2.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-dbus-next_0.2.3.bb
python3-dbussy_1.3.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-decorator_5.1.1.bb python3-decorator: Upgrade 5.1.0 -> 5.1.1 2022-01-20 09:53:40 -08:00
python3-defusedxml_0.7.1.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-deprecated_1.2.13.bb
python3-dill_0.3.4.bb
python3-diskcache_5.4.0.bb
python3-distro_1.7.0.bb python3-distro: Upgrade 1.6.0 -> 1.7.0 2022-02-24 08:30:26 -08:00
python3-django_2.2.28.bb python3-django: upgrade 2.2.27 -> 2.2.28 2022-04-22 16:26:22 +00:00
python3-django_3.2.12.bb python3-django: upgrade 3.2.11 -> 3.2.12 2022-03-15 15:34:22 -04:00
python3-django_4.0.2.bb python3-django: upgrade 4.0.1 -> 4.0.2 2022-03-15 15:34:22 -04:00
python3-django-south_1.0.2.bb
python3-djangorestframework_3.13.1.bb
python3-dnspython_2.2.1.bb python3-dnspython: upgrade 2.2.0 -> 2.2.1 2022-03-17 08:54:17 -04:00
python3-docopt_0.6.2.bb
python3-dominate_2.6.0.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-dynamic-dispatch_1.0.3.bb
python3-ecdsa_0.17.0.bb
python3-editor_1.0.4.bb
python3-elementpath_2.5.0.bb python3-elementpath: update to 2.5.0 2022-04-11 09:22:30 -04:00
python3-email-validator_1.1.3.bb
python3-engineio_4.3.1.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-et-xmlfile_1.1.0.bb
python3-evdev_1.5.0.bb python3-evdev: upgrade 1.4.0 -> 1.5.0 2022-04-04 09:08:21 -04:00
python3-eventlet_0.33.0.bb
python3-execnet_1.9.0.bb
python3-fann2_1.1.2.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-fasteners_0.17.3.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-fastjsonschema_2.15.3.bb python3-fastjsonschema: Upgrade 2.15.1 -> 2.15.3 2022-01-19 08:58:09 -08:00
python3-fastnumbers_3.2.1.bb
python3-fields_5.0.0.bb
python3-flask_2.1.1.bb python3-flask: update to 2.1.1 2022-04-11 09:22:30 -04:00
python3-flask-babel_2.0.0.bb
python3-flask-bootstrap_3.3.7.1.bb
python3-flask-jsonpify_1.5.0.bb
python3-flask-jwt_0.3.2.bb
python3-flask-login_0.6.0.bb python3-flask-login: update to 0.6.0 2022-04-11 09:22:30 -04:00
python3-flask-mail_0.9.1.bb
python3-flask-migrate_3.1.0.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-flask-nav_0.6.bb
python3-flask-pymongo_2.3.0.bb
python3-flask-restful_0.3.9.bb
python3-flask-script_2.0.6.bb
python3-flask-sijax_0.4.1.bb
python3-flask-socketio_5.1.1.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-flask-sqlalchemy_2.5.1.bb
python3-flask-uploads_0.2.1.bb
python3-flask-user_0.6.19.bb
python3-flask-versioned_0.9.4-20101221.bb meta-*: remove obsolete PYPA_WHEEL and PIP_INSTALL_PACKAGE assignments 2022-03-11 11:20:55 -08:00
python3-flask-wtf_0.15.1.bb
python3-flask-xstatic_0.0.1.bb
python3-frozenlist_1.3.0.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-future_0.18.2.bb
python3-gast_0.5.3.bb
python3-gcovr_5.1.bb python3-gcovr: update to 5.1 2022-04-11 09:22:30 -04:00
python3-geojson_2.5.0.bb
python3-geomet_0.3.0.bb python3-geomet: fix wheel build 2022-02-28 08:32:19 -08:00
python3-gevent_21.12.0.bb
python3-gmpy2_2.1.2.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-gmqtt_0.6.11.bb
python3-gnupg_0.4.8.bb
python3-google-api-core_2.7.1.bb python3-google-api-core: update to 2.7.1 2022-04-11 09:22:30 -04:00
python3-google-api-python-client_2.43.0.bb python3-google-api-python-client: upgrade 2.42.0 -> 2.43.0 2022-04-17 16:46:15 +00:00
python3-google-auth_2.6.3.bb python3-google-auth: update to 2.6.3 2022-04-11 09:22:30 -04:00
python3-googleapis-common-protos_1.56.0.bb python3-googleapis-common-protos: upgrade 1.54.0 -> 1.56.0 2022-04-17 16:46:15 +00:00
python3-gpsd-py3_0.3.0.bb
python3-graphviz_0.19.2.bb python3-graphviz: upgrade 0.19.1 -> 0.19.2 2022-04-17 16:46:16 +00:00
python3-greenlet_1.1.2.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-greenstalk_2.0.0.bb
python3-grpcio_1.45.0.bb python3-grpcio: upgrade 1.44.0 -> 1.45.0 2022-04-04 09:08:21 -04:00
python3-grpcio-tools_1.45.0.bb python3-grpcio-tools: update to 1.45.0 2022-04-11 09:22:30 -04:00
python3-gunicorn_20.1.0.bb
python3-h5py_3.6.0.bb python3-h5py: upgrade 3.5.0 -> 3.6.0 2022-03-28 08:35:32 -04:00
python3-h11_0.13.0.bb python3-h11: Upgrade 0.12.0 -> 0.13.0 2022-03-03 08:48:07 -08:00
python3-haversine_2.5.1.bb
python3-html2text_2020.1.16.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-html5lib_1.1.bb
python3-httplib2_0.20.4.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-huey_2.4.3.bb
python3-humanfriendly_10.0.bb
python3-humanize_4.0.0.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-hyperlink_21.0.0.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-icu_2.8.1.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-idna-ssl_1.1.0.bb
python3-ifaddr_0.1.7.bb
python3-imageio_2.17.0.bb python3-imageio: upgrade 2.16.1 -> 2.17.0 2022-04-22 16:26:22 +00:00
python3-imgtool_1.9.0.bb python3-imgtool: update to 1.9.0 2022-04-17 16:46:15 +00:00
python3-incremental_21.3.0.bb
python3-inflection_0.5.1.bb
python3-intelhex_2.3.0.bb
python3-intervals_1.10.0.bb python3-intervals: upgrade 1.10.0.post1 -> 1.10.0 2022-03-28 08:35:32 -04:00
python3-ipaddress_1.0.23.bb
python3-ipy_1.01.bb Revert "python3-ipy: drop recipe" 2022-03-09 07:37:04 -08:00
python3-ipython_8.2.0.bb python3-ipython: update to 8.2.0 2022-04-11 09:22:30 -04:00
python3-ipython-genutils_0.2.0.bb
python3-iso3166_2.0.2.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-isodate_0.6.1.bb
python3-isort_5.10.1.bb meta-python: Clean up recipes and classes that were moved to oe-core 2022-03-16 09:25:28 -04:00
python3-itsdangerous_2.1.2.bb python3-itsdangerous: upgrade 2.1.1 -> 2.1.2 2022-04-04 09:08:21 -04:00
python3-javaobj-py3_0.4.3.bb
python3-jdatetime_4.1.0.bb python3-jdatetime: upgrade 4.0.0 -> 4.1.0 2022-04-04 09:08:21 -04:00
python3-jdcal_1.4.1.bb
python3-jedi_0.18.1.bb
python3-jmespath_1.0.0.bb python3-jmespath: update to 1.0.0 2022-04-11 09:22:30 -04:00
python3-joblib_1.1.0.bb
python3-jsmin_3.0.1.bb python3-jsmin: Upgrade 3.0.0 -> 3.0.1 2022-01-19 08:58:09 -08:00
python3-jsonpatch_1.32.bb
python3-jsonpath-rw_1.4.0.bb python3-jsonpath-rw: set correct license 2022-02-03 08:40:20 -08:00
python3-jsonrpcserver_5.0.7.bb python3-jsonrpcserver: upgrade 5.0.6 -> 5.0.7 2022-03-21 09:57:28 -04:00
python3-jstyleson_0.0.2.bb
python3-kconfiglib_14.1.0.bb
python3-keras-applications_1.0.8.bb python3-keras-applications: Define PIP_INSTALL_PACKAGE 2022-03-03 08:48:07 -08:00
python3-keras-preprocessing_1.1.2.bb
python3-kivy_2.1.0..bb python3-kivy: upgrade 2.0.0 -> 2.1.0 2022-04-17 16:46:16 +00:00
python3-kiwisolver_1.4.2.bb python3-kiwisolver: upgrade 1.4.0 -> 1.4.2 2022-04-04 09:08:21 -04:00
python3-langtable_0.0.57.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-lazy-object-proxy_1.7.1.bb
python3-libconf_2.0.1.bb
python3-license-expression_21.6.14.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-lockfile_0.12.2.bb
python3-lorem_0.1.1.bb
python3-lrparsing_1.0.17.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-luma-core_2.3.1.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-luma-oled_3.8.1.bb
python3-lxml_4.8.0.bb python3-lxml: Security fix CVE-2022-2309 2022-07-26 07:08:35 -07:00
python3-lz4_4.0.0.bb python3-lz4: add ptest 2022-03-21 09:57:28 -04:00
python3-m2crypto_0.38.0.bb
python3-marshmallow_3.15.0.bb python3-marshmallow: Upgrade 3.14.1 -> 3.15.0 2022-04-22 16:26:22 +00:00
python3-matplotlib_3.5.1.bb python3-matplotlib: add missing dependency 2022-06-03 07:02:48 -07:00
python3-matplotlib-inline_0.1.2.bb
python3-mccabe_0.7.0.bb python3-mccabe: upgrade 0.6.1 -> 0.7.0 2022-03-01 09:06:56 -08:00
python3-meld3_2.0.1.bb
python3-mock_4.0.3.bb
python3-monotonic_1.6.bb python3-monotonic: fix wheel build 2022-02-28 08:32:19 -08:00
python3-mpmath_1.2.1.bb
python3-msgpack_1.0.3.bb
python3-msk_0.3.16.bb
python3-msm_0.8.8.bb
python3-multidict_6.0.2.bb python3-multidict: upgrade 5.2.0 -> 6.0.2 2022-01-31 08:15:17 -08:00
python3-mypy_0.942.bb python3-mypy: update to 0.942 2022-04-11 09:22:30 -04:00
python3-mypy-extensions_0.4.3.bb
python3-natsort_8.1.0.bb python3-natsort: upgrade 8.0.2 -> 8.1.0 2022-02-16 08:13:29 -08:00
python3-netaddr_0.8.0.bb
python3-netifaces_0.11.0.bb
python3-networkx_2.7.1.bb python3-networkx: upgrade 2.7 -> 2.7.1 2022-03-10 10:03:30 -05:00
python3-nmap_1.5.1.bb
python3-nocasedict_1.0.3.bb python3-nocasedict: upgrade 1.0.2 -> 1.0.3 2022-04-17 16:46:15 +00:00
python3-nocaselist_1.0.5.bb python3-nocaselist: upgrade 1.0.4 -> 1.0.5 2022-04-17 16:46:15 +00:00
python3-ntplib_0.4.0.bb python3-ntplib: pull from PyPI 2022-03-03 08:48:07 -08:00
python3-oauthlib_3.2.2.bb python3-oauthlib: upgrade 3.2.0 -> 3.2.2 2022-11-19 11:16:48 -05:00
python3-obd_0.7.1.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-openpyxl_3.0.9.bb
python3-ordered-set_4.1.0.bb recipes: Adjust for renaming flit_core -> python_flit_core 2022-03-17 10:00:11 -07:00
python3-padaos_0.1.10.bb
python3-padatious_0.4.8.bb
python3-paho-mqtt_1.6.1.bb
python3-pako_0.3.1.bb python3-pako: remove duplicate LICENSE 2022-02-28 08:32:19 -08:00
python3-pandas_1.4.2.bb python3-pandas: upgrade 1.4.1 -> 1.4.2 2022-04-06 14:55:16 -04:00
python3-parallax_1.0.6.bb
python3-paramiko_2.10.3.bb python3-paramiko: upgrade 2.9.2 -> 2.10.3 2022-03-28 08:35:32 -04:00
python3-parse_1.19.0.bb
python3-parse-type_0.5.2.bb
python3-parso_0.8.3.bb
python3-passlib_1.7.4.bb
python3-pastedeploy_2.1.1.bb
python3-path_16.4.0.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-pathtools3_0.2.1.bb
python3-pep8_1.7.1.bb
python3-periphery_2.3.0.bb
python3-petact_0.1.2.bb
python3-pexpect_4.8.0.bb
python3-pickleshare_0.7.5.bb
python3-pid_3.0.4.bb
python3-pika_1.2.0.bb
python3-pillow_9.4.0.bb python3-pillow: add tk to RDEPENDS ptest pkg only if x11 in DISTRO_FEATURES 2023-03-05 07:45:14 -05:00
python3-pint_0.19.1.bb python3-pint: update to 0.19.1 2022-04-11 09:22:30 -04:00
python3-pkcs11_0.7.0.bb
python3-pkgconfig_1.5.5.bb meta-python: Clean up recipes and classes that were moved to oe-core 2022-03-16 09:25:28 -04:00
python3-pocketsphinx_0.1.15.bb
python3-polyline_1.4.0.bb
python3-portion_2.2.0.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-posix-ipc_1.0.5.bb
python3-prctl_1.8.1.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-precise-runner_0.3.1.bb
python3-prettytable_3.1.1.bb python3-prettytable: add python3-pytest-lazy-fixture to ptest RDEPENDS 2022-03-23 09:46:31 -04:00
python3-process-tests_2.1.2.bb
python3-progress_1.6.bb
python3-prompt-toolkit_3.0.24.bb
python3-protobuf_3.20.3.bb python3-protobuf: upgrade 3.20.0 -> 3.20.3 2022-12-11 16:18:53 -05:00
python3-ptyprocess_0.7.0.bb recipes: Adjust for renaming flit_core -> python_flit_core 2022-03-17 10:00:11 -07:00
python3-pulsectl_22.3.2.bb python3-pulsectl: update to 22.3.2 2022-04-11 09:22:30 -04:00
python3-py-cpuinfo_8.0.0.bb
python3-py-ubjson_0.16.1.bb
python3-pyalsaaudio_0.9.0.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-pyasn1-modules_0.2.8.bb
python3-pyatspi_2.38.2.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-pyaudio_0.2.11.bb
python3-pybind11_2.8.1.bb python3-pybind11: Override pip install variables 2022-03-01 09:06:56 -08:00
python3-pybind11-json_0.2.11.bb
python3-pybluez_0.23.bb python3-pybluez: fix a runtime issue with python 3.10 2022-06-22 16:21:05 -07:00
python3-pychromecast_11.0.0.bb python3-pychromecast: upgrade 10.3.0 -> 11.0.0 2022-04-06 14:55:16 -04:00
python3-pycocotools_2.0.4.bb python3-pycocotools: Upgrade 2.0.2 -> 2.0.4 2022-01-24 09:09:59 -08:00
python3-pycodestyle_2.8.0.bb
python3-pycurl_7.45.1.bb python3-pycurl: update to 7.45.1 2022-04-11 09:22:30 -04:00
python3-pydbus_0.6.0.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-pydbus-manager_git.bb
python3-pydicti_1.1.6.bb
python3-pyexpect_1.0.21.bb
python3-pyfirmata_1.1.0.bb
python3-pyflakes_2.4.0.bb
python3-pyhamcrest_2.0.3.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-pyiface_git.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-pyinotify_0.9.6.bb
python3-pyjks_20.0.0.bb
python3-pyjwt_2.3.0.bb
python3-pykwalify_1.8.0.bb
python3-pylint_2.13.5.bb python3-pylint: upgrade 2.13.2 -> 2.13.5 2022-04-17 16:46:15 +00:00
python3-pylyrics_1.1.0.bb
python3-pymetno_0.9.0.bb python3-pymetno: Define PIP_INSTALL_PACKAGE 2022-03-03 08:48:07 -08:00
python3-pymisp_2.4.157.bb python3-pymisp: upgrade 2.4.155.1 -> 2.4.157 2022-03-30 09:09:07 -04:00
python3-pymodbus_2.5.3.bb python3-pymodbus: add asyncio to package config 2022-03-15 15:34:22 -04:00
python3-pymongo_4.1.0.bb python3-pymogo: update to 4.1.0 2022-04-11 09:22:30 -04:00
python3-pymysql_1.0.2.bb
python3-pynacl_1.5.0.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-pynetlinux_1.1.bb python3-pynetlinux: patch to use setuptools 2022-03-01 09:06:56 -08:00
python3-pyperclip_1.8.2.bb
python3-pyperf_2.3.0.bb
python3-pyrad_2.4.bb python3-pyrad: Change poetry bbclass inherit to match oe-core 2022-03-16 09:25:28 -04:00
python3-pyroute2_0.5.19.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-pyruvate_1.1.2.bb python3-pyruvate: Update libc to 0.2.120 2022-03-17 08:54:17 -04:00
python3-pyscaffold_4.2.1.bb python3-pyscaffold: update to 4.2.1 2022-04-11 09:22:30 -04:00
python3-pyserial_3.5.bb python3-pyserial: also remove /usr/bin/__pycache__ 2022-02-28 08:32:19 -08:00
python3-pyserial-asyncio_0.6.bb python3-pyserial-asyncio: add 0.6 2022-03-09 07:37:04 -08:00
python3-pysonos_0.0.54.bb
python3-pystemd_0.8.0.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-pytest-asyncio_0.16.0.bb
python3-pytest-benchmark_3.4.1.bb
python3-pytest-cache_1.0.bb
python3-pytest-forked_1.4.0.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-pytest-helpers-namespace_2021.12.29.bb python3-pytest-helpers-namespace: update to 2021.12.29 2022-04-11 09:22:30 -04:00
python3-pytest-html_3.1.1.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-pytest-lazy-fixture_0.6.3.bb python3-pytest-lazy-fixture: add recipe 2022-03-23 09:46:31 -04:00
python3-pytest-metadata_2.0.1.bb python3-pytest-metadata: upgrade 1.11.0 -> 2.0.1 2022-03-30 09:09:07 -04:00
python3-pytest-tempdir_2019.10.12.bb
python3-pytest-timeout_2.1.0.bb python3-pytest-timeout: upgrade 2.0.2 -> 2.1.0 2022-01-31 08:15:17 -08:00
python3-pytest-xdist_2.5.0.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-python-vlc_3.0.16120.bb python3-python-vlc: upgrade 3.0.12118 -> 3.0.16120 2022-03-10 10:03:30 -05:00
python3-pythonping_1.1.1.bb python3-pythonping: Upgrade 1.1.0 -> 1.1.1 2022-01-20 09:53:40 -08:00
python3-pytoml_0.1.21.bb
python3-pytz-deprecation-shim_0.1.0.post0.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-pyudev_0.23.2.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-pyusb_1.2.1.bb
python3-pyzmq_22.3.0.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-qface_2.0.7.bb python3-qface: upgrade 2.0.6 -> 2.0.7 2022-04-06 14:55:16 -04:00
python3-qrcode_7.3.1.bb
python3-raven_6.10.0.bb
python3-rdflib_6.1.1.bb
python3-redis_4.2.2.bb python3-redis: upgrade 4.2.1 -> 4.2.2 2022-04-17 16:46:15 +00:00
python3-regex_2022.3.15.bb python3-regex: update to 2022.3.15 2022-04-11 09:22:30 -04:00
python3-requests-file_1.5.1.bb
python3-requests-ftp_0.3.1.bb
python3-requests-futures_1.0.0.bb
python3-requests-oauthlib_1.3.1.bb python3-requests-oauthlib: upgrade 1.3.0 -> 1.3.1 2022-02-11 09:10:03 -08:00
python3-requests-toolbelt_0.9.1.bb Fix collections.abc deprecation warning in downloadutils Warning appears as: 2022-12-20 09:49:02 -05:00
python3-robotframework_5.0.bb python3-robotframework: upgrade 4.1.3 -> 5.0 2022-03-30 09:09:07 -04:00
python3-robotframework-seriallibrary_0.3.1.bb
python3-rsa_4.8.bb meta-python: Clean up recipes and classes that were moved to oe-core 2022-03-16 09:25:28 -04:00
python3-scrypt_0.8.20.bb python3-scrypt: upgrade 0.8.19 -> 0.8.20 2022-03-09 07:37:04 -08:00
python3-sdnotify_0.3.2.bb python3-sdnotify: patch to use setuptools 2022-03-01 09:06:56 -08:00
python3-semver_2.13.0.bb
python3-sentry-sdk_1.5.8.bb python3-sentry-sdk: upgrade 1.5.7 -> 1.5.8 2022-04-17 16:46:15 +00:00
python3-serpent_1.40.bb
python3-sh_1.14.2.bb
python3-sijax_0.3.2.bb
python3-simpleeval_0.9.12.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-simplejson_3.17.6.bb
python3-slip-dbus_0.6.5.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-smbus_4.3.bb Revert "python3-smbus: fix wheel build" 2022-03-10 10:03:30 -05:00
python3-smbus2_0.4.1.bb
python3-smpplib_2.2.1.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-snappy_0.6.1.bb python3-snappy upgrade 0.6.0 -> 0.6.1 2022-03-03 08:48:07 -08:00
python3-socketio_5.5.2.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-soupsieve_2.3.1.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-speaklater_1.3.bb
python3-speedtest-cli_2.1.3.bb python3-speedtest-cli: fix RDEPENDS 2022-06-03 07:01:00 -07:00
python3-spidev_3.5.bb
python3-sqlalchemy_1.4.35.bb python3-sqlalchemy: upgrade 1.4.34 -> 1.4.35 2022-04-17 16:46:15 +00:00
python3-sqlparse_0.4.2.bb
python3-sqlsoup_0.9.1.bb
python3-stevedore_3.5.0.bb
python3-supervisor_4.2.4.bb
python3-sympy_1.10.1.bb python3-sympy: update to 1.10.1 2022-04-11 09:22:30 -04:00
python3-systemd_234.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-tabulate_0.8.9.bb
python3-term_2.3.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-termcolor_1.1.0.bb python3-termcolor: Use setuptools instead of distutils 2022-03-01 09:06:56 -08:00
python3-textparser_0.23.0.bb
python3-texttable_1.6.4.bb
python3-tinyrecord_0.2.0.bb
python3-tornado_6.1.bb
python3-tqdm_4.64.0.bb python3-tqdm: update to 4.64.1 2022-04-11 09:22:30 -04:00
python3-trafaret_2.1.1.bb python3-trafaret: upgrade 2.1.0 -> 2.1.1 2022-04-06 14:55:16 -04:00
python3-trafaret-config_2.0.2.bb
python3-traitlets_5.1.1.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-transitions_0.8.11.bb python3-transitions: Upgrade 0.8.10 -> 0.8.11 2022-02-28 08:32:19 -08:00
python3-twine_4.0.0.bb python3-twine: upgrade 3.8.0 -> 4.0.0 2022-04-06 14:55:16 -04:00
python3-twisted_22.2.0.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-twitter_4.8.0.bb python3-twitter: update to 4.8.0 2022-04-11 09:22:30 -04:00
python3-twofish_0.3.0.bb python3-twofish: patch to use setuptools 2022-03-01 09:06:56 -08:00
python3-txaio_22.2.1.bb python3-txaio: upgrade 21.2.1 -> 22.2.1 2022-03-10 10:03:29 -05:00
python3-txdbus_1.1.2.bb
python3-typed-ast_1.5.2.bb python3-typed-ast: Upgrade 1.4.3 -> 1.5.2 2022-03-03 08:48:07 -08:00
python3-typeguard_2.13.3.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-tzlocal_4.2.bb python3-tzlocal: upgrade 4.1 -> 4.2 2022-04-06 14:55:16 -04:00
python3-u-msgpack-python_2.7.1.bb
python3-ujson_5.1.0.bb
python3-unidiff_0.7.3.bb python3-unidiff: Upgrade 0.7.0 -> 0.7.3 2022-02-24 08:30:26 -08:00
python3-uritemplate_4.1.1.bb
python3-versiontools_1.9.1.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-visitor_0.1.3.bb
python3-waitress_2.1.1.bb python3-waitress: upgrade 2.1.0 -> 2.1.1 2022-03-23 09:46:31 -04:00
python3-watchdog_2.1.7.bb python3-watchdog: upgrade 2.1.6 -> 2.1.7 2022-03-30 09:09:07 -04:00
python3-webencodings_0.5.1.bb
python3-websocket-client_1.3.2.bb python3-websocket-client: upgrade 1.3.1 -> 1.3.2 2022-04-06 14:55:16 -04:00
python3-websockets_10.2.bb python3-websockets: upgrade 10.1 -> 10.2 2022-03-01 09:06:56 -08:00
python3-werkzeug_2.1.1.bb python3-werkzeug: fix for CVE-2023-25577 2023-05-06 07:41:57 -04:00
python3-whoosh_2.7.4.bb
python3-wpa-supplicant_0.2.bb
python3-wrapt_1.14.0.bb python3-wrapt: upgrade 1.13.3 -> 1.14.0 2022-03-21 09:57:28 -04:00
python3-wtforms_3.0.1.bb
python3-xlrd_2.0.1.bb python3-xlrd: fix wheel build 2022-02-28 08:32:19 -08:00
python3-xlsxwriter_3.0.3.bb python3-xlsxwriter: upgrade 3.0.2 -> 3.0.3 2022-03-01 09:06:56 -08:00
python3-xmlrunner_1.7.7.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-xmlschema_1.10.0.bb python3-xmlschema: update to 1.10.0 2022-04-11 09:22:30 -04:00
python3-xmltodict_0.12.0.bb
python3-xmodem_0.4.6.bb python3-xmodem: Move docs to /usr/share/doc 2022-03-03 08:48:06 -08:00
python3-xstatic_1.0.2.bb
python3-xstatic-font-awesome_4.7.0.0.bb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
python3-xxhash_3.0.0.bb python3-xxhash: upgrade 2.0.2 -> 3.0.0 2022-03-10 10:03:29 -05:00
python3-yamlloader_1.1.0.bb Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
python3-yappi_1.3.3.bb
python3-yarl_1.7.2.bb
python3-zeroconf_0.38.4.bb python3-zeroconf: update to 0.38.4 2022-04-11 09:22:30 -04:00
python3-zopeinterface_5.4.0.bb