meta-openembedded/meta-python/recipes-devtools/python
Wang Mingyu 705abb20c1
python3-sqlparse: upgrade 0.5.3 -> 0.5.4
Changelog:
=============
Enhancements
---------------
* Add support for Python 3.14.
* Add type annotations to top-level API functions and include py.typed marker
  for PEP 561 compliance, enabling type checking with mypy and other tools
* Add pre-commit hook support. sqlparse can now be used as a pre-commit hook
  to automatically format SQL files. The CLI now supports multiple files and
  an '--in-place' flag for in-place editing
* Add 'ATTACH' and 'DETACH' to PostgreSQL keywords
* Add 'INTERSECT' to close keywords in WHERE clause
* Support 'REGEXP BINARY' comparison operator

Bug Fixes
----------
* Add additional protection against denial of service attacks when parsing
  very large lists of tuples. This enhances the existing recursion protections
  with configurable limits for token processing to prevent DoS through
  algorithmic complexity attacks. The new limits (MAX_GROUPING_DEPTH=100,
  MAX_GROUPING_TOKENS=10000) can be adjusted or disabled (by setting to None)
  if needed for legitimate large SQL statements.
* Remove shebang from cli.py and remove executable flag
* Fix strip_comments not removing all comments when input contains only
  comments
* Fix splitting statements with IF EXISTS/IF NOT EXISTS inside BEGIN...END
  blocks
