meta-openembedded/meta-python/recipes-devtools/python
Guðni Már Gilbert e6922ac4b0
python3-twisted: upgrade 24.3.0 -> 24.7.0
Changelog:

Twisted 24.7.0 (2024-08-08)
===========================

24.7.0.rc2 fixed an unreleased regression caused by PR 12109. (#12279)
No other changes since 24.7.0.rc2

Security Advisories
-------------------
- twisted.web.util.redirectTo now HTML-escapes the provided URL in the fallback response body it returns (GHSA-cf56-g6w6-pqq2, CVE-2024-41810). (#9839)
- The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure (CVE-2024-41671/GHSA-c8m8-j448-xjx7) (#12248)

Features
--------
- twisted.protocols.ftp now supports the IPv6 extensions defined in RFC 2428. (#9645)
- twisted.internet.defer.inlineCallbacks can now yield a coroutine. (#9972)
- twisted.python._shellcomp.ZshArgumentsGenerator was updated for Python 3.13. (#12065)
- twisted.web.wsgi request environment now contains the peer port number as `REMOTE_PORT`. (#12096)
- twisted.internet.defer.Deferred.callback() and twisted.internet.defer.Deferred.addCallbacks() no longer use `assert` to check the type of the arguments. You should now use type checking to validate your code. These changes were done to reduce the CPU usage. (#12122)
- Added two new methods, twisted.logger.Logger.failuresHandled and twisted.logger.Logger.failureHandler, which allow for more concise and convenient handling of exceptions when dispatching out to application code.  The former can arbitrarily customize failure handling at the call site, and the latter can be used for performance-sensitive cases where no additional information needs to be logged. (#12188)
- twisted.internet.defer.Deferred.addCallback now runs about 10% faster. (#12223)
- twisted.internet.defer.Deferred error handling is now faster, taking 40% less time to run. (#12227)

Bugfixes
--------
- twisted.internet.ssl.Certificate.__repr__ can now handle certificates without a common name (CN) in the certificate itself or the signing CA. (#5851)
- Type annotations have been added to twisted.conch.interfaces.IKnownHostEntry and its implementations, twisted.conch.client.knownhosts.PlainHost and twisted.conch.client.knownhosts.HashedHost, correcting a variety of type confusion issues throughout the conch client code. (#9713)
- twisted.python.failure.Failure once again utilizes the custom pickling logic it used to in the past. (#12112)
- twisted.conch.client.knownhosts.KnownHostsFile.verifyHostKey no longer logs an exception when automatically adding an IP address host key, which means the interactive `conch` command-line no longer will either. (#12141)

Improved Documentation
----------------------
- The IRC server example found in the documentation was updated for readability. (#12097)
- Remove contextvars from list of optional dependencies. (#12128)
- The documentation for installing Twisted was moved into a single page. (#12145)
- The project's compatibility policy now clearly indicates that the GitHub Actions test matrix defines the supported platforms. (#12167)
- Updated imap4client.py example, it no longer references Python 2. (#12252)

Deprecations and Removals
-------------------------
- twisted.internet.defer.returnValue has been deprecated. You can replace it with the standard `return` statement. (#9930)
- The `twisted-iocpsupport` is no longer a hard dependency on Windows.
  The IOCP support is now installed together with the other Windows soft
  dependencies via `twisted[windows-platform]`. (#11893)
- twisted.python.deprecate helper function will now always strip whitespaces from the docstrings.
  This is done to have the same behaviour as with Python 3.13. (#12063)
- twisted.conch.manhole.ManholeInterpreter.write, twisted.conch.manhole.ManholeInterpreter.addOutput, twisted.mail.imap4.IMAP4Server.sendUntaggedResponse `async` argument, deprecated since 18.9.0, has been removed. (#12130)
- twisted.web.soap was removed.
  The SOAP support was already broken, for at least the last 4 years.
  The SOAP support in Twisted has no active maintainer. (#12146)

Misc
----
- #11744, #11771, #12113, #12154, #12169, #12179, #12193, #12195, #12197, #12215, #12221, #12243, #12249, #12254, #12259, #12669

Conch
-----

Bugfixes
~~~~~~~~
- twisted.conch.insults.window.Widget.functionKeyReceived now dispatches functional key events to corresponding `func_KEYNAME` methods, where `KEYNAME` can be `F1`, `F2`, `HOME`, `UP_ARROW` etc. This is a regression introduced with #8214 in Twisted 16.5.0, where events changed from `const` objects to bytestrings in square brackets like `[F1]`. (#12046)

Web

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-10 15:57:58 -07:00
..
files python3-custom-inherit: fix python 3.12 builds 2023-12-31 08:27:48 -08:00
python-flask-xstatic
python-rfc3986-validator python3-rfc3986-validator: add from openembedded-core 2024-08-09 14:25:28 -07:00
python3-a2wsgi python3-a2wsgi: added recipe which is also include ptest 2024-03-09 12:35:15 -08:00
python3-aioserial python3-aioserial: switch to PEP-517 build backend 2024-08-09 14:25:26 -07:00
python3-ansicolors python3-ansicolors: switch to pytest --automake 2024-02-16 16:42:36 -08:00
python3-appdirs python3-appdirs: switch to pytest --automake 2024-02-16 16:42:37 -08:00
python3-arrow python3-arrow: add ptest, update backend and runtime dependencies 2024-03-05 11:02:05 -08:00
python3-asgiref python3-asgiref: switch to pytest --automake 2024-02-16 16:42:33 -08:00
python3-aspectlib
python3-astor
python3-aws-iot-device-sdk-python
python3-betamax python3-betamax: Upgrade to 0.9.0 2024-02-29 12:46:51 -08:00
python3-bleak python3-bleak: enable ptest and add missing runtime dependency 2024-04-06 14:14:17 -07:00
python3-blinker python3-blinker: switch to pytest --automake 2024-02-16 16:42:37 -08:00
python3-cachetools python3-cachetools: switch to pytest --automake 2024-02-16 16:42:37 -08:00
python3-cbor2 python3-cbor2: switch to pytest --automake 2024-02-16 16:42:36 -08:00
python3-click-spinner python3-click-spinner: backport patch that fixes deprecated methods 2023-12-21 08:20:34 -08:00
python3-cmake
python3-covdefaults python3-covdefaults: switch to pytest --automake 2024-02-16 16:42:32 -08:00
python3-cppy
python3-crcmod
python3-dasbus python3-dasbus: Add ptest support 2024-06-03 12:05:24 -07:00
python3-dbussy
python3-dnspython python3-dnspython: switch to pytest --automake 2024-02-16 16:42:34 -08:00
python3-dominate python3-dominate: switch to pytest --automake 2024-02-16 16:42:32 -08:00
python3-ecdsa python3-ecdsa: enable ptest and add missing runtime dependency 2024-04-12 08:57:34 -07:00
python3-execnet python3-execnet: switch to pytest --automake 2024-02-16 16:42:39 -08:00
python3-fann2
python3-fastjsonschema python3-fastjsonschema: switch to pytest --automake 2024-02-16 16:42:31 -08:00
python3-flask python3-flask: add ptest 2024-05-30 14:47:41 -07:00
python3-flexcache python3-flexcache: enable ptest 2024-04-11 23:32:35 -07:00
python3-flexparser python3-flexparser: enable ptest and add missing runtime dependencies 2024-04-11 23:32:36 -07:00
python3-freezegun python3-freezegun: add recipe and add ptest 2024-03-05 11:02:04 -08:00
python3-geojson python3-geojson: switch to pytest --automake 2024-02-16 16:42:35 -08:00
python3-gevent python3-gevent: fix build with Cython 3.0.10 2024-06-07 09:12:00 -07:00
python3-gmpy2 python3-gmpy2: fix python 3.12 issues 2023-12-31 08:27:48 -08:00
python3-google-auth python3-google-auth: add ptest and update runtime dependencies 2024-03-08 10:07:29 -08:00
python3-google-auth-oauthlib python3-google-auth-oauthlib: add ptest 2024-03-08 10:07:27 -08:00
python3-gpiod
python3-grpcio python3-grpcio: backport abseil-cpp RISC-V fix 2024-06-11 15:40:17 -07:00
python3-grpcio-tools python3-grpcio-tools: update to version 1.60.0 2023-12-22 06:39:33 -08:00
python3-gunicorn python3-gunicorn: switch to pytest --automake 2024-02-16 16:42:34 -08:00
python3-h5py python3-h5py: upgrade to 3.11.0 2024-06-07 09:12:01 -07:00
python3-html2text python3-html2text: switch to pytest --automake 2024-02-16 16:42:33 -08:00
python3-httptools python3-httptools: added recipe which is also include ptest 2024-03-09 12:35:15 -08:00
python3-icu
python3-inflate64 python3-inflate64: Fix build with clang fortified glibc headers 2024-07-02 22:21:18 -07:00
python3-inflection python3-inflection: switch to pytest --automake 2024-02-16 16:42:37 -08:00
python3-inotify python3-inotify: switch to pytest --automake 2024-02-16 16:42:32 -08:00
python3-intervals python3-intervals: switch to pytest --automake 2024-02-16 16:42:33 -08:00
python3-ipy python3-ipy: switch to pytest --automake 2024-02-16 16:42:36 -08:00
python3-iso3166 python3-iso3166: switch to pytest --automake 2024-02-16 16:42:32 -08:00
python3-jdcal python3-jdcal: re-add functional ptests 2024-02-21 20:00:22 -08:00
python3-jsmin python3-jsmin: Fix ptests to run with python 3.12+ 2024-02-22 12:59:38 -08:00
python3-jstyleson
python3-kivy python3-kivy: upgrade 2.1.0 -> 2.2.1 2023-11-06 08:47:36 -08:00
python3-lorem
python3-lrparsing
python3-lz4 python3-lz4: use python3-unittest-automake-output 2023-10-04 13:09:38 -07:00
python3-m2crypto
python3-marshmallow python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest 2024-03-05 23:00:05 -08:00
python3-matplotlib
python3-msgpack python3-msgpack: re-add functional ptests 2024-02-21 20:00:22 -08:00
python3-multidict python3-multidict: Upgrade 6.0.4 -> 6.0.5 2024-03-25 13:17:50 -07:00
python3-netaddr python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest 2024-03-04 08:56:50 -08:00
python3-netifaces
python3-ninja python3-ninja: update to version 1.11.1.1 2023-12-21 08:00:42 -08:00
python3-ordered-set python3-ordered-set: Use automake formatter for ptest output 2024-02-22 12:59:38 -08:00
python3-parse python3-parse: re-add functional ptests 2024-02-21 20:00:22 -08:00
python3-parse-type python3-parse-type: switch to pytest --automake 2024-02-16 16:42:37 -08:00
python3-path
python3-pexpect
python3-pillow python3-pillow: upgrade 10.3.0 -> 10.4.0 2024-07-15 16:36:14 -07:00
python3-pint
python3-platformdirs python3-platformdirs: switch to pytest --automake 2024-02-16 16:42:38 -08:00
python3-pocketsphinx python3-pocketsphinx: Upgrade to 5.0.3 2024-02-20 08:38:30 -08:00
python3-polyline python3-polyline: switch to pytest --automake 2024-02-16 16:42:38 -08:00
python3-prctl
python3-precise-runner python3-precise-runner: switch to pytest --automake 2024-02-16 16:42:36 -08:00
python3-prettytable python3-prettytable: switch to pytest --automake 2024-02-16 16:42:34 -08:00
python3-ptyprocess python3-ptyprocess: switch to pytest --automake 2024-02-16 16:42:34 -08:00
python3-py-cpuinfo python3-py-cpuinfo: switch to pytest --automake 2024-02-16 16:42:33 -08:00
python3-pyasn1-modules python3-pyasn1-modules: switch to pytest --automake 2024-02-16 16:42:33 -08:00
python3-pyaudio
python3-pybluez gnome-tweaks, networkmanager-fortisslvpn, libesmtp, json-schema-validator, python3-pybluez, python3-pynetlinux, apache2: Fix Malformed Upstream-Status 2023-09-27 14:22:09 -07:00
python3-pychromecast python3-pychromecast: upgrade 14.0.0 -> 14.0.1 2024-04-15 21:01:20 -07:00
python3-pydantic python3-pydantic: enable ptest 2023-12-21 08:00:42 -08:00
python3-pydantic-core python3-pydantic-core: backport patch 2024-08-09 14:25:29 -07:00
python3-pydbus python3-dbus: re-add recipe with latest patches and add ptest 2024-03-22 21:19:50 -07:00
python3-pyfanotify python3-pyfanotify: update to version 0.2.2 2023-12-22 06:39:32 -08:00
python3-pylint python3-pylint: Fix ptest failures 2024-03-13 20:15:29 -07:00
python3-pynetlinux gnome-tweaks, networkmanager-fortisslvpn, libesmtp, json-schema-validator, python3-pybluez, python3-pynetlinux, apache2: Fix Malformed Upstream-Status 2023-09-27 14:22:09 -07:00
python3-pyrad
python3-pyroute2 python3-pyroute2: switch to pytest --automake 2024-02-16 16:42:35 -08:00
python3-pyruvate
python3-pyserial python3-pyserial: switch to pytest --automake 2024-02-16 16:42:38 -08:00
python3-pytest-localserver python3-pytest-localserver: added recipe which is also include ptest 2024-03-08 10:07:29 -08:00
python3-pytest-mock python3-pytest-mock: switch to pytest --automake 2024-02-16 16:42:34 -08:00
python3-pytoml python3-pytoml: switch to pytest --automake 2024-02-16 16:42:38 -08:00
python3-pyyaml-include python3-pyyaml-include: switch to pytest --automake 2024-02-16 16:42:39 -08:00
python3-pyzmq python3-pyzmq: Fix ptests 2024-04-04 20:52:52 -07:00
python3-rapidjson python3-rapidjson: add ptest 2023-10-10 11:54:12 -07:00
python3-requests-file python3-requests-file: switch to pytest --automake 2024-02-16 16:42:32 -08:00
python3-requests-toolbelt python3-requests-toolbelt: switch to pytest --automake 2024-02-16 16:42:36 -08:00
python3-scrypt python3-scrypt: upgrade 0.8.20 -> 0.8.24 2024-03-08 10:07:23 -08:00
python3-sdnotify
python3-semver python3-semver: switch to pytest --automake 2024-02-16 16:42:38 -08:00
python3-serpent python3-serpent: switch to pytest --automake 2024-02-16 16:42:35 -08:00
python3-service-identity python3-service-identity: switch to pytest --automake 2024-02-16 16:42:37 -08:00
python3-simpleeval python3-simpleeval: switch to pytest --automake 2024-02-16 16:42:37 -08:00
python3-slip-dbus
python3-smbus
python3-smpplib python3-smpplib: switch to pytest --automake 2024-02-16 16:42:35 -08:00
python3-socksio python3-socksio: add recipe for v1.0.0 2024-02-10 10:39:57 -08:00
python3-soupsieve python3-soupsieve: switch to pytest --automake 2024-02-16 16:42:35 -08:00
python3-sqlparse python3-sqlparse 0.4.4 -> 0.5.0 2024-06-30 12:33:50 -07:00
python3-stopit
python3-strenum python3-strenum: add recipe 2024-02-09 09:52:15 -08:00
python3-supervisor
python3-systemd
python3-tomli-w python3-tomli-w: added recipe which is also include ptest 2024-03-08 10:07:27 -08:00
python3-tomlkit python3-tomlkit: switch to pytest --automake 2024-02-16 16:42:31 -08:00
python3-traitlets python3-traitlets: add ptest and update runtime dependencies 2024-03-08 10:07:26 -08:00
python3-trustme python3-trustme: switch to pytest --automake 2024-02-16 16:42:33 -08:00
python3-twofish
python3-typeguard python3-typeguard: switch to pytest --automake 2024-02-16 16:42:39 -08:00
python3-typer python3-typer: add new recipe 2024-06-16 15:54:04 -07:00
python3-tzdata python3-tzdata: enable ptest 2024-08-09 14:25:29 -07:00
python3-u-msgpack-python python3-u-msgpack-python: switch to pytest --automake 2024-02-16 16:42:32 -08:00
python3-ujson python3-ujson: switch to pytest --automake 2024-02-16 16:42:31 -08:00
python3-unidiff python3-unidiff: switch to pytest --automake 2024-02-16 16:42:31 -08:00
python3-uritemplate python3-uritemplate: switch to pytest --automake 2024-02-16 16:42:31 -08:00
python3-validators python3-validators: upgrade 0.22.0 > 0.24.0 and enable ptest 2024-03-30 00:48:27 -07:00
python3-whoosh python3-whoosh: Fix an intermittent ptest 2024-04-04 19:07:21 -07:00
python3-wpa-supplicant
python3-wrapt python3-wrapt: add ptest 2024-03-04 08:56:51 -08:00
python3-wsproto python3-wsproto: Add recipe 2024-03-09 12:35:15 -08:00
python3-xlrd python3-xlrd: switch to pytest --automake 2024-02-16 16:42:34 -08:00
python3-xxhash python3-xxhash: switch to pytest --automake 2024-02-16 16:42:39 -08:00
python3-yappi python3-yappi: upgrade 1.4.0 -> 1.6.0; fix ptests 2023-12-29 09:04:23 -08:00
python3-yarl python3-yarl: switch to pytest --automake 2024-02-16 16:42:36 -08:00
pamela_1.1.0.bb
pyrtm_0.4.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python-django-south.inc meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python-django.inc meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python-flask-bootstrap.inc meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python-flask-sijax.inc
python-flask-xstatic.inc meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python-libusb1_3.1.0.bb python3-whitenoise,python-libusb1: Remove AUTHOR field 2024-06-14 10:20:36 -07:00
python3-a2wsgi_1.10.7.bb python3-a2wsgi: upgrade 1.10.6 -> 1.10.7 2024-08-09 14:25:16 -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 meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-aiodns_3.2.0.bb python3-aiodns: upgrade 3.1.1 -> 3.2.0 2024-04-17 23:47:24 -07:00
python3-aiofiles_24.1.0.bb python3-aiofiles: upgrade 23.2.1 -> 24.1.0 2024-07-01 08:01:59 -07:00
python3-aiohappyeyeballs_2.3.4.bb python3-aiohappyeyeballs: upgrade 2.3.2 -> 2.3.4 2024-08-09 14:25:16 -07:00
python3-aiohttp_3.10.1.bb python3-aiohttp: Upgrade 3.10.0 -> 3.10.1 2024-08-09 14:25:27 -07:00
python3-aiohttp-jinja2_1.6.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-aiohue_4.7.2.bb python3-aiohue: 4.7.1 -> 4.7.2 2024-07-31 18:46:53 -07:00
python3-aioredis_2.0.1.bb
python3-aioserial_1.3.1.bb python3-aioserial: switch to PEP-517 build backend 2024-08-09 14:25:26 -07:00
python3-aiosignal_1.3.1.bb python3-aiosignal: switch to PEP-517 build backend 2024-08-02 08:52:52 -07:00
python3-alembic_1.13.2.bb python3-alembic: upgrade 1.13.1 -> 1.13.2 2024-07-01 08:01:59 -07:00
python3-aniso8601_9.0.1.bb python3-aniso8601: Add ISO 8601 parsing library 2023-11-08 22:51:28 -08:00
python3-annotated-types_0.7.0.bb python3-annotated-types: upgrade 0.6.0 -> 0.7.0 2024-05-28 09:34:31 -07:00
python3-ansi2html_1.9.2.bb python3-ansi2html: upgrade 1.9.1 -> 1.9.2 2024-06-27 09:18:56 -07:00
python3-ansicolors_1.1.8.bb python3-ansicolors: switch to pytest --automake 2024-02-16 16:42:36 -08:00
python3-antlr4-runtime_4.13.1.bb python3-antlr4-runtime: upgrade 4.13.0 -> 4.13.1 2023-09-20 15:34:03 -07:00
python3-anyio_4.4.0.bb python3-anyio: upgrade 4.3.0 -> 4.4.0 2024-06-11 22:01:57 -07:00
python3-apiflask_2.1.1.bb python3-apiflask: upgrade 2.1.0 -> 2.1.1 2024-03-20 09:28:07 -07:00
python3-apispec_6.4.0.bb python3-apispec: update to version 6.4.0 2024-01-13 09:08:37 -08:00
python3-appdirs_1.4.4.bb python3-appdirs: switch to pytest --automake 2024-02-16 16:42:37 -08:00
python3-apply-defaults_0.1.6.bb
python3-argcomplete_3.5.0.bb python3-argcomplete: Upgrade 3.4.0 -> 3.5.0 2024-08-09 14:25:30 -07:00
python3-argexec_1.0.3.bb
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.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-arrow_1.3.0.bb python3-arrow: add ptest, update backend and runtime dependencies 2024-03-05 11:02:05 -08:00
python3-asciitree_0.3.3.bb
python3-asgiref_3.8.1.bb python3-asgiref: upgrade 3.7.2 -> 3.8.1 2024-04-02 11:28:50 -07:00
python3-aspectlib_2.0.0.bb
python3-astor_0.8.1.bb remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH 2024-03-09 10:55:23 -08:00
python3-astroid_3.2.4.bb python3-astroid: upgrade 3.2.3 -> 3.2.4 2024-08-09 14:25:17 -07:00
python3-asttokens_2.4.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-async-timeout_4.0.3.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-asyncinotify_4.0.9.bb python3-asyncinotify: upgrade 4.0.6 -> 4.0.9 2024-05-19 08:27:54 -07: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-autobahn: upgrade 23.6.2 -> 24.4.2 2024-08-09 14:25:17 -07:00
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_22.10.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-awesomeversion_24.6.0.bb python3-awesomeversion: upgrade 24.2.0 -> 24.6.0 2024-07-01 08:01:59 -07:00
python3-aws-iot-device-sdk-python_1.5.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-backcall_0.2.0.bb
python3-bandit_1.7.9.bb python3-bandit: upgrade 1.7.8 -> 1.7.9 2024-06-27 09:18:56 -07:00
python3-beautifulsoup4_4.12.3.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-behave_1.2.6.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-betamax_0.9.0.bb python3-betamax: Upgrade to 0.9.0 2024-02-29 12:46:51 -08:00
python3-bidict_0.23.1.bb python3-bidict: upgrade 0.23.0 -> 0.23.1 2024-06-11 22:01:57 -07:00
python3-binwalk_2.3.4.bb python3-binwalk: update the regex version for upstream checks 2024-02-02 23:25:32 -08:00
python3-bitarray_2.9.2.bb python3-bitarray: upgrade 2.9.1 -> 2.9.2 2024-01-08 19:54:44 -08:00
python3-bitstring_4.2.3.bb python3-bitstring: upgrade 4.2.2 -> 4.2.3 2024-05-28 09:34:31 -07:00
python3-bitstruct_8.19.0.bb python3-bitstruct: switch to PEP-517 build backend 2024-08-09 14:25:22 -07:00
python3-bleak_0.22.2.bb python3-bleak 0.21.1 -> 0.22.2 2024-06-30 12:33:50 -07:00
python3-blinker_1.7.0.bb python3-blinker: switch to pytest --automake 2024-02-16 16:42:37 -08:00
python3-brotli_1.1.0.bb python3-brotli: switch to PEP-517 build backend 2024-08-09 14:25:22 -07:00
python3-cachecontrol_0.14.0.bb python3-cachecontrol: update to version 0.14.0 2024-02-02 23:25:32 -08:00
python3-cached-property_1.5.2.bb
python3-cachetools_5.4.0.bb python3-cachetools: Upgrade 5.3.3 -> 5.4.0 2024-08-02 08:52:53 -07:00
python3-can_4.2.2.bb python3-can: switch to PEP-517 build backend 2024-08-09 14:25:23 -07:00
python3-cantools_39.4.5.bb python3-cantools: upgrade 39.4.4 -> 39.4.5 2024-06-11 22:01:57 -07:00
python3-cassandra-driver_3.29.1.bb python3-cassandra-driver: upgrade 3.29.0 -> 3.29.1 2024-04-02 11:28:50 -07:00
python3-casttube_0.2.1.bb python3-casttube: upgrade 0.2.0 -> 0.2.1 2024-04-07 19:22:22 -07:00
python3-cbor2_5.6.4.bb python3-cbor2: Upgrade 5.6.3 -> 5.6.4 2024-06-21 21:45:10 -07:00
python3-cchardet_2.1.7.bb
python3-cerberus_1.3.5.bb python3-cerberus: Update version 1.3.4 -> 1.3.5 2023-09-20 22:15:40 -07:00
python3-charset-normalizer_3.3.2.bb python3-charset-normalizer: add native build option to recipe 2024-04-08 14:59:26 -07:00
python3-cheetah_3.2.6.post1.bb
python3-classes_0.4.1.bb python3-classes: switch to PEP-517 build backend 2024-08-09 14:25:22 -07:00
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: backport patch that fixes deprecated methods 2023-12-21 08:20:34 -08:00
python3-cloudpickle_3.0.0.bb recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
python3-cmake_3.28.3.bb recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
python3-cmd2_2.4.3.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-colorama_0.4.6.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-colorclass_2.2.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-coloredlogs_15.0.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-colorlog_6.8.2.bb python3-colorlog: BBCLASEXTEND native nativesdk 2024-04-23 15:18:30 -07:00
python3-colorzero_2.0.bb
python3-configargparse_1.7.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-configobj_5.0.8.bb python3-configobj: switch to PEP-517 build backend 2024-07-27 09:53:48 -07: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
python3-covdefaults_2.3.0.bb python3-covdefaults: switch to pytest --automake 2024-02-16 16:42:32 -08:00
python3-coverage_7.6.1.bb coverage: Upgrade 7.6.0 -> 7.6.1 2024-08-09 14:25:26 -07:00
python3-cppy_1.2.1.bb python3-cppy: remove unused distutils dependency 2023-12-18 22:17:20 -08:00
python3-crc32c_2.3.bb
python3-crcmod_1.7.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-croniter_3.0.3.bb python3-croniter: upgrade 2.0.5 -> 3.0.3 2024-08-09 14:25:17 -07:00
python3-custom-inherit_2.4.1.bb python3-custom-inherit: fix python 3.12 builds 2023-12-31 08:27:48 -08:00
python3-cvxopt_1.3.2.bb python3-cvxopt: upgrade 1.2.7 -> 1.3.2 2024-01-08 19:54:43 -08:00
python3-cycler_0.12.1.bb python3-cycler: upgrade 0.11.0 -> 0.12.1 2023-12-18 22:17:23 -08:00
python3-cytoolz_0.12.3.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-daemon_3.0.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-dasbus_1.7.bb python3-dasbus: Add ptest support 2024-06-03 12:05:24 -07:00
python3-dateparser_1.2.0.bb python3-dateparser: upgrade 1.1.8 -> 1.2.0 2023-11-21 22:35:51 -08:00
python3-dateutil_2.9.0.bb Use PYTHON_SITEPACKAGES_DIR instead of hard-coded site-packages directory path 2024-04-15 21:01:20 -07:00
python3-dbus-fast_2.22.1.bb python3-dbus-fast: switch to PEP-517 build backend 2024-08-09 14:25:22 -07:00
python3-dbus-next_0.2.3.bb
python3-dbussy_1.3.bb remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH 2024-03-09 10:55:23 -08:00
python3-decorator_5.1.1.bb python3-decorator: Add BBCLASSEXTEND for native and nativesdk 2024-04-12 08:57:34 -07:00
python3-decouple_3.8.bb
python3-defusedxml_0.7.1.bb
python3-deprecated_1.2.14.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-dill_0.3.8.bb python3-dill: switch to PEP-517 build backend 2024-08-09 14:25:24 -07:00
python3-dirty-equals_0.7.1.bb python3-dirty-equals: add v0.7.1 2023-12-21 08:00:41 -08:00
python3-diskcache_5.6.3.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-distlib_0.3.8.bb python3-distlib: update to version 0.3.8 2023-12-13 22:03:48 -08:00
python3-distro_1.9.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-django_4.2.11.bb python3-django: upgrade 4.2.10 -> 4.2.11 2024-03-27 07:57:30 -07:00
python3-django_5.0.6.bb python3-django: switch to PEP-517 build backend 2024-08-10 15:57:56 -07:00
python3-django-south_1.0.2.bb
python3-djangorestframework_3.15.2.bb python3-djangorestframework: upgrade 3.15.1 -> 3.15.2 2024-06-27 09:18:57 -07:00
python3-dnspython_2.6.1.bb python3-dnspython: upgrade 2.6.0 -> 2.6.1 2024-03-08 10:07:22 -08:00
python3-docopt_0.6.2.bb
python3-dominate_2.9.1.bb python3-dominate: switch to pytest --automake 2024-02-16 16:42:32 -08:00
python3-dynamic-dispatch_1.0.3.bb python3-dynamic-dispatch: Correct the upstream regex check for version upgrades 2023-09-20 22:15:40 -07:00
python3-ecdsa_0.19.0.bb python3-ecdsa: enable ptest and add missing runtime dependency 2024-04-12 08:57:34 -07:00
python3-editor_1.0.4.bb
python3-elementpath_4.4.0.bb python3-elementpath: upgrade 4.3.0 -> 4.4.0 2024-03-20 09:28:07 -07:00
python3-email-validator_2.2.0.bb python3-email-validator: upgrade 2.1.1 -> 2.2.0 2024-06-27 09:18:57 -07:00
python3-engineio_4.9.0.bb python3-engineio: upgrade 4.8.2 -> 4.9.0 2024-02-19 23:22:22 -08:00
python3-et-xmlfile_1.1.0.bb
python3-eth-abi_5.1.0.bb python3-eth-abi: upgrade 5.0.1 -> 5.1.0 2024-04-17 23:47:25 -07:00
python3-eth-account_0.12.1.bb python3-eth-account: upgrade 0.11.0 -> 0.12.1 2024-04-17 23:47:25 -07:00
python3-eth-hash_0.7.0.bb python3-eth-hash: upgrade 0.6.0 -> 0.7.0 2024-06-11 22:01:57 -07:00
python3-eth-keyfile_0.7.0.bb python3-eth-keyfile: upgrade 0.6.1 -> 0.7.0 2023-12-14 17:03:48 -08:00
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_4.1.0.bb python3-eth-typing: upgrade 4.0.0 -> 4.1.0 2024-04-17 23:47:25 -07:00
python3-eth-utils_4.1.1.bb python3-eth-utils: Upgrade 3.0.0 -> 4.1.1 2024-06-20 07:32:54 -07:00
python3-evdev_1.7.1.bb python3-evdev: switch to PEP-517 build backend 2024-08-09 14:25:23 -07:00
python3-eventlet_0.36.1.bb python3-eventlet: switch to PEP-517 build backend 2024-08-09 14:25:22 -07:00
python3-execnet_2.1.1.bb python3-execnet: upgrade 2.0.2 -> 2.1.1 2024-04-17 23:47:25 -07:00
python3-executing_2.0.1.bb python3-executing: upgrade 2.0.0 -> 2.0.1 2023-11-06 08:47:53 -08:00
python3-expandvars_0.12.0.bb python3-expandvars: add recipe 2023-12-18 22:17:22 -08:00
python3-fann2_1.1.2.bb
python3-fasteners_0.19.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-fastjsonschema_2.18.0.bb python3-fastjsonschema: Add missing ptest deps 2024-02-29 10:59:39 -08:00
python3-fastnumbers_5.1.0.bb python3-fastnumbers: upgrade 5.0.1 -> 5.1.0 2023-12-14 17:03:49 -08: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.15.4.bb python3-filelock: upgrade 3.15.3 -> 3.15.4 2024-06-27 09:18:57 -07:00
python3-flask_3.0.3.bb python3-flask: upgrade 3.0.2 -> 3.0.3 2024-06-01 10:49:40 -07:00
python3-flask-babel_4.0.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-flask-bootstrap_3.3.7.1.bb
python3-flask-cors_4.0.0.bb python3-flask-cors: add initial version of the recipe for 4.0.0 2023-09-30 01:03:17 -07:00
python3-flask-httpauth_4.8.0.bb python3-flask-httpauth: add recipe 2023-09-15 00:42:10 -07:00
python3-flask-jsonpify_1.5.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-flask-jwt_0.3.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-flask-jwt-extended_4.6.0.bb python3-flask-jwt-extended: update to version 4.6.0 2023-12-22 06:39:35 -08:00
python3-flask-login_0.6.3.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-flask-mail_0.9.1.bb
python3-flask-marshmallow_1.2.1.bb python3-flask-marshmallow: upgrade 1.2.0 -> 1.2.1 2024-04-02 11:28:51 -07:00
python3-flask-migrate_4.0.7.bb python3-flask-migrate: upgrade 4.0.5 -> 4.0.7 2024-03-20 09:28:08 -07:00
python3-flask-nav_0.6.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-flask-pymongo_2.3.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-flask-restful_0.3.10.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-flask-restx_1.3.0.bb python3-flask-restx: upgrade 1.2.0 -> 1.3.0 2023-12-14 07:53:23 -08:00
python3-flask-sijax_0.4.1.bb
python3-flask-socketio_5.3.6.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-flask-sqlalchemy_3.1.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-flask-uploads_0.2.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-flask-user_0.6.19.bb
python3-flask-versioned_0.9.4-20101221.bb
python3-flask-wtf_1.2.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-flask-xstatic_0.0.1.bb
python3-flexcache_0.3.bb python3-flexcache: add missing runtime dependencies 2024-04-11 23:32:36 -07:00
python3-flexparser_0.3.1.bb python3-flexparser: upgrade 0.3 -> 0.3.1 2024-06-27 09:18:58 -07:00
python3-freezegun_1.5.1.bb python3-freezegun: upgrade 1.5.0 -> 1.5.1 2024-05-19 08:27:55 -07:00
python3-frozenlist_1.4.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-future_1.0.0.bb python3-future: upgrade 0.18.3 -> 1.0.0 2024-06-11 22:01:58 -07:00
python3-gast_0.6.0.bb python3-gast: upgrade 0.5.4 -> 0.6.0 2024-07-01 08:01:59 -07:00
python3-gcovr_7.2.bb python3-gcovr: add dep on python3-colorlog 2024-04-23 15:18:30 -07:00
python3-geojson_3.1.0.bb python3-geojson: switch to pytest --automake 2024-02-16 16:42: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_24.2.1.bb python3-gevent: switch to PEP-517 build backend 2024-08-10 15:57:57 -07:00
python3-git-pw_2.6.0.bb python3-git-pw: upgrade 2.5.0 -> 2.6.0 2024-01-23 11:55:37 -08:00
python3-gmpy2_2.1.5.bb python3-gmpy2: fix python 3.12 issues 2023-12-31 08:27:48 -08:00
python3-gmqtt_0.6.16.bb python3-gmqtt: upgrade 0.6.14 -> 0.6.16 2024-05-19 08:27:55 -07:00
python3-gnupg_0.5.2.bb python3-gnupg: update to 0.5.2 2023-12-13 18:53:25 -08:00
python3-google-api-core_2.19.1.bb python3-google-api-core: upgrade 2.19.0 -> 2.19.1 2024-07-01 08:02:00 -07:00
python3-google-api-python-client_2.135.0.bb python3-google-api-python-client: upgrade 2.134.0 -> 2.135.0 2024-07-01 08:02:00 -07:00
python3-google-auth_2.30.0.bb python3-google-auth: upgrade 2.29.0 -> 2.30.0 2024-06-27 09:18:58 -07:00
python3-google-auth-oauthlib_1.2.0.bb python3-google-auth-oauthlib: add ptest 2024-03-08 10:07:27 -08:00
python3-googleapis-common-protos_1.63.2.bb python3-googleapis-common-protos: upgrade 1.63.1 -> 1.63.2 2024-07-01 08:02:00 -07:00
python3-gpiod_2.2.1.bb python3-gpiod: update v2.2.0 -> v2.2.1 2024-08-01 11:43:18 -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.0.3.bb python3-greenlet: switch to PEP-517 build backend 2024-08-10 15:57:57 -07:00
python3-greenstalk_2.0.2.bb
python3-grpcio_1.62.2.bb python3-grpcio: backport abseil-cpp RISC-V fix 2024-06-11 15:40:17 -07:00
python3-grpcio-channelz_1.62.2.bb python3-grpcio-channelz: new recipe 2024-06-20 14:22:32 -07:00
python3-grpcio-reflection_1.62.2.bb python3-grpcio-reflection: new recipe 2024-06-20 14:22:32 -07:00
python3-grpcio-tools_1.62.2.bb python3-grpcio-tools: upgrade 1.62.1 -> 1.62.2 2024-04-23 15:15:32 -07:00
python3-gunicorn_22.0.0.bb python3-gunicorn: Upgrade 21.2.0 -> 22.0.0 2024-06-21 21:45:11 -07:00
python3-h5py_3.11.0.bb python3-h5py: remove unneeded CFLAGS 2024-07-19 07:15:45 -07:00
python3-h11_0.14.0.bb
python3-hatch-requirements-txt_0.4.1.bb python3-hatch-requirements-txt: Add recipe 2024-08-09 14:25:27 -07:00
python3-haversine_2.8.1.bb python3-haversine: upgrade 2.8.0 -> 2.8.1 2024-01-23 11:55:38 -08:00
python3-hexbytes_1.2.1.bb python3-hexbytes: Upgrade 1.2.0 -> 1.2.1 2024-06-20 07:32:55 -07:00
python3-html2text_2024.2.26.bb python3-html2text: upgrade 2020.1.16 -> 2024.2.26 2024-06-11 22:01:58 -07:00
python3-html5lib_1.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-httpcore_1.0.5.bb python3-httpcore: upgrade 1.0.3 -> 1.0.5 2024-06-11 22:01:58 -07:00
python3-httplib2_0.22.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-httptools_0.6.1.bb python3-httptools: added recipe which is also include ptest 2024-03-09 12:35:15 -08:00
python3-httpx_0.27.0.bb python3-httpx: Upgrade 0.26.0 -> 0.27.0 2024-03-23 10:01:49 -07:00
python3-huey_2.5.1.bb python3-huey: upgrade 2.5.0 -> 2.5.1 2024-06-27 09:18:59 -07:00
python3-humanfriendly_10.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-humanize_4.10.0.bb python3-humanize: upgrade 4.9.0 -> 4.10.0 2024-07-15 16:36:13 -07:00
python3-hyperlink_21.0.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-icecream_2.1.3.bb python3-icecream: add recipe 2024-03-08 10:07:24 -08:00
python3-icu_2.13.1.bb python3-icu: upgrade from 2.12 to 2.13.1 to fix build with icu-75 2024-06-01 10:49:41 -07:00
python3-idna-ssl_1.1.0.bb python3-idna-ssl: Fix upstream check by specifying the UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX 2023-09-27 12:05:45 -07:00
python3-ifaddr_0.2.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-imageio_2.34.2.bb python3-imageio: upgrade 2.34.1 -> 2.34.2 2024-07-01 08:02:00 -07:00
python3-imgtool_2.1.0.bb python3-imgtool: upgrade 2.0.0 -> 2.1.0 2024-05-19 08:27:56 -07:00
python3-importlib-metadata_8.2.0.bb python3-importlib-metadata: add from openembedded-core 2024-08-09 14:25:28 -07:00
python3-incremental_24.7.2.bb python3-incremental: upgrade 22.10.0 -> 24.7.2 2024-08-10 15:57:57 -07:00
python3-inflate64_1.0.0.bb python3-inflate64: Fix build with clang fortified glibc headers 2024-07-02 22:21:18 -07:00
python3-inflection_0.5.1.bb python3-blinker: switch to pytest --automake 2024-02-16 16:42:37 -08:00
python3-inotify_git.bb remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH 2024-03-09 10:55:23 -08:00
python3-intelhex_2.3.0.bb
python3-intervals_1.10.0.bb python3-intervals: switch to pytest --automake 2024-02-16 16:42:33 -08:00
python3-invoke_2.2.0.bb python3-invoke: add recipe 2024-03-08 10:07:24 -08:00
python3-ipaddress_1.0.23.bb
python3-iperf_0.1.11.bb
python3-ipy_1.01.bb python3-ipy: switch to pytest --automake 2024-02-16 16:42:36 -08:00
python3-ipython_8.26.0.bb python3-ipython: switch to PEP-517 build backend 2024-08-09 14:25:25 -07:00
python3-ipython-genutils_0.2.0.bb python3-ipython-genutils: fix upstream uri and version check 2023-12-22 06:39:33 -08:00
python3-iso3166_2.1.1.bb python3-iso3166: switch to pytest --automake 2024-02-16 16:42:32 -08:00
python3-isort_5.13.2.bb python3-isort: update to version 5.13.2 2023-12-21 08:00:43 -08:00
python3-itsdangerous_2.2.0.bb python3-itsdangerous: Upgrade 2.1.2 -> 2.2.0 2024-08-09 14:25:30 -07:00
python3-janus_1.0.0.bb python3-janus: add recipe for v1.0.0 2024-01-30 14:34:43 -08:00
python3-javaobj-py3_0.4.4.bb python3-javaobj-py3: upgrade 0.4.3 -> 0.4.4 2024-04-17 23:47:26 -07:00
python3-jdatetime_5.0.0.bb python3-jdatetime: upgrade 4.1.1 -> 5.0.0 2024-04-02 11:28:52 -07:00
python3-jdcal_1.4.1.bb python3-jdcal: re-add functional ptests 2024-02-21 20:00:22 -08:00
python3-jedi_0.19.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-jmespath_1.0.1.bb
python3-joblib_1.4.2.bb python3-joblib: switch to PEP-517 build backend 2024-08-09 14:25:24 -07:00
python3-jsbeautifier_1.15.1.bb python3-jsbeautifier: upgrade 1.14.11 -> 1.15.1 2024-02-20 08:46:28 -08: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-jsonrpcclient_4.0.3.bb python3-jsonrpcclient: update to version 4.0.3 2024-02-02 13:44:20 -08:00
python3-jstyleson_0.0.2.bb recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
python3-kconfiglib_14.1.0.bb
python3-keras-applications_1.0.8.bb remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH 2024-03-09 10:55:23 -08:00
python3-keras-preprocessing_1.1.2.bb
python3-kivy_2.3.0.bb recipes: ignore various issues fatal with gcc-14 2024-07-08 08:42:43 -07:00
python3-kiwisolver_1.4.5.bb python3-kiwisolver: upgrade 1.4.4 -> 1.4.5 2023-09-07 08:22:44 -07:00
python3-langtable_0.0.68.bb python3-langtable: upgrade 0.0.67 -> 0.0.68 2024-08-09 14:25:17 -07:00
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.10.0.bb python3-lazy-object-proxy: switch to PEP-517 build backend 2024-08-09 14:25:25 -07:00
python3-libconf_2.0.1.bb
python3-libevdev_0.11.bb
python3-linux-procfs_0.7.3.bb python3-linux-procfs: upgrade 0.7.1 -> 0.7.3 2023-11-17 11:38:20 -08:00
python3-lockfile_0.12.2.bb
python3-lorem_0.1.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-lrparsing_1.0.17.bb remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH 2024-03-09 10:55:23 -08:00
python3-lru-dict_1.3.0.bb python3-lru-dict: switch to PEP-517 build backend 2024-08-09 14:25:25 -07:00
python3-luma-core_2.4.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-luma-oled_3.13.0.bb python3-luma-oled: switch to PEP-517 build backend 2024-08-09 14:25:24 -07:00
python3-lz4_4.3.3.bb python3-lz4: upgrade 4.3.2 -> 4.3.3 2024-01-08 19:54:44 -08:00
python3-m2crypto_0.40.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-marshmallow_3.21.3.bb python3-marshmallow: upgrade 3.21.2 -> 3.21.3 2024-06-27 09:18:59 -07:00
python3-matplotlib_3.7.2.bb
python3-matplotlib-inline_0.1.7.bb python3-matplotlib-inline: update 0.1.6 → 0.1.7 plus fixes 2024-08-09 14:25:26 -07:00
python3-mccabe_0.7.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-meld3_2.0.1.bb python3-meld3: do not rely on smtpd module 2023-12-18 22:17:19 -08:00
python3-mock_5.1.0.bb
python3-monotonic_1.6.bb remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH 2024-03-09 10:55:23 -08:00
python3-moteus_0.3.72.bb python3-moteus: upgrade 0.3.71 -> 0.3.72 2024-07-15 16:36:13 -07:00
python3-mpmath_1.3.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-msgpack_1.0.8.bb python3-msgpack: upgrade 1.0.7 -> 1.0.8 2024-06-11 22:01:59 -07:00
python3-msk_0.4.0.bb
python3-msm_0.8.8.bb
python3-multidict_6.0.5.bb python3-multidict: switch to PEP-517 build backend 2024-08-02 08:52:53 -07:00
python3-multivolumefile_0.2.3.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-mypy_1.10.0.bb python3-mypy: upgrade 1.9.0 -> 1.10.0 2024-05-02 07:32:50 -07:00
python3-mypy-extensions_1.0.0.bb
python3-natsort_8.4.0.bb
python3-netaddr_1.3.0.bb python3-netaddr: upgrade 1.2.1 -> 1.3.0 2024-06-11 22:01:59 -07:00
python3-netifaces_0.11.0.bb
python3-networkx_3.1.bb python3-networkx: Add BBCLASSEXTEND for native and nativesdk 2024-04-12 08:57:34 -07: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-ninja-syntax: Set BBCLASSEXTEND = "native nativesdk" 2023-11-07 23:11:24 -08:00
python3-nmap_1.6.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-nocasedict_2.0.3.bb python3-nocasedict: upgrade 2.0.1 -> 2.0.3 2024-05-19 08:27:57 -07:00
python3-nocaselist_2.0.2.bb python3-nocaselist: upgrade 2.0.0 -> 2.0.2 2024-05-19 08:27:57 -07:00
python3-ntplib_0.4.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-oauthlib_3.2.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-obd_0.7.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-objectpath_0.6.1.bb python3-objectpath: Add ObjectPath Python Recipe 2023-11-01 15:33: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-oletools: upgrade 0.60.1 -> 0.60.2 2024-07-15 16:36:13 -07:00
python3-openpyxl_3.1.5.bb python3-openpyxl: upgrade 3.1.4 -> 3.1.5 2024-07-01 08:02:01 -07:00
python3-ordered-set_4.1.0.bb python3-ordered-set: Use automake formatter for ptest output 2024-02-22 12:59:38 -08:00
python3-padaos_0.1.10.bb
python3-padatious_0.4.8.bb
python3-paho-mqtt_2.1.0.bb python3-paho-mqtt: Upgrade 2.0.0 -> 2.1.0 2024-06-21 21:45:10 -07:00
python3-pako_0.3.1.bb
python3-pandas_2.0.3.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-parallax_1.0.6.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-paramiko_3.4.0.bb python3-paramiko: update to version 3.4.0 2023-12-21 08:00:43 -08:00
python3-parse_1.20.2.bb python3-parse: upgrade 1.20.1 -> 1.20.2 2024-06-27 09:19:00 -07:00
python3-parse-type_0.6.2.bb python3-parse-type: switch to PEP-517 build backend 2024-08-10 15:57:55 -07:00
python3-parsimonious_0.10.0.bb
python3-parso_0.8.4.bb python3-parso: upgrade 0.8.3 -> 0.8.4 2024-04-17 23:47:26 -07:00
python3-passlib_1.7.4.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pastedeploy_3.1.0.bb python3-pastedeploy: upgrade 3.0.1 -> 3.1.0 2023-11-21 22:35:51 -08:00
python3-path_16.14.0.bb python3-path: upgrade 16.10.0 -> 16.14.0 2024-04-17 23:47:26 -07:00
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 python3-pcodedmp: add recipe 2023-11-02 10:39:36 -07:00
python3-pdm_2.16.1.bb python3-pdm: upgrade 2.15.4 -> 2.16.1 2024-07-01 08:02:01 -07:00
python3-pdm-backend_2.3.3.bb python3-pdm-backend: upgrade 2.3.2 -> 2.3.3 2024-08-09 14:25:17 -07:00
python3-pep8_1.7.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-periphery_2.4.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-petact_0.1.2.bb
python3-pexpect_4.9.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pickleshare_0.7.5.bb
python3-pid_3.0.4.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pika_1.3.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pillow_10.4.0.bb python3-pillow: upgrade 10.3.0 -> 10.4.0 2024-07-15 16:36:14 -07:00
python3-pint_0.24.1.bb python3-pint: Upgrade to 24.1 2024-06-30 12:33:50 -07:00
python3-pkcs11_0.7.0.bb
python3-pkgconfig_1.5.5.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-platformdirs_4.2.2.bb python3-platformdirs: upgrade 4.2.1 -> 4.2.2 2024-05-28 09:34:33 -07:00
python3-pocketsphinx_5.0.3.bb python3-pocketsphinx: Upgrade to 5.0.3 2024-02-20 08:38:30 -08:00
python3-polyline_2.0.2.bb python3-polyline: upgrade 2.0.1 -> 2.0.2 2024-02-20 08:46:28 -08:00
python3-portion_2.4.2.bb python3-portion: switch to PEP-517 build backend 2024-08-09 14:25:25 -07:00
python3-posix-ipc_1.1.1.bb python3-posix-ipc: Update version 1.0.5 -> 1.1.1 2023-09-22 15:41:08 -07:00
python3-prctl_1.8.1.bb remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH 2024-03-09 10:55:23 -08:00
python3-precise-runner_0.3.1.bb python3-precise-runner: switch to pytest --automake 2024-02-16 16:42:36 -08:00
python3-prettytable_3.10.2.bb python3-prettytable: upgrade 3.10.0 -> 3.10.2 2024-07-15 16:36:14 -07:00
python3-process-tests_3.0.0.bb python3-process-tests: upgrade 2.1.2 -> 3.0.0 2023-11-06 08:47:24 -08:00
python3-progress_1.6.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-prompt-toolkit_3.0.47.bb python3-prompt-toolkit: upgrade 3.0.45 -> 3.0.47 2024-06-27 09:19:01 -07:00
python3-protobuf_4.25.3.bb python3-protobuf: remove useless and problematic .pth file 2024-07-25 22:02:09 -07:00
python3-ptyprocess_0.7.0.bb python3-ptyprocess: switch to pytest --automake 2024-02-16 16:42:34 -08:00
python3-pulsectl_24.4.0.bb python3-pulsectl: upgrade 23.5.2 -> 24.4.0 2024-04-17 23:47:27 -07:00
python3-pure-eval_0.2.3.bb python3-pure-eval: upgrade 0.2.2 -> 0.2.3 2024-08-09 14:25:17 -07:00
python3-py_1.11.0.bb python3-py: add from openembedded-core 2024-08-09 14:25:28 -07:00
python3-py-cpuinfo_9.0.0.bb python3-py-cpuinfo: switch to PEP-517 build backend 2024-08-10 15:57:56 -07:00
python3-py-ubjson_0.16.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-py7zr_0.21.1.bb python3-py7zr: upgrade 0.21.0 -> 0.21.1 2024-07-15 16:36:14 -07: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.0.bb python3-pyasn1-modules: switch to PEP-517 build backend 2024-08-10 15:57:56 -07:00
python3-pyatspi_2.46.1.bb python3-pyatspi: upgrade 2.46.0 -> 2.46.1 2024-01-23 11:55:38 -08:00
python3-pyaudio_0.2.14.bb python3-pyaudio: switch to PEP-517 build backend 2024-08-09 14:25:23 -07:00
python3-pybcj_1.0.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pybind11_2.12.0.bb python3-pybind11 : upgrade 2.11.1 -> 2.12.0 2024-06-28 11:22:02 -07:00
python3-pybind11-json_0.2.14.bb python3-pybind11-json: upgrade 0.2.13 -> 0.2.14 2024-06-11 22:02:00 -07:00
python3-pybluez_0.23.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pycares_4.4.0.bb python3-pycares: switch to PEP-517 build backend 2024-08-02 08:52:52 -07:00
python3-pychromecast_14.0.1.bb python3-pychromecast: upgrade 14.0.0 -> 14.0.1 2024-04-15 21:01:20 -07:00
python3-pycocotools_2.0.8.bb python3-pycocotools: Upgrade 2.0.7 -> 2.0.8 2024-06-21 21:45:10 -07:00
python3-pycodestyle_2.12.0.bb python3-pycodestyle: upgrade 2.11.1 -> 2.12.0 2024-06-27 09:19:02 -07:00
python3-pycurl_7.45.3.bb python3-pycurl: upgrade 7.45.2 -> 7.45.3 2024-05-28 09:34:33 -07:00
python3-pydantic_2.8.2.bb python3-pydantic: upgrade 2.7.3 -> 2.8.2 2024-08-09 14:25:29 -07:00
python3-pydantic-core_2.21.0.bb python3-pydantic-core: backport patch 2024-08-09 14:25:29 -07:00
python3-pydantic-core-crates.inc python3-pydantic-core: upgrade 2.18.4 -> 2.21.0 2024-08-09 14:25:29 -07:00
python3-pydbus_0.6.0.bb python3-pydbus: Fix typo in ptest package name 2024-04-04 13:26:23 -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-pyfirmata_1.1.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pyflakes_3.2.0.bb python3-pyflakes: upgrade 3.1.0 -> 3.2.0 2024-01-08 19:54:44 -08:00
python3-pyhamcrest_2.1.0.bb python3-pyhamcrest: cleanup RDEPENDS and correct build backend 2024-04-29 11:11:51 -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
python3-pyjwt_2.8.0.bb python3-pyjwt: switch to PEP-517 build backend 2024-08-10 15:57:56 -07:00
python3-pykwalify_1.8.0.bb
python3-pylint_3.2.2.bb python3-pylint: upgrade 3.1.0 -> 3.2.2 2024-05-28 09:34:33 -07: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.12.0.bb remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH 2024-03-09 10:55:23 -08:00
python3-pymisp_2.4.195.bb python3-pymisp: upgrade 2.4.194 -> 2.4.195 2024-08-09 14:25:18 -07:00
python3-pymodbus_3.7.0.bb python3-pymodbus: upgrade 3.6.9 -> 3.7.0 2024-08-09 14:25:18 -07:00
python3-pymongo_4.8.0.bb python3-pymongo: Upgrade 4.7.3 -> 4.8.0 2024-08-09 14:25:27 -07:00
python3-pymysql_1.1.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pynacl_1.5.0.bb python3-pynacl: allow -native build 2024-02-26 08:13:22 -08:00
python3-pynetlinux_1.1.bb
python3-pyperclip_1.9.0.bb python3-pyperclip: Upgrade 1.8.2 -> 1.9.0 2024-06-21 21:45:10 -07:00
python3-pyperf_2.7.0.bb python3-pyperf: upgrade 2.6.3 -> 2.7.0 2024-05-28 09:34:33 -07:00
python3-pypng_0.20220715.0.bb
python3-pyppmd_1.1.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pyproj_3.6.1.bb python3-pyproj: switch to PEP-517 build backend 2024-08-09 14:25:24 -07:00
python3-pyproject-api_1.7.1.bb python3-pyproject-api: upgrade 1.6.1 -> 1.7.1 2024-06-27 09:19:02 -07:00
python3-pyrad_2.4.bb
python3-pyroute2_0.7.12.bb python3-pyroute: switch to PEP-517 build backend 2024-08-10 15:57:56 -07:00
python3-pyruvate_1.2.1.bb python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes 2024-05-23 08:44:45 -07:00
python3-pyruvate-crates.inc
python3-pyscaffold_4.5.bb
python3-pyserial_3.5.bb python3-pyserial: switch to pytest --automake 2024-02-16 16:42:38 -08:00
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.13.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pytest-asyncio_0.23.6.bb python3-pytest-asyncio: upgrade 0.23.5 -> 0.23.6 2024-04-02 11:28:53 -07:00
python3-pytest-benchmark_4.0.0.bb
python3-pytest-cache_1.0.bb
python3-pytest-cov_5.0.0.bb python3-pytest-cov: upgrade 4.1.0 -> 5.0.0 2024-04-02 11:28:53 -07:00
python3-pytest-forked_1.6.0.bb
python3-pytest-freezer_0.4.8.bb python3-pytest-freezer: new recipe 2024-05-24 14:31:07 -07:00
python3-pytest-helpers-namespace_2021.12.29.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pytest-html_4.1.1.bb python3-pytest-html: add missing runtime dependencies 2024-06-03 12:05:24 -07: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.1.bb python3-pytest-lazy-fixtures: upgrade 1.0.7 -> 1.1.1 2024-08-09 14:25:18 -07:00
python3-pytest-localserver_0.8.1.bb python3-pytest-localserver: added recipe which is also include ptest 2024-03-08 10:07:29 -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.12.0.bb python3-pytest-mock: switch to pytest --automake 2024-02-16 16:42:34 -08:00
python3-pytest-runner_6.0.1.bb python3-pytest-runner: add from openembedded-core 2024-08-09 14:25:28 -07:00
python3-pytest-socket_0.7.0.bb python3-pytest-socket: new recipe 2024-05-24 14:31:08 -07:00
python3-pytest-tempdir_2019.10.12.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pytest-timeout_2.3.1.bb python3-pytest-timeout: switch to PEP-517 build backend 2024-08-10 15:57:55 -07:00
python3-pytest-unordered_0.6.0.bb python3-pytest-unordered: new recipe 2024-05-24 14:31:08 -07:00
python3-pytest-xdist_3.5.0.bb python3-pytest-xdist: upgrade 3.4.0 -> 3.5.0 2023-11-28 08:55:42 -08:00
python3-python-vlc_3.0.20123.bb python3-python-vlc: upgrade 3.0.18122 -> 3.0.20123 2023-11-08 22:55:06 -08:00
python3-pythonping_1.1.4.bb
python3-pytoml_0.1.21.bb python3-pytoml: switch to pytest --automake 2024-02-16 16:42:38 -08:00
python3-pyu2f_0.1.5.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pyudev_0.24.3.bb python3-pyudev: switch to PEP-517 build backend 2024-08-09 14:25:25 -07:00
python3-pyunormalize_15.1.0.bb python3-pyunormalize: add recipe 2024-02-09 09:52:14 -08:00
python3-pyusb_1.2.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-pyyaml-include_2.1.bb python3-pyyaml-include: upgrade 1.3.2 -> 2.1 2024-06-11 22:02:00 -07:00
python3-pyzmq_25.1.2.bb Use PYTHON_SITEPACKAGES_DIR instead of hard-coded site-packages directory path 2024-04-15 21:01:20 -07:00
python3-pyzstd_0.16.0.bb python3-pyzstd: upgrade 0.15.10 -> 0.16.0 2024-05-28 09:34:34 -07:00
python3-qface_2.0.11.bb python3-qface: Upgrade 2.0.10 -> 2.0.11 2024-08-09 14:25:30 -07:00
python3-qrcode_7.4.2.bb python3-qrcode: switch to PEP-517 build backend 2024-08-09 14:25:24 -07:00
python3-rapidjson_1.19.bb python3-rapidjson: upgrade 1.18 -> 1.19 2024-08-09 14:25:18 -07:00
python3-rarfile_4.2.bb python3-rarfile: upgrade 4.1 -> 4.2 2024-04-17 23:47:27 -07:00
python3-raven_6.10.0.bb
python3-redis_5.0.8.bb python3-redis: upgrade 5.0.7 -> 5.0.8 2024-08-09 14:25:18 -07:00
python3-regex_2024.7.24.bb python3-regex: switch to PEP-517 build backend 2024-08-10 15:57:55 -07:00
python3-requests-file_2.1.0.bb python3-requests-file: Upgrade 1.5.1 -> 2.1.0 2024-06-20 07:32:55 -07:00
python3-requests-ftp_0.3.1.bb
python3-requests-futures_1.0.1.bb
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: switch to pytest --automake 2024-02-16 16:42:36 -08:00
python3-requests-unixsocket_0.3.0.bb
python3-responses_0.25.3.bb python3-responses: upgrade 0.25.0 -> 0.25.3 2024-06-27 09:19:03 -07:00
python3-rfc3986-validator_0.1.1.bb python3-rfc3986-validator: add from openembedded-core 2024-08-09 14:25:28 -07:00
python3-rlp_4.0.1.bb python3-rlp: upgrade 4.0.0 -> 4.0.1 2024-05-02 07:32:51 -07:00
python3-robotframework_7.0.1.bb python3-robotframework: upgrade 7.0 -> 7.0.1 2024-06-27 09:19:03 -07:00
python3-robotframework-seriallibrary_0.4.3.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-rsa_4.9.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-schedule_1.2.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-schedutils_0.6.bb
python3-scikit-build_0.18.0.bb python3-scikit-build: upgrade 0.17.6 -> 0.18.0 2024-06-27 09:19:04 -07: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.24.bb python3-scrypt: upgrade 0.8.20 -> 0.8.24 2024-03-08 10:07:23 -08:00
python3-sdbus_0.12.0.bb python3-sdbus: upgrade 0.11.1 -> 0.12.0 2024-06-11 22:02:01 -07:00
python3-sdnotify_0.3.2.bb
python3-semver_3.0.2.bb python3-semver: switch to pytest --automake 2024-02-16 16:42:38 -08:00
python3-sentry-sdk_1.45.0.bb python3-sentry-sdk: upgrade 1.44.0 -> 1.45.0 2024-04-17 23:47:27 -07:00
python3-serpent_1.41.bb python3-serpent: switch to pytest --automake 2024-02-16 16:42:35 -08:00
python3-service-identity_21.1.0.bb python3-service-identity: switch to PEP-517 build backend 2024-08-10 15:57:55 -07:00
python3-setuptools-declarative-requirements_1.3.0.bb
python3-sh_2.0.7.bb python3-sh: upgrade 2.0.6 -> 2.0.7 2024-06-11 22:02:01 -07:00
python3-shellingham_1.5.4.bb python3-shellingham: upgrade 1.5.3 -> 1.5.4 2023-11-06 08:47:48 -08:00
python3-sijax_0.3.2.bb
python3-simpleeval_0.9.13.bb python3-simpleeval: switch to pytest --automake 2024-02-16 16:42:37 -08:00
python3-simplejson_3.19.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-slip-dbus_0.6.5.bb remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH 2024-03-09 10:55:23 -08:00
python3-smbus_4.3.bb
python3-smbus2_0.4.3.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-smpplib_2.2.3.bb python3-smpplib: switch to pytest --automake 2024-02-16 16:42:35 -08:00
python3-snagboot_1.3.bb python3-snagboot: upgrade 1.2 -> 1.3 2024-06-11 22:02:01 -07: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-sniffio: Upgrade 1.3.0 -> 1.3.1 2024-08-09 14:25:30 -07:00
python3-socketio_5.11.2.bb python3-socketio: upgrade 5.11.1 -> 5.11.2 2024-04-02 11:28:54 -07:00
python3-socksio_1.0.0.bb python3-socksio: add recipe for v1.0.0 2024-02-10 10:39:57 -08:00
python3-soupsieve_2.5.bb python3-soupsieve: switch to pytest --automake 2024-02-16 16:42:35 -08:00
python3-speaklater_1.3.bb
python3-speedtest-cli_2.1.3.bb
python3-spidev_3.6.bb
python3-sqlalchemy_2.0.31.bb python3-sqlalchemy: upgrade 2.0.30 -> 2.0.31 2024-06-27 09:19:04 -07:00
python3-sqlparse_0.5.1.bb python3-sqlparse: upgrade 0.5.0 -> 0.5.1 2024-08-09 14:25:19 -07:00
python3-sqlsoup_0.9.1.bb
python3-stack-data_0.6.3.bb python3-stack-data: upgrade 0.6.2 -> 0.6.3 2023-10-23 17:00:49 -07:00
python3-stevedore_5.2.0.bb python3-stevedore: upgrade 5.1.0 -> 5.2.0 2024-06-11 22:02:01 -07:00
python3-stopit_1.1.2.bb recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
python3-strenum_0.4.15.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-supervisor_4.2.5.bb recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
python3-sympy_1.13.1.bb python3-sympy: upgrade 1.13.0 -> 1.13.1 2024-08-09 14:25:19 -07:00
python3-systemd_235.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -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.4.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-term_2.5.bb python3-term: switch to PEP-517 build backend 2024-08-09 14:25:23 -07:00
python3-termcolor_2.4.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-textparser_0.24.0.bb
python3-texttable_1.7.0.bb python3-texttable: upgrade 1.6.7 -> 1.7.0 2023-10-23 17:00:49 -07: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.0.1.bb python3-tomli: add from openembedded-core 2024-08-09 14:25:29 -07:00
python3-tomli-w_1.0.0.bb python3-tomli-w: added recipe which is also include ptest 2024-03-08 10:07:27 -08:00
python3-tomlkit_0.13.0.bb python3-tomlkit: upgrade 0.12.5 -> 0.13.0 2024-07-15 16:36:14 -07:00
python3-toolz_0.12.1.bb python3-toolz: upgrade 0.12.0 -> 0.12.1 2024-01-27 09:48:35 -08:00
python3-tornado_6.4.1.bb python3-tornado: Switch to python_setuptools_build_meta 2024-06-21 21:45:10 -07:00
python3-tox_4.15.1.bb python3-tox: upgrade 4.15.0 -> 4.15.1 2024-06-27 09:19:04 -07:00
python3-tqdm_4.66.5.bb python3-tqdm: upgrade 4.66.4 -> 4.66.5 2024-08-09 14:25:19 -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 meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-traitlets_5.14.3.bb python3-traitlets: Upgrade to 5.14.3 2024-04-19 14:33:13 -07:00
python3-transitions_0.9.1.bb python3-transitions: upgrade 0.9.0 -> 0.9.1 2024-05-28 09:34:34 -07:00
python3-trustme_1.1.0.bb python3-trustme: add runtime dependency for tests and re-add to ptest 2024-02-19 23:22:24 -08:00
python3-twine_5.1.1.bb python3-twine: upgrade 5.1.0 -> 5.1.1 2024-07-01 08:02:01 -07:00
python3-twisted_24.7.0.bb python3-twisted: upgrade 24.3.0 -> 24.7.0 2024-08-10 15:57:58 -07:00
python3-twitter_4.14.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-twofish_0.3.0.bb
python3-txaio_23.1.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-txdbus_1.1.2.bb python3-txdbus: cleanup RDEPENDS 2024-04-23 15:18:30 -07:00
python3-typeguard_4.3.0.bb python3-typeguard: upgrade 4.2.1 -> 4.3.0 2024-06-11 22:02:02 -07:00
python3-typer_0.12.3.bb python3-typer: add new recipe 2024-06-16 15:54:04 -07:00
python3-types-psutil_6.0.0.20240621.bb python3-types-psutil: upgrade 5.9.5.20240516 -> 6.0.0.20240621 2024-06-27 09:19:04 -07:00
python3-types-python-dateutil_2.9.0.20240316.bb python3-types-python-dateutil: upgrade 2.8.19.20240106 -> 2.9.0.20240316 2024-03-20 09:28:11 -07:00
python3-types-setuptools_71.1.0.20240726.bb python3-types-setuptools: upgrade 70.3.0.20240710 -> 71.1.0.20240726 2024-08-09 14:25:19 -07:00
python3-tzdata_2024.1.bb python3-tzdata: enable ptest 2024-08-09 14:25:29 -07:00
python3-tzlocal_5.2.bb python3-tzlocal: Add zoneinfo dependency 2024-02-09 09:52:16 -08:00
python3-u-msgpack-python_2.8.0.bb python3-u-msgpack-python: switch to pytest --automake 2024-02-16 16:42:32 -08:00
python3-uefi-firmware_1.11.bb python3-uefi-firmware: upgrade 1.10 -> 1.11 2023-08-16 11:39:45 -07:00
python3-ujson_5.10.0.bb python3-ujson: upgrade 5.9.0 -> 5.10.0 2024-05-28 09:34:35 -07:00
python3-unidiff_0.7.5.bb python3-unidiff: switch to pytest --automake 2024-02-16 16:42:31 -08:00
python3-unoconv_0.9.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-uritemplate_4.1.1.bb python3-uritemplate: switch to pytest --automake 2024-02-16 16:42:31 -08:00
python3-uswid_0.5.0.bb python3-uswid: upgrade 0.4.7 -> 0.5.0 2024-05-19 08:27:58 -07:00
python3-validators_0.33.0.bb python3-validators: upgrade 0.32.0 -> 0.33.0 2024-08-09 14:25:19 -07:00
python3-versioneer_0.29.bb
python3-versiontools_1.9.1.bb
python3-virtualenv_20.26.3.bb python3-virtualenv: add missing run-time dependencies 2024-07-01 08:02:02 -07:00
python3-visitor_0.1.3.bb
python3-waitress_3.0.0.bb python3-waitress: upgrade 2.1.2 -> 3.0.0 2024-02-09 09:52:13 -08:00
python3-wand_0.6.13.bb python3-wand: add recipe 2023-11-07 23:11:24 -08:00
python3-watchdog_4.0.1.bb python3-watchdog: upgrade 4.0.0 -> 4.0.1 2024-05-28 09:34:35 -07:00
python3-watchdogdev_1.0.0.bb
python3-web3_6.20.1.bb python3-web3: upgrade 6.20.0 -> 6.20.1 2024-08-09 14:25:20 -07:00
python3-webargs_8.4.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-webencodings_0.5.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-websocket-client_1.7.0.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-werkzeug_3.0.3.bb python3-werkzeug: upgrade 3.0.1 -> 3.0.3 2024-07-26 09:51:39 -07:00
python3-whitenoise_6.7.0.bb python3-whitenoise: Upgrade 6.6.0 -> 6.7.0 2024-06-21 21:45:10 -07:00
python3-whoosh_2.7.4.bb python3-whoosh: Fix an intermittent ptest 2024-04-04 19:07:21 -07:00
python3-wpa-supplicant_0.2.bb python3-wpa-supplicant: fix upstream uri and version check 2023-12-22 06:39:34 -08:00
python3-wrapt_1.16.0.bb python3-wrapt: add ptest 2024-03-04 08:56:51 -08:00
python3-wsproto_1.2.0.bb python3-wsproto: Add recipe 2024-03-09 12:35:15 -08:00
python3-wtforms_3.1.2.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-xlrd_2.0.1.bb remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH 2024-03-09 10:55:23 -08:00
python3-xlsxwriter_3.2.0.bb python3-xlsxwriter: upgrade 3.1.9 -> 3.2.0 2024-06-11 22:02:02 -07:00
python3-xmlschema_3.3.2.bb python3-xmlschema: switch to PEP-517 build backend 2024-08-09 14:25:25 -07:00
python3-xmodem_0.4.7.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-xstatic_1.0.3.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-xstatic-font-awesome_6.2.1.1.bb meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
python3-xxhash_3.4.1.bb python3-xxhash: switch to pytest --automake 2024-02-16 16:42:39 -08:00
python3-yamlloader_1.4.1.bb python3-yamlloader: upgrade 1.3.2 -> 1.4.1 2024-04-23 15:15:34 -07:00
python3-yappi_1.6.0.bb python3-yappi: upgrade 1.4.0 -> 1.6.0; fix ptests 2023-12-29 09:04:23 -08:00
python3-yarl_1.9.4.bb python3-yarl: switch to pytest --automake 2024-02-16 16:42:36 -08:00
python3-zeroconf_0.132.2.bb python3-zeroconf 0.132.0 -> 0.132.2 2024-05-06 17:47:33 -07:00
python3-zopeevent_5.0.bb python3-zopeevent: Add Zope.Event Python Recipe 2023-11-03 09:29:34 -07:00
python3-zopeinterface_6.3.bb python3-zopeinterface: upgrade 6.2 -> 6.3 2024-04-17 23:47:28 -07:00
tftpy_0.8.2.bb