* Fix splitting on semicolons inside BEGIN...END blocks

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-02 09:22:51 -08:00
..
files python3-custom-inherit: fix python 3.12 builds 2023-12-31 08:27:48 -08:00
python3-a2wsgi
python3-aioserial
python3-ansicolors
python3-arrow python3-arrow: Ignore America/Coyhaique ptest 2025-04-08 08:17:08 -07:00
python3-astor python3-astor: switch to python3 2021-01-04 14:48:29 -08:00
python3-aws-iot-device-sdk-python
python3-betamax python3-betamax: fix ptests 2025-10-19 16:11:36 -07:00
python3-blinker python3-blinker: Fix ptests with pytest 8.4+ 2025-11-18 16:24:13 -08:00
python3-checksec-py python3-checksec-py, python3-pylddwrap, python3-icontract: add recipes 2025-11-14 07:39:48 -08:00
python3-ckzg python3-ckzg: Add recipe version 2.1.1 2025-07-15 12:01:07 -07:00
python3-click-spinner
python3-cmake python3-cmake: update to version 3.31.1 2024-12-12 12:55:12 -08:00
python3-colorclass python3-colorclass: Switch to PEP-517 build backend 2025-04-11 20:51:30 -07:00
python3-covdefaults
python3-cppy
python3-crcmod
python3-dbus-fast python3-dbus-fast: Upgrade 2.44.1 -> 2.44.5 2025-10-08 18:46:03 -07:00
python3-dbussy
python3-dnspython
python3-dominate
python3-eventlet python3-eventlet: upgrade 0.37.0 -> 0.39.0 2025-02-12 09:16:02 -08:00
python3-fann2
python3-fastapi python3-fastapi[-cli]: new recipe 0.122.0 2025-11-29 21:19:36 -08:00
python3-flask-cors
python3-flask-xstatic
python3-frozenlist python3-frozenlist: support reproducibility 2025-10-05 21:43:43 -07:00
python3-gcovr python3-gcovr: fix build with newer hatch-fancy-pypi-readme 2025-05-14 08:37:28 -07:00
python3-gevent python3-gevent: upgrade 25.4.2 -> 25.5.1 2025-07-22 16:39:49 -07:00
python3-google-auth python3-google-auth: Skip mTLS tests from ptests 2025-11-20 18:10:36 -08:00
python3-google-auth-oauthlib python3-google-auth-oauthlib: Upgrade to 1.2.3 2025-11-20 14:54:55 -08:00
python3-gpiod python3-gpiod: update to v2.2.4 2025-02-12 09:16:09 -08:00
python3-grpcio python3-grpcio: upgrade 1.72.1 -> 1.73.1 2025-07-22 00:16:42 -07:00
python3-grpcio-tools python3-grpcio-tools: upgrade 1.72.1 -> 1.73.1 2025-07-22 00:16:43 -07:00
python3-gunicorn
python3-h5py python3-h5py: upgrade 3.14.0 -> 3.15.0 2025-10-21 20:02:41 -07:00
python3-icu python3-icu: upgrade 2.15.3 -> 2.16 2025-11-11 10:19:42 -08:00
python3-jsmin
python3-jstyleson
python3-kivy python3-kivy: Fix build with cython 3.1 2025-05-19 08:37:19 -07:00
python3-legacy-cgi python3-legacy-cgi: introduce recipe 2025-03-13 22:09:35 -07:00
python3-lief python3-lief: Upgrade to 0.16.5 + tip of trunk 2025-04-19 19:46:45 -07:00
python3-lorem
python3-lrparsing
python3-m2crypto python3-m2crypto: correct struct packing on 32-bit with _TIME_BITS=64 2025-11-04 16:52:46 -08:00
python3-matplotlib python3-matplotlib: upgrade 3.10.1 -> 3.10.3 2025-05-21 07:39:39 -07:00
python3-netifaces
python3-ninja
python3-objgraph python3-objgraph: Add recipe 2025-04-08 11:46:18 -07:00
python3-odfpy python3-odfpy: New recipe for version 1.4.1 2025-10-06 11:34:43 -07:00
python3-pandas python3-pandas: fix reproducibility issue 2025-10-05 21:43:44 -07:00
python3-parse
python3-parse-type
python3-path
python3-pexpect
python3-pillow python3-pillow: 11.1.0 -> 11.2.1 2025-06-20 10:34:12 -07:00
python3-pocketsphinx
python3-prctl
python3-propcache python3-propcache: support reproducibility 2025-10-05 21:43:43 -07:00
python3-ptyprocess
python3-py-cpuinfo
python3-pyasyncore python3-pyasyncore: fix ptests 2025-10-25 14:20:38 -07:00
python3-pyaudio
python3-pybind11-json python3-pybind11-json: Specify -DPYBIND11_USE_CROSSCOMPILING=ON to support pybind11 13.x 2025-03-22 09:31:26 -07:00
python3-pybluez
python3-pychromecast python3-pychromecast: Allow max version to 0.46.1 for python3-wheel 2025-07-01 23:19:38 -07:00
python3-pycocotools
python3-pydantic-core python3-pydantic-core: Upgrade 2.41.1 -> 2.41.5 2025-11-20 10:30:33 -08:00
python3-pydbus
python3-pyfanotify
python3-pylint python3-pylint: Upgrade to 4.0.3 release 2025-11-18 16:24:12 -08:00
python3-pynacl python3-pynacl: Fix reproduciblity 2025-10-15 12:43:14 -07:00
python3-pynetlinux
python3-pyproj
python3-pyrad
python3-pyruvate
python3-pytest-mock python3-pytest-mock: upgrade 3.14.1 -> 3.15.1 2025-11-25 07:44:42 -08:00
python3-pytest-picked python3-pytest-picked: Add recipe for version 0.5.1 2025-11-26 19:07:04 -08:00
python3-pytest-sugar python3-pytest-sugar: Add recipe 2025-06-03 23:39:12 -07:00
python3-python-dotenv python3-python-dotenv: new recipe (1.2.1) 2025-11-10 10:21:42 -08:00
python3-pyzmq python3-pyzmq: Upgrade 25.1.2 -> 26.3.0 2025-04-11 08:20:13 -07:00
python3-pyzstd python3-pyzstd: Bump upper version of setuptools to > 80 2025-05-25 18:23:58 -07:00
python3-requests-ftp python3-requests-ftp: remove use of module cgi 2025-03-07 08:36:59 -08:00
python3-requests-toolbelt
python3-rfc3986-validator
python3-robotframework-seriallibrary python3-robotframework-seriallibrary: Switch to PEP-517 poetry build backend 2025-04-11 21:15:25 -07:00
python3-scikit-build-core python3-scikit-build-core: Use cmake from PATH 2025-11-12 06:49:44 -08:00
python3-scrypt
python3-sdnotify
python3-setproctitle
python3-slip-dbus
python3-smbus
python3-socksio
python3-starlette
python3-stopit
python3-strenum
python3-supervisor
python3-systemd
python3-tenacity python3-tenacity: new recipe version 9.1.2 2025-11-25 15:32:28 -08:00
python3-traitlets python3-traitlets: add ptest and update runtime dependencies 2024-03-08 10:07:26 -08:00
python3-twofish
python3-typer python3-typer: Ignore failing ptests 2025-02-12 09:16:09 -08:00
python3-uinput
python3-uvicorn python3-uvicorn: new recipe (0.38.0) from meta-homeassistant 2025-11-13 19:05:06 -08:00
python3-wpa-supplicant
python3-xxhash
python3-yappi python3-yappi: upgrade 1.6.10 -> 1.7.3 2025-10-29 10:14:14 -07:00
python3-yarl python3-yarl: support reproducibility 2025-10-05 21:43:43 -07:00
python3-zopeinterface
pamela_1.2.0.bb pamela: Switch to using PEP-517 build backend 2025-04-10 18:39:31 -07:00
pyrtm_0.4.2.bb
python3-a2wsgi_1.10.10.bb python3-a2wsgi: use correct Python build backend class 2025-08-04 17:32:04 -07:00
python3-absl_2.1.0.bb python3-absl: upgrade 2.0.0 -> 2.1.0 2024-01-23 11:55:35 -08:00
python3-aenum_3.1.15.bb
python3-aiodns_3.5.0.bb python3-aiodns: 3.4.0 -> 3.5.0 2025-06-20 10:34:12 -07:00
python3-aiofiles_24.1.0.bb
python3-aiohappyeyeballs_2.6.1.bb python3-aiohappyeyeballs: upgrade 2.5.0 -> 2.6.1 2025-03-25 09:33:53 -07:00
python3-aiohttp_3.12.15.bb python3-aiohttp: apply compile option -flax-vector-conversions for gcc 2025-11-14 07:36:55 -08:00
python3-aiohttp-jinja2_1.6.bb
python3-aiohue_4.8.0.bb python3-aiohue: Upgrade 4.7.5 -> 4.8.0 2025-10-06 11:34:42 -07:00
python3-aioredis_2.0.1.bb python3-aioredis: add recipe 2023-05-18 10:26:13 -07:00
python3-aioresponses_0.7.8.bb python3-aioresponses: update inheritance to python_setuptools_build_meta 2025-08-03 18:21:11 -07:00
python3-aioserial_1.3.1.bb
python3-aiosignal_1.4.0.bb python3-aiosignal: upgrade 1.3.2 -> 1.4.0 2025-07-08 23:40:29 -07:00
python3-alembic_1.17.2.bb python3-alembic: upgrade 1.17.1 -> 1.17.2 2025-11-18 08:23:44 -08:00
python3-aniso8601_10.0.1.bb python3-aniso8601: Upgrade 10.0.0 -> 10.0.1 2025-04-23 19:35:00 -07:00
python3-annotated-doc_0.0.4.bb python3-annotated-doc: new recipe version 0.0.4 2025-11-29 21:19:36 -08:00
python3-annotated-types_0.7.0.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-ansi2html_1.9.2.bb
python3-ansicolors_1.1.8.bb
python3-antlr4-runtime_4.13.1.bb
python3-anyio_4.12.0.bb python3-anyio: upgrade 4.11.0 -> 4.12.0 2025-12-02 09:22:50 -08:00
python3-apiflask_3.0.0.bb python3-apiflask: upgrade 2.4.0 -> 3.0.0 2025-11-18 08:23:44 -08:00
python3-apispec_6.9.0.bb python3-apispec: upgrade 6.8.4 -> 6.9.0 2025-12-02 09:22:50 -08:00
python3-appdirs_1.4.4.bb python3-appdirs: update recipe to use the ptest-python-pytest class 2025-01-30 18:23:33 -08:00
python3-apply-defaults_0.1.6.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-argcomplete_3.6.2.bb Revert "python3-argcomplete: Upgrade 3.6.2 -> 3.6.3" 2025-11-18 20:09:52 -08:00
python3-argexec_1.0.3.bb python3-argexec: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:43 -07:00
python3-argh_0.31.3.bb python3-argh: upgrade 0.31.2 -> 0.31.3 2024-07-15 16:36:12 -07:00
python3-arpeggio_2.0.3.bb python3-arpeggio: upgrade 2.0.2 -> 2.0.3 2025-09-16 09:59:17 -07:00
python3-arrow_1.4.0.bb python3-arrow: Add missing rdeps on tzdata pre-commit modules 2025-11-18 20:07:55 -08:00
python3-asciitree_0.3.3.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-asgiref_3.11.0.bb python3-asgiref: upgrade 3.10.0 -> 3.11.0 2025-11-25 07:44:41 -08:00
python3-aspectlib_2.0.0.bb
python3-astor_0.8.1.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-astroid_4.0.2.bb python3-astroid: upgrade 4.0.1 -> 4.0.2 2025-11-11 10:19:42 -08:00
python3-asttokens_3.0.1.bb python3-asttokens: add BBCLASSEXTEND nativesdk 2025-11-21 16:16:34 -08:00
python3-async-timeout_4.0.3.bb
python3-asyncinotify_4.3.2.bb python3-asyncinotify: upgrade 4.2.1 -> 4.3.2 2025-11-25 07:44:41 -08:00
python3-asyncio-glib_0.1.bb
python3-asyncio-throttle_1.0.2.bb
python3-attr_0.3.2.bb
python3-autobahn_24.4.2.bb
python3-autoflake_2.3.1.bb python3-autoflake: upgrade 2.2.1 -> 2.3.1 2024-06-11 22:01:57 -07:00
python3-automat_25.4.16.bb python3-automat: Upgrade 24.8.1 -> 25.4.16 2025-04-23 19:35:10 -07:00
python3-awesomeversion_25.8.0.bb python3-awesomeversion: Upgrade 25.5.0 -> 25.8.0 2025-10-09 09:41:11 -07:00
python3-aws-iot-device-sdk-python_1.5.2.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-backcall_0.2.0.bb
python3-bandit_1.9.2.bb python3-bandit: upgrade 1.8.6 -> 1.9.2 2025-11-25 07:44:41 -08:00
python3-beautifulsoup4_4.14.3.bb python3-beautifulsoup4: upgrade 4.14.2 -> 4.14.3 2025-12-02 09:22:50 -08:00
python3-behave_1.3.2.bb python3-behave: Upgrade 1.2.6 -> 1.3.2 2025-09-01 15:52:05 -07:00
python3-betamax_0.9.0.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-bidict_0.23.1.bb
python3-binwalk_2.3.4.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-bitarray_3.8.0.bb python3-bitarray: upgrade 3.7.2 -> 3.8.0 2025-11-11 10:19:42 -08:00
python3-bitstring_4.3.1.bb python3-bitstring: Uprade 4.3.0 -> 4.3.1 2025-04-25 08:00:01 -07:00
python3-bitstruct_8.21.0.bb python3-bitstruct: upgrade 8.20.0 -> 8.21.0 2025-05-21 07:39:37 -07:00
python3-black_25.11.0.bb python3-black: upgrade 25.9.0 -> 25.11.0 2025-11-18 08:23:45 -08:00
python3-bleak_2.0.0.bb python3-bleak: upgrade 1.1.1 -> 2.0.0 2025-11-25 07:44:42 -08:00
python3-blinker_1.9.0.bb python3-blinker: Fix ptests with pytest 8.4+ 2025-11-18 16:24:13 -08:00
python3-brotli_1.1.0.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-cachecontrol_0.14.3.bb python3-cachecontrol: upgrade 0.14.2 -> 0.14.3 2025-05-21 07:39:37 -07:00
python3-cached-property_2.0.1.bb python3-cached-property: add UPSTREAM_CHECK_PYPI_PACKAGE 2025-11-12 22:46:02 -08:00
python3-cachetools_6.2.2.bb python3-cachetools: upgrade 6.2.1 -> 6.2.2 2025-11-18 08:23:45 -08:00
python3-can_4.6.1.bb python3-can: upgrade 4.5.0 -> 4.6.1 2025-08-20 07:35:10 -07:00
python3-cantools_41.0.0.bb python3-cantools: upgrade 40.7.1 -> 41.0.0 2025-11-18 08:23:45 -08:00
python3-cassandra-driver_3.29.2.bb
python3-casttube_0.2.1.bb
python3-cbor2_5.7.1.bb python3-cbor2: upgrade 5.7.0 -> 5.7.1 2025-10-29 10:14:13 -07:00
python3-cchardet_2.1.7.bb
python3-cerberus_1.3.8.bb python3-cerberus: upgrade 1.3.7 -> 1.3.8 2025-11-11 10:19:42 -08:00
python3-cfgv_3.5.0.bb python3-cfgv: upgrade 3.4.0 -> 3.5.0 2025-11-25 07:44:42 -08:00
python3-changelog-chug_0.0.3.bb python3-changelog-chug: Add recipe 2025-02-13 07:44:15 -08:00
python3-charset-normalizer_3.4.4.bb python3-charset-normalizer: upgrade 3.4.3 -> 3.4.4 2025-10-21 20:02:40 -07:00
python3-checksec-py_0.7.5.bb python3-checksec-py, python3-pylddwrap, python3-icontract: add recipes 2025-11-14 07:39:48 -08:00
python3-cheetah_3.2.6.post1.bb python3-cheetah: fixup native RDEPENDS 2025-03-13 22:09:35 -07:00
python3-ckzg_2.1.1.bb python3-ckzg: Add recipe version 2.1.1 2025-07-15 12:01:07 -07:00
python3-classes_0.4.1.bb
python3-click-repl_0.3.0.bb python3-click-repl: switch to PEP-517 build backend 2024-08-09 14:25:23 -07:00
python3-click-spinner_0.1.10.bb python3-click-spinner: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:43 -07:00
python3-cloudpickle_3.1.1.bb
python3-cmake_4.2.0.bb python3-cmake: upgrade 4.1.2 -> 4.2.0 2025-11-25 07:44:42 -08:00
python3-cmd2_2.7.0.bb python3-cmd2: Upgrade 2.6.2 -> 2.7.0 2025-07-04 09:42:11 -07:00
python3-colorclass_2.2.2.bb python3-colorclass: Switch to PEP-517 build backend 2025-04-11 20:51:30 -07:00
python3-coloredlogs_15.0.1.bb
python3-colorlog_6.10.1.bb python3-colorlog: upgrade 6.9.0 -> 6.10.1 2025-10-21 20:02:41 -07:00
python3-colorzero_2.0.bb
python3-configargparse_1.7.1.bb python3-configargparse: Upgrade 1.7 -> 1.7.1 2025-10-15 12:03:01 -07:00
python3-configobj_5.0.9.bb python3-configobj: update recipe to use the ptest-python-pytest class 2025-01-30 18:23:33 -08:00
python3-configshell-fb_1.1.30.bb python3-configshell-fb: Update version 1.1.29 -> 1.1.30 2023-09-20 22:15:40 -07:00
python3-constantly_23.10.4.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-contextlib2_21.6.0.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-covdefaults_2.3.0.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-coverage_7.12.0.bb python3-coverage: upgrade 7.11.3 -> 7.12.0 2025-11-25 07:44:42 -08:00
python3-cppy_1.3.1.bb python3-cppy: Upgrade 1.3.0 -> 1.3.1 2025-02-17 07:40:58 -08:00
python3-crc_7.1.0.bb python3-crc: add initial recipe for version 7.1.0 2025-07-15 00:25:31 -07:00
python3-crc32c_2.3.bb python3-crc32c: Declare Zlib license 2025-02-03 20:16:25 -08:00
python3-crcmod_1.7.bb
python3-croniter_6.0.0.bb python3-croniter: upgrade 5.0.1 -> 6.0.0 2024-12-24 08:23:08 -08:00
python3-crypt-r_3.13.1.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-cssselect2_0.8.0.bb python3-cssselect2: Add it for python3-svglib 2025-12-01 08:45:52 -08:00
python3-cucumber-tag-expressions_6.2.0.bb python3-cucumber-tag-expressions: Add recipe 2025-09-01 15:52:05 -07:00
python3-custom-inherit_2.4.1.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-cvxopt_1.3.2.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-cycler_0.12.1.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-cytoolz_1.1.0.bb python3-cytoolz: Switch to PEP-517 build backend 2025-10-24 09:06:24 -07:00
python3-daemon_3.1.2.bb python3-daemon: Upgrade 3.0.1 -> 3.1.2 2025-02-13 07:44:15 -08:00
python3-dasbus_1.7.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-dateparser_1.2.2.bb python3-dateparser: Upgrade 1.2.1 -> 1.2.2 2025-07-04 09:42:10 -07:00
python3-dateutil_2.9.0.bb
python3-dbus-fast_2.44.5.bb python3-dbus-fast: Upgrade 2.44.1 -> 2.44.5 2025-10-08 18:46:03 -07:00
python3-dbus-next_0.2.3.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-dbussy_1.3.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-decorator_5.2.1.bb python3-decorator: Upgrade 5.1.1 -> 5.2.1 2025-03-18 07:36:56 -07:00
python3-decouple_3.8.bb
python3-defusedxml_0.7.1.bb python3-defusedxml: add missing run-time dependencies 2023-06-24 09:01:53 -07:00
python3-deprecated_1.3.1.bb python3-deprecated: upgrade 1.2.18 -> 1.3.1 2025-11-06 16:00:50 -08:00
python3-dill_0.4.0.bb python3-dill: Upgrade 0.3.9 -> 0.4.0 2025-04-23 19:34:59 -07:00
python3-dirty-equals_0.11.bb python3-dirty-equals: upgrade 0.10.0 -> 0.11 2025-11-25 07:44:43 -08:00
python3-diskcache_5.6.3.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-distlib_0.4.0.bb python3-distlib: upgrade 0.3.9 -> 0.4.0 2025-07-21 22:43:59 -07:00
python3-distro_1.9.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-django_4.2.26.bb python3-django: upgrade 4.2.25 -> 4.2.26 2025-11-26 19:07:04 -08:00
python3-django_5.2.8.bb python3-django: upgrade 5.2.7 -> 5.2.8 2025-11-26 19:07:04 -08:00
python3-django-south_1.0.2.bb
python3-django.inc python3-django: Upgrade 5.2 -> 5.2.6 2025-10-06 22:08:46 -07:00
python3-djangorestframework_3.16.1.bb python3-djangorestframework: upgrade 3.16.0 -> 3.16.1 2025-08-20 07:35:11 -07:00
python3-dnspython_2.8.0.bb python3-dnspython: upgrade 2.7.0 -> 2.8.0 2025-09-16 09:59:18 -07:00
python3-docopt_0.6.2.bb
python3-dominate_2.9.1.bb python3-dominate: update recipe to use the ptest-python-pytest class 2025-01-30 14:15:37 -08:00
python3-dynamic-dispatch_1.0.3.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-ecdsa_0.19.1.bb python3-ecdsa: upgrade 0.19.0 -> 0.19.1 2025-03-25 09:33:54 -07:00
python3-editor_1.0.4.bb
python3-elementpath_5.0.4.bb python3-elementpath: upgrade 5.0.3 -> 5.0.4 2025-08-20 07:35:11 -07:00
python3-email-validator_2.3.0.bb python3-email-validator: upgrade 2.2.0 -> 2.3.0 2025-09-04 10:28:25 -07:00
python3-engineio_4.9.0.bb
python3-et-xmlfile_2.0.0.bb
python3-eth-abi_5.2.0.bb python3-eth-abi: upgrade 5.1.0 -> 5.2.0 2025-01-24 18:20:02 -08:00
python3-eth-account_0.13.7.bb python3-eth-account: Upgrade 0.12.1 -> 0.13.7 2025-07-15 12:01:07 -07:00
python3-eth-hash_0.7.1.bb python3-eth-hash: Upgrade 0.7.0 -> 0.7.1 2025-04-19 14:36:06 -07:00
python3-eth-keyfile_0.8.0.bb
python3-eth-keys_0.5.0.bb python3-eth-keys: upgrade 0.4.0 -> 0.5.0 2024-01-23 11:55:35 -08:00
python3-eth-rlp_2.1.0.bb python3-eth-rlp: upgrade 2.0.0 -> 2.1.0 2024-04-02 11:28:51 -07:00
python3-eth-typing_5.2.1.bb python3-eth-typing: Upgrade 4.1.0 -> 5.2.1 2025-04-19 14:36:06 -07:00
python3-eth-utils_5.3.1.bb python3-eth-utils: upgrade 5.3.0 -> 5.3.1 2025-09-04 10:28:25 -07:00
python3-evdev_1.9.2.bb python3-evdev: add ptest 2025-05-03 01:59:06 -07:00
python3-eventlet_0.40.4.bb python3-eventlet: upgrade 0.40.3 -> 0.40.4 2025-12-02 09:22:50 -08:00
python3-execnet_2.1.2.bb python3-execnet: upgrade 2.1.1 -> 2.1.2 2025-11-18 08:23:45 -08:00
python3-executing_2.2.1.bb python3-executing: upgrade 2.2.0 -> 2.2.1 2025-09-16 09:59:18 -07:00
python3-expandvars_1.1.2.bb python3-expandvars: upgrade 1.1.1 -> 1.1.2 2025-09-16 09:59:18 -07:00
python3-fann2_1.1.2.bb
python3-fastapi_0.122.0.bb python3-fastapi: Add missing ptest dependencies 2025-11-30 20:20:59 -08:00
python3-fastapi-cli_0.0.16.bb python3-fastapi[-cli]: new recipe 0.122.0 2025-11-29 21:19:36 -08:00
python3-fasteners_0.20.bb python3-fasteners: upgrade 0.19 -> 0.20 2025-08-20 07:35:11 -07:00
python3-fastjsonschema_2.21.1.bb
python3-fastnumbers_5.1.1.bb python3-fastnumbers: Switch to PEP-517 build backend and enable ptest 2025-04-10 18:39:31 -07:00
python3-fields_5.0.0.bb
python3-file-magic_0.4.1.bb python3-file-magic: switch to PEP-517 build backend 2024-08-09 14:25:24 -07:00
python3-filelock_3.20.0.bb python3-filelock: Upgrade 3.18.0 -> 3.20.0 2025-10-09 09:41:11 -07:00
python3-flask_3.1.2.bb python3-flask: upgrade 3.1.1 -> 3.1.2 2025-09-04 10:28:26 -07:00
python3-flask-babel_4.0.0.bb
python3-flask-bootstrap_3.3.7.1.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-flask-cors_4.0.0.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-flask-httpauth_4.8.0.bb
python3-flask-jsonpify_1.5.0.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-flask-jwt_0.3.2.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-flask-jwt-extended_4.6.0.bb
python3-flask-login_0.6.3.bb
python3-flask-mail_0.9.1.bb
python3-flask-marshmallow_1.3.0.bb python3-flask-marshmallow: use correct Python build backend class 2025-08-04 17:32:05 -07:00
python3-flask-migrate_4.0.7.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-flask-nav_0.6.bb
python3-flask-pymongo_2.3.0.bb
python3-flask-restful_0.3.10.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-flask-restx_1.3.2.bb python3-flask-restx: upgrade 1.3.0 -> 1.3.2 2025-10-08 23:35:53 -07:00
python3-flask-sijax_0.4.1.bb
python3-flask-socketio_5.3.6.bb
python3-flask-sqlalchemy_3.1.1.bb python3-flask-sqlalchemy: use correct Python build backend class 2025-08-04 17:32:05 -07:00
python3-flask-uploads_0.2.1.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-flask-user_0.6.19.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-flask-versioned_0.9.4-20101221.bb
python3-flask-wtf_1.2.2.bb
python3-flask-xstatic_0.0.1.bb
python3-flexcache_0.3.bb python3-flexcache: update recipe to use the ptest-python-pytest class 2025-01-30 14:15:36 -08:00
python3-flexparser_0.4.bb python3-flexparser: update recipe to use the ptest-python-pytest class 2025-01-30 14:15:36 -08:00
python3-freezegun_1.5.5.bb python3-freezegun: upgrade 1.5.4 -> 1.5.5 2025-08-21 07:51:07 -07:00
python3-frozenlist_1.8.0.bb python3-frozenlist: upgrade 1.7.0 -> 1.8.0 2025-10-14 09:00:22 -07:00
python3-fsspec_2025.5.1.bb python3-fsspec: upgrade 2025.3.2 -> 2025.5.1 2025-06-09 21:24:12 -07:00
python3-future_1.0.0.bb
python3-gast_0.7.0.bb python3-gast: Upgrade 0.6.0 -> 0.7.0 2025-12-02 09:18:19 -08:00
python3-gcovr_8.3.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-genson_1.3.0.bb python3-genson: added recipe 2025-07-10 10:46:23 -07:00
python3-geojson_3.2.0.bb python3-geojson: update recipe to use the ptest-python-pytest class 2025-01-30 14:15:35 -08:00
python3-geomet_1.1.0.bb python3-geomet: Switch to setuptools_build_meta build backend 2024-07-18 10:11:17 -07:00
python3-gevent_25.9.1.bb python3-gevent: upgrade 25.8.2 -> 25.9.1 2025-09-24 13:17:39 -07:00
python3-git-pw_2.7.1.bb python3-git-pw: Upgrade 2.7.0 -> 2.7.1 2025-02-12 09:17:20 -08:00
python3-gmpy2_2.2.2.bb python3-gmpy2: upgrade 2.2.1 -> 2.2.2 2025-12-02 09:22:50 -08:00
python3-gmqtt_0.7.0.bb python3-gmqtt: Upgrade 0.6.16 -> 0.7.0 2024-11-27 09:36:52 -08:00
python3-gnupg_0.5.5.bb python3-gnupg: upgrade 0.5.4 -> 0.5.5 2025-08-21 07:51:07 -07:00
python3-google-api-core_2.19.1.bb
python3-google-api-python-client_2.136.0.bb
python3-google-auth_2.43.0.bb python3-google-auth: Skip mTLS tests from ptests 2025-11-20 18:10:36 -08:00
python3-google-auth-oauthlib_1.2.3.bb python3-google-auth-oauthlib: Upgrade to 1.2.3 2025-11-20 14:54:55 -08:00
python3-googleapis-common-protos_1.63.2.bb python3-googleapis-common-protos: Fix LIC_FILES_CHKSUM 2024-08-26 07:36:09 -07:00
python3-gpiod_2.4.0.bb python3-gpiod: update to v2.4.0 2025-10-28 23:31:29 -07:00
python3-gpsd-py3_0.3.0.bb
python3-graphviz_0.20.3.bb python3-graphviz: upgrade 0.20.1 -> 0.20.3 2024-04-02 11:28:52 -07:00
python3-greenlet_3.2.4.bb python3-greenlet: upgrade 3.2.3 -> 3.2.4 2025-08-21 07:51:07 -07:00
python3-greenstalk_2.1.1.bb python3-greenstalk: upgrade 2.1.0 -> 2.1.1 2025-10-14 09:00:22 -07:00
python3-grpcio_1.76.0.bb python3-grpcio: add python3-typing-extensions to RDEPENDS 2025-11-11 10:19:44 -08:00
python3-grpcio-channelz_1.76.0.bb python3-grpcio-channelz: upgrade 1.75.1 -> 1.76.0 2025-10-29 10:14:13 -07:00
python3-grpcio-reflection_1.76.0.bb python3-grpcio-reflection: upgrade 1.75.1 -> 1.76.0 2025-10-29 10:14:13 -07:00
python3-grpcio-tools_1.76.0.bb python3-grpcio-tools: upgrade 1.75.1 -> 1.76.0 2025-10-29 10:14:13 -07:00
python3-gunicorn_23.0.0.bb python3-gunicorn: Add missing rdeps for ptests 2024-09-26 06:58:28 -07:00
python3-h5py_3.15.0.bb python3-h5py: upgrade 3.14.0 -> 3.15.0 2025-10-21 20:02:41 -07:00
python3-h11_0.16.0.bb python3-h11: Upgrade 0.14.0 -> 0.16.0 2025-04-25 08:00:01 -07:00
python3-hatch-requirements-txt_0.4.1.bb
python3-haversine_2.9.0.bb python3-haversine: upgrade 2.8.1 -> 2.9.0 2024-12-24 08:23:08 -08:00
python3-hexbytes_1.3.1.bb python3-hexbytes: upgrade 1.3.0 -> 1.3.1 2025-05-21 07:39:38 -07:00
python3-html2text_2025.4.15.bb python3-html2text: Upgrade 2024.2.26 -> 2025.4.15 2025-06-11 16:11:55 -07:00
python3-html5lib_1.1.bb
python3-httpcore_1.0.9.bb python3-httpcore: Upgrade 1.0.8 -> 1.0.9 2025-04-28 07:02:49 -07:00
python3-httplib2_0.31.0.bb python3-httplib2: upgrade 0.30.0 -> 0.31.0 2025-09-16 09:59:18 -07:00
python3-httptools_0.7.1.bb python3-httptools: Upgrade 0.6.4 -> 0.7.1 2025-10-15 12:03:01 -07:00
python3-httpx_0.28.1.bb python3-httpx: upgrade 0.28.0 -> 0.28.1 2024-12-24 08:23:08 -08:00
python3-huey_2.5.4.bb python3-huey: upgrade 2.5.3 -> 2.5.4 2025-10-29 10:14:13 -07:00
python3-humanfriendly_10.0.bb
python3-humanize_4.14.0.bb python3-humanize: upgrade 4.13.0 -> 4.14.0 2025-10-21 20:02:41 -07:00
python3-hyperlink_21.0.0.bb
python3-icecream_2.1.8.bb python3-icecream: upgrade 2.1.7 -> 2.1.8 2025-09-16 09:59:18 -07:00
python3-icontract_2.7.2.bb python3-icontract: add BBCLASSEXTEND nativesdk 2025-11-21 16:16:34 -08:00
python3-icu_2.16.bb python3-icu: upgrade 2.15.3 -> 2.16 2025-11-11 10:19:42 -08:00
python3-identify_2.6.13.bb python3-identify: New recipe 2025-09-04 10:50:40 -07:00
python3-idna-ssl_1.1.0.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-ifaddr_0.2.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-imageio_2.37.2.bb python3-imageio: upgrade 2.37.0 -> 2.37.2 2025-11-18 08:17:55 -08:00
python3-imgtool_2.2.0.bb python3-imgtool: upgrade 2.1.0 -> 2.2.0 2025-06-26 07:24:02 -07:00
python3-importlib-metadata_8.7.0.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-incremental_24.11.0.bb python3-incremental: 24.7.2 -> 24.11.0 2025-12-02 09:18:20 -08:00
python3-inflate64_1.0.4.bb python3-inflate64: upgrade 1.0.3 -> 1.0.4 2025-12-02 09:22:50 -08:00
python3-inflection_0.5.1.bb python3-inflection: update recipe to use the ptest-python-pytest class 2025-01-30 14:15:33 -08:00
python3-inline-snapshot_0.30.1.bb python3-inline-snapshot: upgrade 0.30.0 -> 0.30.1 2025-10-29 10:14:13 -07:00
python3-inotify_0.2.12.bb python3-inotify: upgrade to 0.2.12 2025-11-13 10:15:06 -08:00
python3-intelhex_2.3.0.bb
python3-intervals_1.10.0.bb python3-intervals: update recipe to use the ptest-python-pytest class 2025-01-30 14:15:35 -08:00
python3-invoke_2.2.1.bb python3-invoke: upgrade 2.2.0 -> 2.2.1 2025-10-14 09:00:22 -07:00
python3-ipaddress_1.0.23.bb python3-ipaddress: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:45 -07:00
python3-iperf_0.1.11.bb meta-python: Remove unused AUTHOR variable 2023-08-05 09:29:56 -07:00
python3-ipy_1.01.bb python3-ipy: update recipe to use the ptest-python-pytest class 2025-01-30 14:15:35 -08:00
python3-ipython_9.7.0.bb python3-ipython: upgrade 9.6.0 -> 9.7.0 2025-11-11 10:19:42 -08:00
python3-ipython-genutils_0.2.0.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-iso3166_2.1.1.bb python3-iso3166: update recipe to use the ptest-python-pytest class 2025-01-30 14:15:35 -08:00
python3-isort_7.0.0.bb python3-isort: upgrade 6.0.1 -> 7.0.0 2025-10-14 09:00:23 -07:00
python3-itsdangerous_2.2.0.bb python3-itsdangerous: use correct Python build backend class 2025-08-04 17:32:06 -07:00
python3-janus_2.0.0.bb python3-janus: upgrade 1.1.0 -> 2.0.0 2024-12-24 08:23:08 -08:00
python3-javaobj-py3_0.4.4.bb
python3-jdatetime_5.2.0.bb python3-jdatetime: upgrade 5.1.0 -> 5.2.0 2025-02-12 09:16:04 -08:00
python3-jdcal_1.4.1.bb
python3-jedi_0.19.2.bb python3-jedi: upgrade 0.19.1 -> 0.19.2 2024-11-19 16:59:14 -08:00
python3-jmespath_1.0.1.bb python3-jmespath: upgrade 1.0.0 -> 1.0.1 2022-07-02 11:37:03 -04:00
python3-joblib_1.5.2.bb python3-joblib: upgrade 1.5.1 -> 1.5.2 2025-09-04 10:28:27 -07:00
python3-jsbeautifier_1.15.4.bb python3-jsbeautifier: upgrade 1.15.3 -> 1.15.4 2025-03-11 17:17:23 -07:00
python3-jsmin_3.0.1.bb python3-jsmin: Fix ptests to run with python 3.12+ 2024-02-22 12:59:38 -08:00
python3-jsonpatch_1.33.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-jsonpath-rw_1.4.0.bb python3-jsonpath-rw: add missing run-time dependencies 2023-06-06 23:07:59 -07:00
python3-jsonrpcclient_4.0.3.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-jsonschema-default_1.8.1.bb python3-jsonschema-default: added recipe 2025-07-09 09:16:05 -07:00
python3-jstyleson_0.0.2.bb
python3-keras-applications_1.0.8.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-keras-preprocessing_1.1.2.bb
python3-kivy_2.3.1.bb python3-kivy: Set KIVY_NO_ARGS=1 2025-08-01 14:32:22 -07:00
python3-kiwisolver_1.4.9.bb python3-kiwisolver: upgrade 1.4.8 -> 1.4.9 2025-08-21 07:51:08 -07:00
python3-langtable_0.0.68.bb
python3-lazy_1.6.bb python3-lazy: switch to PEP-517 build backend 2024-08-09 14:25:21 -07:00
python3-lazy-object-proxy_1.12.0.bb python3-lazy-object-proxy: add UPSTREAM_CHECK_PYPI_PACKAGE 2025-11-12 22:46:03 -08:00
python3-legacy-cgi_2.6.2.bb python3-legacy-cgi: introduce recipe 2025-03-13 22:09:35 -07:00
python3-libconf_2.0.1.bb
python3-libevdev_0.12.bb python3-libevdev: Upgrade 0.11 -> 0.12 2025-05-30 07:37:46 -07:00
python3-libusb1_3.3.1.bb python3-libusb1: upgrade 3.3.0 -> 3.3.1 2025-03-31 15:00:31 -07:00
python3-lief_0.17.1.bb python3-lief: Upgrade 0.16.7 -> 0.17.1 2025-11-21 07:23:31 -08:00
python3-linux-procfs_0.7.3.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-lockfile_0.12.2.bb
python3-lorem_0.1.1.bb
python3-lrparsing_1.0.17.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-lru-dict_1.3.0.bb
python3-luma-core_2.4.2.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-luma-oled_3.14.0.bb
python3-lz4_4.4.5.bb python3-lz4: upgrade 4.4.4 -> 4.4.5 2025-11-11 10:19:42 -08:00
python3-m2crypto_0.46.2.bb python3-m2crypto: correct struct packing on 32-bit with _TIME_BITS=64 2025-11-04 16:52:46 -08:00
python3-markdown-it-py_3.0.0.bb python3-markdown-it-py: new recipe version 3.0.0 2025-04-15 12:52:18 -07:00
python3-marshmallow_4.1.0.bb python3-marshmallow: upgrade 4.0.1 -> 4.1.0 2025-11-11 10:19:43 -08:00
python3-matplotlib_3.10.7.bb python3-matplotlib: upgrade 3.10.6 -> 3.10.7 2025-10-14 09:00:23 -07:00
python3-matplotlib-inline_0.2.1.bb python3-matplotlib-inline: upgrade 0.1.7 -> 0.2.1 2025-10-29 10:14:13 -07:00
python3-mccabe_0.7.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-mdit-py-plugins_0.4.2.bb python3-mdit-py-plugings: new recipe vesion 0.4.2 2025-04-15 12:52:18 -07:00
python3-mdurl_0.1.2.bb python3-mdurl: new recipe version 0.1.2 2025-04-15 12:52:18 -07:00
python3-meld3_2.0.1.bb python3-meld3: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:47 -07:00
python3-mmh3_5.2.0.bb python3-mmh3: Add recipe 2025-10-24 09:06:24 -07:00
python3-mock_5.2.0.bb python3-mock: Upgrade 5.1.0 -> 5.2.0 2025-03-06 06:58:00 -08:00
python3-monotonic_1.6.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-moteus_0.3.96.bb python3-moteus: upgrade 0.3.95 -> 0.3.96 2025-11-25 07:44:43 -08:00
python3-mpmath_1.3.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-mpv_1.0.8.bb python3-mpv: Do not consider it if commercial license is not selected 2025-12-02 09:18:04 -08:00
python3-msgpack_1.1.2.bb python3-msgpack: Upgrade 1.1.1 -> 1.1.2 2025-10-09 09:41:11 -07:00
python3-msk_0.4.0.bb
python3-msm_0.8.8.bb python3-msm: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:47 -07:00
python3-multidict_6.6.3.bb python3-multidict: upgrade 6.5.1 -> 6.6.3 2025-07-08 23:40:31 -07:00
python3-multivolumefile_0.2.3.bb
python3-mypy_1.17.0.bb python3-mypy*: add nativesdk variant 2025-07-26 09:56:18 -07:00
python3-mypy-extensions_1.1.0.bb python3-mypy-extensions: use correct Python build backend class 2025-08-04 17:32:06 -07:00
python3-myst-parser_4.0.1.bb python3-myst-parser: added missing RDEPENDS 2025-07-21 12:45:14 -07:00
python3-nanobind_2.9.2.bb python3-nanobind: Fix build 2025-11-12 06:49:44 -08:00
python3-natsort_8.4.0.bb python3-natsort: upgrade 8.3.1 -> 8.4.0 2023-06-27 13:44:47 -07:00
python3-netaddr_1.3.0.bb python3-netaddr: add missing RDEPENDS on python3-pprint 2025-03-25 18:32:07 -07:00
python3-netifaces_0.11.0.bb
python3-networkx_3.6.bb python3-networkx: upgrade 3.5 -> 3.6 2025-12-02 09:22:51 -08:00
python3-ninja_1.11.1.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-ninja-syntax_1.7.2.bb
python3-nmap_1.9.1.bb python3-nmap: upgrade 1.6.0 -> 1.9.1 2024-09-18 21:03:15 -07:00
python3-nocasedict_2.1.0.bb python3-nocasedict: Upgrade 2.0.4 -> 2.1.0 2025-06-25 06:44:50 -07:00
python3-nocaselist_2.1.0.bb python3-nocaselist: Upgrade 2.0.3 -> 2.1.0 2025-06-26 07:26:20 -07:00
python3-nodeenv_1.9.1.bb python3-nodeenv: New recipe 2025-09-04 10:50:40 -07:00
python3-ntplib_0.4.0.bb
python3-oauthlib_3.3.1.bb python3-oauthlib: upgrade 3.2.2 -> 3.3.1 2025-06-26 07:24:03 -07:00
python3-obd_0.7.3.bb python3-obd: Upgrade 0.7.2 -> 0.7.3 2025-04-19 14:36:03 -07:00
python3-objectpath_0.6.1.bb
python3-objgraph_3.6.2.bb python3-objgraph: Add recipe 2025-04-08 11:46:18 -07:00
python3-odfpy_1.4.1.bb python3-odfpy: New recipe for version 1.4.1 2025-10-06 11:34:43 -07:00
python3-olefile_0.47.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-oletools_0.60.2.bb
python3-openpyxl_3.1.5.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-ordered-set_4.1.0.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-orjson_3.10.17.bb python3-orjson: Add recipe 2025-10-24 09:06:24 -07:00
python3-orjson-crates.inc python3-orjson: Add recipe 2025-10-24 09:06:24 -07:00
python3-outcome_1.3.0.post0.bb
python3-padaos_0.1.10.bb
python3-padatious_0.4.8.bb python3-padatious: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:47 -07:00
python3-paho-mqtt_2.1.0.bb python3-paho-mqtt: add UPSTREAM_CHECK_PYPI_PACKAGE 2025-11-12 22:46:03 -08:00
python3-pako_0.3.1.bb python3-pako: add missing run-time dependencies 2023-06-24 09:01:52 -07:00
python3-pandas_2.2.3.bb python3-pandas: fix reproducibility issue 2025-10-05 21:43:44 -07:00
python3-parallax_1.0.6.bb python3-parallax: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:47 -07:00
python3-paramiko_3.5.1.bb python3-paramiko: upgrade 3.5.0 -> 3.5.1 2025-02-12 09:16:05 -08:00
python3-parse_1.20.2.bb
python3-parse-type_0.6.3.bb
python3-parsimonious_0.11.0.bb python3-parsimonious: Add ptest support 2025-11-19 14:03:48 -08:00
python3-parso_0.8.5.bb python3-parso: upgrade 0.8.4 -> 0.8.5 2025-09-04 10:28:27 -07:00
python3-passlib_1.7.4.bb python3-passlib: add python3-misc as a depencency 2025-11-06 16:01:15 -08:00
python3-pastedeploy_3.1.0.bb
python3-path_17.1.0.bb
python3-pathlib2_2.3.7.bb python3-pathlib2: add from openembedded-core 2024-08-09 14:25:28 -07:00
python3-pathtools3_0.2.1.bb
python3-pcodedmp_1.2.6.bb recipes: Fix variable assignment whitespace 2025-01-31 10:34:03 -08:00
python3-pep8_1.7.1.bb python3-pep8: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:47 -07:00
python3-periphery_2.4.1.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-petact_0.1.2.bb python3-petact: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:48 -07:00
python3-pexpect_4.9.0.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-pickleshare_0.7.5.bb python3-pickleshare: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:48 -07:00
python3-pid_3.0.4.bb
python3-pika_1.3.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pikepdf_10.0.2.bb python3-pikepdf: Add recipe 2025-11-24 21:54:46 -08:00
python3-pillow_12.0.0.bb python3-pillow: Add nativesdk to BBCLASSEXTEND 2025-11-27 08:49:32 -08:00
python3-pint_0.25.2.bb python3-pint: upgrade 0.25 -> 0.25.2 2025-11-11 10:19:43 -08:00
python3-pkcs11_0.7.0.bb
python3-pkgconfig_1.5.5.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-platformdirs_4.5.0.bb python3-platformdirs: upgrade 4.4.0 -> 4.5.0 2025-10-14 09:00:23 -07:00
python3-pocketsphinx_5.0.4.bb
python3-polyline_2.0.3.bb python3-polyline: upgrade 2.0.2 -> 2.0.3 2025-08-04 11:45:24 -07:00
python3-portion_2.6.1.bb python3-portion: Upgrade 2.6.0 -> 2.6.1 2025-05-30 07:37:45 -07:00
python3-posix-ipc_1.3.2.bb python3-posix-ipc: upgrade 1.3.0 -> 1.3.2 2025-10-29 10:14:13 -07:00
python3-prctl_1.8.1.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-pre-commit_4.3.0.bb python3-pre-commit: New recipe 2025-09-04 10:50:40 -07:00
python3-precise-runner_0.3.1.bb python3-precise-runner: update recipe to use the ptest-python-pytest class 2025-01-17 16:39:42 -08:00
python3-prettytable_3.17.0.bb python3-prettytable: upgrade 3.16.0 -> 3.17.0 2025-11-18 08:23:45 -08:00
python3-process-tests_3.0.0.bb
python3-progress_1.6.1.bb python3-progress: Upgrade 1.6 -> 1.6.1 2025-07-04 09:42:10 -07:00
python3-prompt-toolkit_3.0.52.bb python3-prompt-toolkit: upgrade 3.0.51 -> 3.0.52 2025-09-04 10:28:28 -07:00
python3-propcache_0.4.1.bb python3-propcache: add BBCLASSEXTEND native & nativesdk 2025-11-21 16:16:34 -08:00
python3-protobuf_6.33.1.bb python3-protobuf: upgrade 6.33.0 -> 6.33.1 2025-11-18 08:23:46 -08:00
python3-ptyprocess_0.7.0.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-pulsectl_24.12.0.bb
python3-pure-eval_0.2.3.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-py_1.11.0.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-py-cpuinfo_9.0.0.bb python3-py-cpuinfo: update recipe to use the ptest-python-pytest class 2025-01-17 16:39:41 -08:00
python3-py-ubjson_0.16.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-py7zr_1.0.0.bb python3-py7zr: upgrade 0.22.0 -> 1.0.0 2025-06-09 21:24:15 -07:00
python3-pyais_2.13.3.bb python3-pyais: upgrade 2.13.2 -> 2.13.3 2025-11-18 08:23:46 -08:00
python3-pyalsaaudio_0.11.0.bb python3-pyalsaaudio: upgrade 0.10.0 -> 0.11.0 2024-06-11 22:02:00 -07:00
python3-pyasn1-modules_0.4.2.bb python3-pyasn1-modules: upgrade 0.4.1 -> 0.4.2 2025-03-31 15:00:32 -07:00
python3-pyasyncore_1.0.4.bb python3-pyasyncore: fix ptests 2025-10-25 14:20:38 -07:00
python3-pyatspi_2.46.1.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-pyaudio_0.2.14.bb
python3-pybase64_1.4.2.bb python3-pybase64: Switch to PEP-517 build backend 2025-10-24 18:45:43 -07:00
python3-pybcj_1.0.7.bb python3-pybcj: upgrade 1.0.6 -> 1.0.7 2025-12-02 09:22:51 -08:00
python3-pybind11_3.0.1.bb python3-pybind11: Upgrade 2.13.6 -> 3.0.1 2025-11-21 07:23:31 -08:00
python3-pybind11-json_0.2.15.bb python3-pybind11-json: support native build 2025-07-01 08:11:11 -07:00
python3-pybluez_0.23.bb
python3-pycares_4.11.0.bb python3-pycares: upgrade 4.10.0 -> 4.11.0 2025-09-16 09:59:19 -07:00
python3-pychromecast_14.0.7.bb python3-pychromecast: Allow max version to 0.46.1 for python3-wheel 2025-07-01 23:19:38 -07:00
python3-pycocotools_2.0.8.bb python3-pycocotools: inherit cython class 2024-11-19 13:50:56 -08:00
python3-pycodestyle_2.14.0.bb python3-pycodestyle: upgrade 2.13.0 -> 2.14.0 2025-06-26 07:24:03 -07:00
python3-pycurl_7.45.7.bb python3-pycurl: upgrade 7.45.6 -> 7.45.7 2025-10-08 23:35:54 -07:00
python3-pydantic_2.12.4.bb python3-pydantic: Upgrade 2.12.0 -> 2.12.4 2025-11-20 10:30:33 -08:00
python3-pydantic-core_2.41.5.bb python3-pydantic-core: Upgrade 2.41.1 -> 2.41.5 2025-11-20 10:30:33 -08:00
python3-pydantic-core-crates.inc python3-pydantic-core: Upgrade 2.41.1 -> 2.41.5 2025-11-20 10:30:33 -08:00
python3-pydbus_0.6.0.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-pydicti_1.2.1.bb
python3-pyexpect_1.0.22.bb
python3-pyfanotify_0.3.0.bb python3-pyfanotify: upgrade 0.2.2 -> 0.3.0 2024-08-09 14:25:17 -07:00
python3-pyfiglet_1.0.4.bb python3-pyfiglet: Add recipe 2025-10-24 09:06:24 -07:00
python3-pyfirmata_1.1.0.bb
python3-pyflakes_3.4.0.bb python3-pyflakes: upgrade 3.3.2 -> 3.4.0 2025-06-26 07:24:04 -07:00
python3-pyhamcrest_2.1.0.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-pyhsslms_2.0.0.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-pyiface_0.0.11.bb python-pyiface: Update version from git -> 0.0.11 2023-09-26 20:52:58 -07:00
python3-pyjks_20.0.0.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-pyjwt_2.10.1.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-pykwalify_1.8.0.bb python3-pykwalify: add missing run-time dependencies 2023-06-06 23:07:58 -07:00
python3-pylddwrap_1.2.2.bb python3-pylddwrap: add BBCLASSEXTEND native & nativesdk 2025-11-21 16:16:34 -08:00
python3-pylint_4.0.3.bb python3-pylint: Upgrade to 4.0.3 release 2025-11-18 16:24:12 -08:00
python3-pylyrics_1.1.0.bb
python3-pymemcache_4.0.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pymetno_0.13.0.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-pymisp_2.5.17.bb python3-pymisp: upgrade 2.5.12 -> 2.5.17 2025-08-21 13:15:37 -07:00
python3-pymodbus_3.11.4.bb python3-pymodbus: upgrade 3.11.3 -> 3.11.4 2025-12-02 09:22:51 -08:00
python3-pymongo_4.15.4.bb python3-pymongo: upgrade 4.15.3 -> 4.15.4 2025-11-18 08:23:46 -08:00
python3-pymysql_1.1.2.bb python3-pymysql: upgrade 1.1.1 -> 1.1.2 2025-09-04 10:28:28 -07:00
python3-pynacl_1.5.0.bb python3-pynacl: Fix reproduciblity 2025-10-15 12:43:14 -07:00
python3-pynetlinux_1.1.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-pyperclip_1.9.0.bb
python3-pyperf_2.9.0.bb python3-pyperf: Upgrade 2.8.1 -> 2.9.0 2025-03-06 06:58:00 -08:00
python3-pypng_0.20220715.0.bb
python3-pyppmd_1.3.1.bb python3-pyppmd: upgrade 1.2.0 -> 1.3.1 2025-12-02 09:22:51 -08:00
python3-pyproj_3.7.2.bb python3-pyproj: added native 2025-09-24 13:17:41 -07:00
python3-pyproject-api_1.10.0.bb python3-pyproject-api: upgrade 1.9.1 -> 1.10.0 2025-10-14 09:00:24 -07:00
python3-pyrad_2.4.bb python3-pyrad: Fix build with poetry 2.x 2025-01-10 09:33:52 -08:00
python3-pyroute2_0.9.5.bb python3-pyroute2: upgrade 0.9.4 -> 0.9.5 2025-11-11 10:19:43 -08:00
python3-pyruvate_1.2.1.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-pyruvate-crates.inc
python3-pyscaffold_4.6.bb python3-pyscaffold: Upgrade 4.5 -> 4.6 2025-01-13 10:10:22 -08:00
python3-pyserial_3.5.bb
python3-pyserial-asyncio_0.6.bb
python3-pysonos_0.0.54.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pystemd_0.14.0.bb python3-pystemd: upgrade 0.13.4 -> 0.14.0 2025-09-24 13:17:40 -07:00
python3-pytest-aiohttp_1.1.0.bb python3-pytest-aiohttp: Upgrade 1.0.5 -> 1.1.0 2025-04-19 14:36:06 -07:00
python3-pytest-asyncio_1.3.0.bb python3-pytest-asyncio: Upgrade to 1.3.0 2025-11-18 16:24:12 -08:00
python3-pytest-benchmark_5.1.0.bb python3-pytest-benchmark: upgrade 4.0.0 -> 5.1.0 2024-12-24 08:23:09 -08:00
python3-pytest-cache_1.0.bb
python3-pytest-codspeed_3.0.0.bb pytest-codspeed: Add missing rdeps on statistics and rich modules 2025-03-20 08:46:56 -07:00
python3-pytest-cov_7.0.0.bb python3-pytest-cov: upgrade 6.2.1 -> 7.0.0 2025-11-26 15:28:07 -08:00
python3-pytest-forked_1.6.0.bb python3-pytest-forked: upgrade 1.4.0 -> 1.6.0 2023-02-27 09:43:09 -08:00
python3-pytest-freezer_0.4.9.bb python3-pytest-freezer: upgrade 0.4.8 -> 0.4.9 2024-12-24 08:23:09 -08:00
python3-pytest-helpers-namespace_2021.12.29.bb
python3-pytest-html_4.1.1.bb
python3-pytest-httpx_0.35.0.bb python3-pytest-httpx: New recipe 2025-11-24 21:54:47 -08:00
python3-pytest-json-report_1.5.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pytest-lazy-fixtures_1.1.4.bb python3-pytest-lazy-fixtures: upgrade 1.1.2 -> 1.1.4 2025-06-09 21:24:15 -07:00
python3-pytest-localserver_0.8.1.bb python3-pytest-localserver: update recipe to use the ptest-python-pytest class 2025-01-17 11:29:14 -08:00
python3-pytest-metadata_2.0.2.bb python3-pytest-metadata: switch to PEP-517 build backend 2024-08-10 15:57:56 -07:00
python3-pytest-mock_3.15.1.bb python3-pytest-mock: upgrade 3.14.1 -> 3.15.1 2025-11-25 07:44:42 -08:00
python3-pytest-picked_0.5.1.bb python3-pytest-picked: Add recipe for version 0.5.1 2025-11-26 19:07:04 -08:00
python3-pytest-runner_6.0.1.bb
python3-pytest-socket_0.7.0.bb
python3-pytest-sugar_1.1.1.bb python3-pytest-sugar: upgrade 1.1.0 -> 1.1.1 2025-09-04 10:28:28 -07:00
python3-pytest-tempdir_2019.10.12.bb python3-pytest-tempdir: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:49 -07:00
python3-pytest-timeout_2.4.0.bb python3-pytest-timeout: add UPSTREAM_CHECK_PYPI_PACKAGE 2025-11-12 22:46:03 -08:00
python3-pytest-unordered_0.7.0.bb python3-pytest-unordered: 0.6.0 -> 0.7.0 2025-07-13 09:46:11 -07:00
python3-pytest-xdist_3.8.0.bb python3-pytest-xdist: add UPSTREAM_CHECK_PYPI_PACKAGE 2025-11-12 22:46:04 -08:00
python3-python-dotenv_1.2.1.bb python3-python-dotenv: Add missing rdep on click module and coreutils 2025-11-18 10:06:04 -08:00
python3-python-multipart_0.0.20.bb python3-python-multipart: update recipe to use the ptest-python-pytest class 2025-01-17 11:29:13 -08:00
python3-python-vlc_3.0.21203.bb python3-python-vlc: Upgrade 3.0.2012 -> 3.0.21203 2025-02-12 09:16:09 -08:00
python3-pythonping_1.1.4.bb
python3-pytoml_0.1.21.bb
python3-pyu2f_0.1.5.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pyudev_0.24.4.bb python3-pyudev: upgrade 0.24.3 -> 0.24.4 2025-10-14 09:00:24 -07:00
python3-pyunormalize_17.0.0.bb python3-pyunormalize: upgrade 16.0.0 -> 17.0.0 2025-10-14 09:00:24 -07:00
python3-pyusb_1.3.1.bb
python3-pyyaml-include_2.2.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-pyzmq_27.1.0.bb python3-pyzmq: Package pytest.ini with ptests 2025-11-18 16:24:12 -08:00
python3-pyzstd_0.18.0.bb python3-pyzstd: upgrade 0.17.0 -> 0.18.0 2025-10-14 09:00:24 -07:00
python3-qface_2.0.13.bb python3-qface: Upgrade 2.0.12 -> 2.0.13 2025-06-25 06:44:49 -07:00
python3-qrcode_8.2.bb python3-qrcode: upgrade 8.1 -> 8.2 2025-05-21 07:39:41 -07:00
python3-questionary_2.1.1.bb python3-questionary: Add recipe 2025-10-24 09:06:24 -07:00
python3-rapidjson_1.19.bb
python3-rarfile_4.2.bb
python3-raven_6.10.0.bb python3-raven: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:49 -07:00
python3-redis_5.2.1.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-regex_2025.11.3.bb python3-regex: upgrade 2025.10.23 -> 2025.11.3 2025-11-11 10:19:43 -08:00
python3-reportlab_4.4.5.bb python3-reportlab: Add it 2025-12-01 08:45:52 -08:00
python3-requests-file_3.0.1.bb python3-requests-file: upgrade 3.0.0 -> 3.0.1 2025-10-29 10:14:14 -07:00
python3-requests-ftp_0.3.1.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-requests-futures_1.0.2.bb python3-requests-futures: Upgrade 1.0.1 -> 1.0.2 2025-02-14 20:27:18 -08:00
python3-requests-mock_1.12.1.bb python3-requests-mock: new recipe 2024-05-24 14:31:08 -07:00
python3-requests-oauthlib_2.0.0.bb python3-requests-oauthlib: upgrade 1.4.0 -> 2.0.0 2024-04-02 11:28:54 -07:00
python3-requests-toolbelt_1.0.0.bb python3-requests-toolbelt: update recipe to use the ptest-python-pytest class 2025-01-17 11:29:12 -08:00
python3-requests-unixsocket_0.4.1.bb python3-requests-unixsocket: Update to 0.4.1 2025-11-28 11:39:51 -08:00
python3-responses_0.25.8.bb python3-responses: upgrade 0.25.7 -> 0.25.8 2025-08-21 13:15:38 -07:00
python3-rfc3986-validator_0.1.1.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-rich-argparse_1.7.2.bb python3-rich-argparse: upgrade 1.7.1 -> 1.7.2 2025-11-25 07:44:43 -08:00
python3-rich-toolkit_0.15.1.bb python3-rich-toolkit: Enable ptests 2025-11-15 15:49:43 -08:00
python3-rlp_4.1.0.bb python3-rlp: upgrade 4.0.1 -> 4.1.0 2025-02-12 09:16:06 -08:00
python3-robotframework_7.3.2.bb python3-robotframework: Upgrade 7.3.1 -> 7.3.2 2025-07-07 10:00:53 -07:00
python3-robotframework-seriallibrary_0.4.3.bb python3-robotframework-seriallibrary: Switch to PEP-517 poetry build backend 2025-04-11 21:15:25 -07:00
python3-rsa_4.9.1.bb python3-rsa: upgrade 4.9 -> 4.9.1 2025-04-23 19:35:07 -07:00
python3-rstr_3.2.2.bb python3-rstr: added recipe 2025-07-09 09:16:04 -07:00
python3-schedule_1.2.2.bb python3-schedule: Switch to using PEP-517 build backend 2025-04-10 18:39:31 -07:00
python3-schedutils_0.6.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-scikit-build_0.18.1.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-scikit-build-core_0.11.6.bb python3-scikit-build-core: Use cmake from PATH 2025-11-12 06:49:44 -08:00
python3-screeninfo_0.8.1.bb python3-screeninfo: switch to PEP-517 build backend 2024-08-09 14:25:23 -07:00
python3-scrypt_0.8.27.bb recipes: Fix variable assignment whitespace 2025-03-20 08:46:56 -07:00
python3-sdbus_0.14.1.bb python3-sdbus: upgrade 0.14.0 -> 0.14.1 2025-09-16 09:59:19 -07:00
python3-sdnotify_0.3.2.bb
python3-semver_3.0.4.bb python3-semver: Upgrade 3.0.2 -> 3.0.4 2025-02-12 09:16:08 -08:00
python3-sentry-sdk_1.45.1.bb python3-sentry-sdk: upgrade 1.45.0 -> 1.45.1 2025-04-06 08:47:56 -07:00
python3-serpent_1.42.bb python3-serpent: upgrade 1.41 -> 1.42 2025-10-29 10:14:14 -07:00
python3-service-identity_24.2.0.bb
python3-setproctitle_1.3.7.bb python3-setproctitle: Upgrade 1.3.6 -> 1.3.7 2025-10-15 12:03:01 -07:00
python3-setuptools-declarative-requirements_1.3.0.bb python3-setuptools-declarative-requirements: upgrade 1.2.0 -> 1.3.0 2022-08-16 20:10:22 -07:00
python3-setuptools-git-versioning_2.1.0.bb python3-setuptools-git-versioning: Add recipe 2025-10-24 09:06:24 -07:00
python3-sh_2.2.2.bb python3-sh: Upgrade 2.2.1 -> 2.2.2 2025-03-06 06:58:00 -08:00
python3-shellingham_1.5.4.bb
python3-sijax_0.3.2.bb
python3-simpleeval_1.0.3.bb python3-simpleeval: use correct Python build backend class 2025-08-04 17:32:06 -07:00
python3-simplejson_3.20.2.bb python3-simplejson: upgrade 3.20.1 -> 3.20.2 2025-10-08 23:35:54 -07:00
python3-slip-dbus_0.6.5.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-smbus_4.3.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-smbus2_0.5.0.bb python3-smbus2: upgrade 0.4.3 -> 0.5.0 2024-11-05 22:45:21 -08:00
python3-smpplib_2.2.4.bb
python3-snagboot_2.5.bb python3-snagboot: upgrade 2.4 -> 2.5 2025-11-18 08:23:46 -08:00
python3-snappy_0.6.1.bb meta-python: Drop broken BBCLASSEXTEND variants 2023-10-24 09:08:45 -07:00
python3-sniffio_1.3.1.bb
python3-socketio_5.11.2.bb
python3-socksio_1.0.0.bb python3-socksio: add recipe for v1.0.0 2024-02-10 10:39:57 -08:00
python3-soundcard_0.4.5.bb python3-soundcard: Add recipe 2025-11-29 08:32:47 -08:00
python3-soupsieve_2.8.bb python3-soupsieve: upgrade 2.7 -> 2.8 2025-09-04 10:28:29 -07:00
python3-speaklater_1.3.bb python3-speaklater: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:50 -07:00
python3-speedtest-cli_2.1.3.bb
python3-spidev_3.8.bb python3-spidev: upgrade 3.7 -> 3.8 2025-09-24 13:17:41 -07:00
python3-sqlalchemy_2.0.44.bb python3-sqlalchemy: upgrade 2.0.43 -> 2.0.44 2025-10-14 09:00:24 -07:00
python3-sqlparse_0.5.4.bb python3-sqlparse: upgrade 0.5.3 -> 0.5.4 2025-12-02 09:22:51 -08:00
python3-sqlsoup_0.9.1.bb python3-sqlsoup: add missing run-time dependencies 2023-06-06 23:07:58 -07:00
python3-stack-data_0.6.3.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-starlette_0.50.0.bb python3-starlette: upgrade 0.49.1 -> 0.50.0 2025-11-11 10:19:43 -08:00
python3-stevedore_5.6.0.bb python3-stevedore: upgrade 5.5.0 -> 5.6.0 2025-11-25 07:44:43 -08:00
python3-stopit_1.1.2.bb
python3-strenum_0.4.15.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-supervisor_4.3.0.bb python3-supervisor: upgrade 4.2.5 -> 4.3.0 2025-09-04 10:28:30 -07:00
python3-svglib_1.6.0.bb python3-svglib: Add it 2025-12-01 08:45:53 -08:00
python3-sympy_1.14.0.bb python3-sympy: upgrade 1.13.3 -> 1.14.0 2025-05-21 07:39:41 -07:00
python3-systemd_235.bb python3-systemd: fix build failure caused by race condition 2025-11-04 23:14:25 -08:00
python3-tabulate_0.9.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-telnetlib3_2.0.8.bb python3-telnetlib3: Upgrade 2.0.4 -> 2.0.8 2025-10-09 09:41:11 -07:00
python3-tenacity_9.1.2.bb python3-tenacity: new recipe version 9.1.2 2025-11-25 15:32:28 -08:00
python3-term_2.5.bb
python3-termcolor_3.2.0.bb python3-termcolor: Upgrade 3.1.0 -> 3.2.0 2025-10-28 23:31:29 -07:00
python3-textparser_0.24.0.bb
python3-texttable_1.7.0.bb
python3-tinycss2_1.5.1.bb python3-tinycss2: Add it for python3-cssselect2 2025-12-01 08:45:52 -08:00
python3-tinyrecord_0.2.0.bb
python3-toml_0.10.2.bb python3-toml: add from openembedded-core 2024-08-09 14:25:28 -07:00
python3-tomli_2.3.0.bb python3-tomli: upgrade 2.2.1 -> 2.3.0 2025-10-14 09:00:25 -07:00
python3-tomli-w_1.2.0.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-tomlkit_0.13.3.bb python3-tomlkit: upgrade 0.13.2 -> 0.13.3 2025-06-09 21:24:16 -07:00
python3-toolz_1.1.0.bb python3-toolz: Upgrade 1.0.0 -> 1.1.0 2025-12-02 09:18:19 -08:00
python3-tornado_6.5.2.bb python3-tornado: upgrade 6.5.1 -> 6.5.2 2025-08-21 13:15:38 -07:00
python3-tox_4.27.0.bb python3-tox: upgrade 4.26.0 -> 4.27.0 2025-06-26 07:24:04 -07:00
python3-tqdm_4.67.1.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-trafaret_2.1.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-trafaret-config_2.0.2.bb
python3-traitlets_5.14.3.bb
python3-transitions_0.9.3.bb python3-transitions: add native support 2025-11-06 16:01:15 -08:00
python3-trio_0.32.0.bb python3-trio: upgrade 0.31.0 -> 0.32.0 2025-11-11 10:19:43 -08:00
python3-trustme_1.2.1.bb python3-trustme: use correct Python build backend class 2025-08-04 17:32:07 -07:00
python3-twine_6.2.0.bb python3-twine: upgrade 6.1.0 -> 6.2.0 2025-09-16 09:59:20 -07:00
python3-twisted_25.5.0.bb python3-twisted: upgrade 24.11.0 -> 25.5.0 2025-06-07 07:05:26 -07:00
python3-twitter_4.16.0.bb python3-twitter: use correct Python build backend class 2025-08-04 17:32:07 -07:00
python3-twofish_0.3.0.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-txaio_25.9.2.bb python3-txaio: Migrate setup.py to pyproject.toml 2025-10-16 13:17:14 -07:00
python3-txdbus_1.1.2.bb python3-txdbus: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:50 -07:00
python3-typeguard_4.4.4.bb python3-typeguard: Add missing rdep on pathspec for ptests 2025-07-23 10:29:23 -07:00
python3-typer_0.20.0.bb python3-typer: Add missing rdeps for ptests 2025-11-18 20:07:50 -08:00
python3-types-psutil_7.1.1.20251122.bb python3-types-psutil: upgrade 7.0.0.20250601 -> 7.1.1.20251122 2025-11-25 07:44:44 -08:00
python3-types-python-dateutil_2.9.0.20241003.bb
python3-types-setuptools_75.5.0.20241120.bb
python3-typing-inspection_0.4.2.bb python3-typing-inspection: Upgrade to 0.4.2 2025-10-13 23:47:04 -07:00
python3-tzdata_2025.2.bb python3-tzdata: upgrade 2025.1 -> 2025.2 2025-03-31 15:00:33 -07:00
python3-tzlocal_5.3.1.bb python3-tzlocal: upgrade 5.3 -> 5.3.1 2025-03-11 17:17:24 -07:00
python3-u-msgpack-python_2.8.0.bb
python3-uefi-firmware_1.12.bb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
python3-uinput_1.0.1.bb python3-uinput: Switch to PEP-517 build backend 2025-04-10 18:39:31 -07:00
python3-ujson_5.11.0.bb python3-ujson: upgrade 5.10.0 -> 5.11.0 2025-09-04 10:28:30 -07:00
python3-ukkonen_git.bb python3-ukkonen: Update to latest from git repo 2025-10-24 18:45:43 -07:00
python3-unidecode_1.4.0.bb python3-unidecode: Add recipe 2025-11-24 21:54:46 -08:00
python3-unidiff_0.7.5.bb Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-unoconv_0.9.0.bb recipes: Fix variable assignment whitespace 2025-01-31 10:34:03 -08:00
python3-uritemplate_4.2.0.bb python3-uritemplate: Upgrade 4.1.1 -> 4.2.0 2025-06-09 21:19:04 -07:00
python3-uswid_0.5.2.bb python3-uswid: upgrade 0.5.1 -> 0.5.2 2025-06-26 07:24:05 -07:00
python3-uvicorn_0.38.0.bb python3-uvicorn: new recipe (0.38.0) from meta-homeassistant 2025-11-13 19:05:06 -08:00
python3-validators_0.35.0.bb python3-validators: upgrade 0.34.0 -> 0.35.0 2025-05-21 07:39:42 -07:00
python3-vector_1.7.0.bb python3-vector: upgrade 1.6.3 -> 1.7.0 2025-10-29 10:14:14 -07:00
python3-versioneer_0.29.bb python3-versioneer: add recipe 2023-07-24 20:24:26 -07:00
python3-versiontools_1.9.1.bb
python3-virtualenv_20.35.4.bb python3-virtualenv: upgrade 20.35.3 -> 20.35.4 2025-11-06 16:00:51 -08:00
python3-visitor_0.1.3.bb python3-visitor: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:50 -07:00
python3-waitress_3.0.2.bb
python3-wand_0.6.13.bb
python3-watchdog_6.0.0.bb
python3-watchdogdev_1.0.0.bb
python3-web3_7.12.1.bb python3-web3: Upgrade 7.12.0 -> 7.12.1 2025-07-15 12:01:07 -07:00
python3-webargs_8.7.1.bb python3-webargs: upgrade 8.7.0 -> 8.7.1 2025-11-06 16:00:51 -08:00
python3-webencodings_0.5.1.bb python3-webencodings: Drop unnecessary SRC_URI md5sum 2024-10-19 20:26:50 -07:00
python3-websocket-client_1.7.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-werkzeug_3.1.3.bb
python3-whitenoise_6.11.0.bb python3-whitenoise: Upgrade 6.9.0 -> 6.11.0 2025-10-09 09:41:11 -07:00
python3-wpa-supplicant_0.2.bb
python3-wrapt_1.17.3.bb python3-wrapt: upgrade 1.17.2 -> 1.17.3 2025-09-16 09:59:20 -07:00
python3-wsproto_1.2.0.bb python3-wsproto: update recipe to use the ptest-python-pytest class 2025-01-10 16:53:44 -08:00
python3-wtforms_3.2.1.bb
python3-xlrd_2.0.2.bb python3-xlrd: upgrade 2.0.1 -> 2.0.2 2025-06-26 07:24:05 -07:00
python3-xlsxwriter_3.2.1.bb python3-xlsxwriter: upgrade 3.2.0 -> 3.2.1 2025-02-12 09:16:07 -08:00
python3-xmlschema_4.2.0.bb python3-xmlschema: upgrade 4.1.0 -> 4.2.0 2025-10-21 20:02:42 -07:00
python3-xmodem_0.4.7.bb python3-xmodem: replace hardcoded /usr with ${prefix} 2024-09-05 12:31:34 -07:00
python3-xstatic_1.0.3.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
python3-xstatic-font-awesome_6.2.1.1.bb
python3-xxhash_3.6.0.bb python3-xxhash: Upgrade 3.5.0 -> 3.6.0 2025-10-08 18:46:03 -07:00
python3-yamlloader_1.6.0.bb python3-yamlloader: upgrade 1.5.2 -> 1.6.0 2025-11-18 08:23:46 -08:00
python3-yappi_1.7.3.bb python3-yappi: upgrade 1.6.10 -> 1.7.3 2025-10-29 10:14:14 -07:00
python3-yarl_1.22.0.bb python3-yarl: add BBCLASSEXTEND = "native nativesdk" 2025-11-18 08:17:52 -08:00
python3-zeroconf_0.148.0.bb python3-zeroconf: Upgrade 0.147.2 -> 0.148.0 2025-12-02 09:18:19 -08:00
python3-zopeevent_5.0.bb
python3-zopeinterface_7.1.1.bb python3-*: Update recipes to correctly check the upstream packages 2024-12-19 09:41:21 -08:00
tftpy_0.8.6.bb tftpy: upgrade 0.8.5 -> 0.8.6 2025-06-26 07:24:05 -07:00