meta-openembedded/meta-python/recipes-devtools/python
Wang Mingyu af5a88f28b python3-pyzmq: upgrade 24.0.1 -> 25.0.0
Changelog:
==========
New:
------
- Added socket_class argument to zmq.Context.socket()
- Support shadowing sockets with socket objects, not just via address,
  e.g. zmq.asyncio.Socket(other_socket). Shadowing an object preserves a
  reference to the original, unlike shadowing via address.
- in zmq.auth, CredentialsProvider callbacks may now be async.
- ZMQStream callbacks may now be async.
- Add zmq.ReconnectStop draft constants.
- Add manylinux_2_28 wheels for x86_64 CPython 3.10, 3.11, and PyPy 3.9
  (these are in addition to not instead of the manylinux_2014 wheels).

Fixed:
-------
- When ZMQStream is given an async socket, it now warns and hooks up events
  correctly with the underlying socket, so the callback gets the received
  message, instead of sending the callback the incorrect arguments.
- Fixed toml parse error in pyproject.toml, when installing from source with
  very old pip.
- Removed expressed dependency on py when running with pypy, which hasn't
  been used in some time.

Deprecated:
----------
- zmq.auth.ioloop.IOLoopAuthenticator is deprecated in favor of
  zmq.auth.asyncio.AsyncioAuthenticator
- As part of migrating toward modern pytest, zmq.tests.BaseZMQTestCase
  is deprecated and should not be used outside pyzmq.
- python setup.py test is deprecated as a way to launch the tests.
  Just use pytest.

Removed:
----------
- Bundled subset of tornado's IOLoop (deprecated since pyzmq 17) is
  removed, so ZMQStream cannot be used without an actual install of tornado.
- Remove support for tornado 4, meaning tornado is always assumed to run on asyncio.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-01-17 01:05:53 -08:00
..
python-daemon
python-flask-xstatic
python-imaging
python-mccabe
python-numeric
python-pygpgme
python-pyrex
python-systemd
python3-ansicolors
python3-anyjson
python3-appdirs
python3-asgiref python3-asgiref: add recipe 2022-08-23 19:12:52 -07:00
python3-aspectlib
python3-astor
python3-astroid python3-astroid: Upgrade 2.12.13 -> 2.13.2 2023-01-12 09:02:10 -08:00
python3-aws-iot-device-sdk-python
python3-backports-functools-lru-cache
python3-betamax
python3-blinker python3-blinker: upgrade 1.4 -> 1.5 2022-07-24 06:28:56 -07:00
python3-cachetools
python3-cbor2
python3-click
python3-configobj
python3-cppy python3-cppy: upgrade 1.2.0 -> 1.2.1 2022-04-22 16:26:22 +00:00
python3-crcmod
python3-dbussy
python3-dnspython
python3-dominate
python3-eth-keyfile python3-eth-keyfile: new package 2022-05-14 08:17:25 -07:00
python3-eth-utils python3-eth-utils: new package 2022-05-14 08:17:25 -07:00
python3-execnet
python3-fann2
python3-fastjsonschema
python3-geojson
python3-gevent python3-gevent: Upgrade to 22.8.0 2022-10-11 17:43:32 -07:00
python3-grpcio python3-grpcio: upgrade 1.48.1 -> 1.49.0 2022-09-21 06:34:45 -07:00
python3-grpcio-tools python3-grpcio-tools: upgrade 1.48.1 -> 1.49.0 2022-09-21 06:34:40 -07:00
python3-gunicorn
python3-h5py python3-h5py: fix wrong file driver version 2022-09-21 06:34:45 -07:00
python3-html2text
python3-icu
python3-inflection
python3-inotify python3-inotify: add ptest 2022-11-29 14:07:51 -08:00
python3-intervals
python3-ipy
python3-iso3166
python3-jdcal
python3-jsmin
python3-jstyleson
python3-kivy
python3-license-expression
python3-lrparsing
python3-lz4
python3-m2crypto python3-m2crypto: fix CVE-2020-25657 and buildpaths qa issue 2022-11-25 18:11:10 -08:00
python3-matplotlib python3-matplotlib: Fix build with c++17 2023-01-16 21:23:07 -08:00
python3-msgpack
python3-multidict
python3-netifaces python3-netifaces: Fix build with python3 and musl 2022-08-28 23:57:15 -07:00
python3-ordered-set
python3-parse
python3-parse-type
python3-pexpect
python3-pillow
python3-pint
python3-polyline
python3-prctl
python3-precise-runner
python3-prettytable
python3-ptyprocess
python3-py-cpuinfo
python3-pyasn1-modules
python3-pybind11 python3-pybind11: Update to Version 2.10.0. 2022-08-27 07:37:45 -07:00
python3-pybluez python3-pybluez: add python 3.11 patch 2022-10-05 08:24:50 -07:00
python3-pydbus
python3-pyfanotify python3-pyfanotify: new package 2022-05-02 14:12:13 -07:00
python3-pynetlinux
python3-pyrad python3-pyrad: fix build system specification 2022-07-15 12:48:34 -04:00
python3-pyroute2
python3-pyruvate
python3-pyserial
python3-pytest-lazy-fixture
python3-pytoml
python3-pyzmq python3-pyzmq: added ptest 2022-07-26 10:38:42 -04:00
python3-requests-file
python3-requests-toolbelt
python3-rlp python3-rlp: new package 2022-05-14 08:17:25 -07:00
python3-scrypt
python3-sdnotify
python3-semver
python3-serpent
python3-simpleeval python3-simpleeval: remove 'build' build dependency 2022-07-15 12:48:34 -04:00
python3-slip-dbus
python3-smbus
python3-smpplib
python3-soupsieve
python3-sqlparse
python3-supervisor
python3-twofish
python3-typeguard
python3-u-msgpack-python
python3-uinput python3-uinput: Fix build on 32bit arches using 64bit times_t 2022-05-29 06:39:14 -07:00
python3-ujson python3-ujson: upgrade 5.1.0 -> 5.3.0 2022-07-02 11:37:02 -04:00
python3-unidiff
python3-uritemplate
python3-whoosh
python3-wpa-supplicant
python3-xlrd
python3-xmltodict
python3-xxhash
python3-yappi python3-yappi: upgrade 1.3.6 -> 1.4.0, python 3.11 compatible 2022-11-29 14:07:52 -08:00
python3-yarl
pamela_1.0.0.bb
pyrtm_0.4.2.bb
python-django-south.inc
python-django.inc
python-flask-bootstrap.inc
python-flask-script.inc
python-flask-sijax.inc
python-flask-xstatic.inc
python-idna-ssl.inc
python3-absl_1.4.0.bb python3-absl: upgrade 1.3.0 -> 1.4.0 2023-01-17 01:05:53 -08:00
python3-aenum_3.1.11.bb python3-aenum: upgrade 3.1.8 -> 3.1.11 2022-04-22 16:26:22 +00:00
python3-aiodns_3.0.0.bb Add python3-aiodns 3.0.0 2022-07-26 20:49:05 -04:00
python3-aiofiles_22.1.0.bb python3-aiofiles: upgrade 0.8.0 -> 22.1.0 2022-09-13 09:55:03 -07:00
python3-aiohttp_3.8.3.bb python3-aiohttp: Upgrade 3.8.1 -> 3.8.3 2022-09-26 18:14:53 -07:00
python3-aiohttp-jinja2_1.5.bb
python3-aiohue_4.6.1.bb python3-aiohue: upgrade 4.5.0 -> 4.6.1 2023-01-11 08:37:58 -08:00
python3-aioserial_1.3.1.bb python3-aioserial: new package 2022-11-25 18:11:10 -08:00
python3-aiosignal_1.3.1.bb python3-aiosignal: upgrade 1.2.0 -> 1.3.1 2022-11-14 11:55:59 -08:00
python3-alembic_1.9.2.bb python3-alembic: Upgrade 1.9.1 -> 1.9.2 2023-01-16 10:32:40 -08:00
python3-ansi2html_1.8.0.bb python3-ansi2html: fix DEPENDS 2022-07-15 12:48:34 -04:00
python3-ansicolors_1.1.8.bb
python3-antlr4-runtime_4.11.1.bb python3-antlr4-runtime: upgrade 4.10 -> 4.11.1 2022-09-13 09:55:03 -07:00
python3-appdirs_1.4.4.bb
python3-apply-defaults_0.1.6.bb
python3-argcomplete_2.0.0.bb
python3-argexec_1.0.3.bb
python3-argh_0.26.2.bb
python3-arpeggio_2.0.0.bb
python3-asciitree_0.3.3.bb
python3-asgiref_3.6.0.bb python3-asgiref: upgrade 3.5.2 -> 3.6.0 2022-12-27 16:03:06 -08:00
python3-aspectlib_1.5.2.bb python3-aspectlib: updated the summary and added a description. 2022-07-17 10:26:45 -07:00
python3-astor_0.8.1.bb
python3-astroid_2.13.2.bb python3-astroid: Upgrade 2.12.13 -> 2.13.2 2023-01-12 09:02:10 -08:00
python3-asttokens_2.2.1.bb python3-asttokens: upgrade 2.2.0 -> 2.2.1 2022-12-12 11:17:23 -08:00
python3-async-timeout_4.0.2.bb
python3-async-timeout_4.0.0.bb
python3-asyncinotify_3.0.1.bb python3-asyncinotify: upgrade 2.0.8 -> 3.0.1 2022-12-05 09:16:24 -08:00
python3-asyncio-glib_0.1.bb
python3-asyncio-throttle_1.0.2.bb
python3-attr_0.3.2.bb python3-attr: upgrade 0.3.1 -> 0.3.2 2022-07-24 06:28:56 -07:00
python3-autobahn_23.1.1.bb python3-autobahn: Upgrade 22.12.1 -> 23.1.1 2023-01-16 10:32:40 -08:00
python3-automat_22.10.0.bb python3-automat: Upgrade 20.2.0 -> 22.10.0 2022-11-02 07:58:18 -07:00
python3-awesomeversion_22.9.0.bb python3-awesomeversion: Upgrade 22.8.0 -> 22.9.0 2022-09-15 08:18:10 -07:00
python3-aws-iot-device-sdk-python_1.5.2.bb python3-aws-iot-device-sdk-python: upgrade 1.5.1 -> 1.5.2 2022-04-22 16:26:22 +00:00
python3-backcall_0.2.0.bb
python3-bandit_1.7.4.bb
python3-beautifulsoup4_4.11.1.bb
python3-behave_1.2.6.bb
python3-betamax_0.8.1.bb
python3-bidict_0.22.1.bb python3-bidict: upgrade 0.22.0 -> 0.22.1 2023-01-06 11:38:16 -08:00
python3-binwalk_2.3.3.bb python3-binwalk: add recipe for version 2.3.3 2022-11-25 18:11:10 -08:00
python3-bitarray_2.6.2.bb python3-bitarray: upgrade 2.6.1 -> 2.6.2 2023-01-06 11:38:16 -08:00
python3-bitstring_3.1.9.bb
python3-bitstruct_8.15.1.bb python3-bitstruct: upgrade 8.14.1 -> 8.15.1 2022-06-30 13:39:28 -04:00
python3-blinker_1.5.bb python3-blinker: upgrade 1.4 -> 1.5 2022-07-24 06:28:56 -07:00
python3-booleanpy_4.0.bb python3-booleanpy: upgrade 3.8 -> 4.0 2022-05-14 08:17:25 -07:00
python3-brotli_1.0.9.bb python3-brotli: Add new recipe for 1.0.9 2022-11-07 08:40:22 -08:00
python3-cachecontrol_0.12.12.bb python3-cachecontrol: upgrade 0.12.11 -> 0.12.12 2022-09-20 18:55:26 -07:00
python3-cached-property_1.5.2.bb
python3-cachetools_5.2.1.bb python3-cachetools: upgrade 5.2.0 -> 5.2.1 2023-01-11 08:37:58 -08:00
python3-can_4.1.0.bb python3-can: upgrade 4.0.0 -> 4.1.0 2022-11-28 11:32:26 -08:00
python3-cantools_38.0.1.bb python3-cantools: Upgrade 38.0.0 -> 38.0.1 2023-01-11 08:37:58 -08:00
python3-cassandra-driver_3.25.0.bb
python3-cbor2_5.4.6.bb python3-cbor2: upgrade 5.4.5 -> 5.4.6 2022-12-12 11:17:23 -08:00
python3-cchardet_2.1.7.bb python3-cchardet: depend on cython 2022-10-05 08:24:50 -07:00
python3-cerberus_1.3.4.bb
python3-charset-normalizer_3.0.1.bb python3-charset-normalizer: upgrade 3.0.0 -> 3.0.1 2022-11-28 11:32:26 -08:00
python3-cheetah_3.2.6.post1.bb python3-cheetah: Upgrade 3.2.6 -> 3.2.6.post1 2022-10-25 08:14:08 -07:00
python3-click_8.1.3.bb python3-click: upgrade 8.1.2 -> 8.1.3 2022-05-14 08:17:25 -07:00
python3-click-repl_0.2.0.bb
python3-click-spinner_0.1.10.bb
python3-cmd2_2.4.2.bb python3-cmd2: upgrade 2.4.1 -> 2.4.2 2022-07-24 06:28:56 -07:00
python3-colorama_0.4.6.bb python3-colorama: Upgrade 0.4.5 -> 0.4.6 2022-10-26 07:04:06 -07:00
python3-coloredlogs_15.0.1.bb
python3-colorlog_6.7.0.bb python3-colorlog: upgrade 6.6.0 -> 6.7.0 2022-09-07 16:44:53 -07:00
python3-colorzero_2.0.bb
python3-configargparse_1.5.3.bb
python3-configobj_5.0.6.bb
python3-configshell-fb_1.1.29.bb
python3-constantly_15.1.0.bb
python3-contextlib2_21.6.0.bb
python3-coverage_7.0.5.bb python3-coverage: upgrade 7.0.4 -> 7.0.5 2023-01-17 01:05:53 -08:00
python3-cppy_1.2.1.bb python3-cppy: fix inherits and DEPENDS 2022-05-29 06:39:14 -07:00
python3-crc32c_2.3.bb python3-crc32c: upgrade 2.2.post0 -> 2.3 2022-06-30 13:39:26 -04:00
python3-crcmod_1.7.bb
python3-croniter_1.3.8.bb python3-croniter: Upgrade 1.3.7 -> 1.3.8 2023-01-04 17:13:22 -08:00
python3-custom-inherit_2.3.1.bb
python3-cvxopt_1.2.7.bb
python3-cycler_0.11.0.bb
python3-cytoolz_0.12.1.bb python3-cytoolz: upgrade 0.12.0 -> 0.12.1 2022-12-27 16:03:06 -08:00
python3-dateparser_1.1.6.bb python3-dateparser: upgrade 1.1.5 -> 1.1.6 2023-01-17 01:05:53 -08:00
python3-dateutil_2.8.2.bb
python3-dbus-next_0.2.3.bb
python3-dbussy_1.3.bb
python3-decorator_5.1.1.bb
python3-decouple_3.7.bb python3-decouple: upgrade 3.6 -> 3.7 2023-01-17 01:05:53 -08:00
python3-defusedxml_0.7.1.bb
python3-deprecated_1.2.13.bb
python3-dill_0.3.6.bb python3-dill: Upgrade 0.3.5.1 -> 0.3.6 2022-10-25 08:14:08 -07:00
python3-diskcache_5.4.0.bb
python3-distro_1.8.0.bb python3-distro: Upgrade 1.7.0 -> 1.8.0 2022-10-17 19:19:40 -07:00
python3-django_4.1.3.bb python3-django: upgrade 4.1 -> 4.1.3 2022-11-19 08:11:45 -08:00
python3-django_4.0.2.bb python3-django: Add python3-asgiref runtime dependency 2022-08-23 19:12:52 -07:00
python3-django-south_1.0.2.bb
python3-djangorestframework_3.14.0.bb python3-djangorestframework: upgrade 3.13.1 -> 3.14.0 2022-09-28 14:54:31 -07:00
python3-dnspython_2.3.0.bb python3-dnspython: upgrade 2.2.1 -> 2.3.0 2023-01-17 01:05:53 -08:00
python3-docopt_0.6.2.bb
python3-dominate_2.7.0.bb python3-dominate: upgrade 2.6.0 -> 2.7.0 2022-08-06 08:50:19 -07:00
python3-dynamic-dispatch_1.0.3.bb
python3-ecdsa_0.18.0.bb python3-ecdsa: upgrade 0.17.0 -> 0.18.0 2022-07-24 06:28:56 -07:00
python3-editor_1.0.4.bb
python3-elementpath_3.0.2.bb python3-elementpath: Upgrade 3.0.1 -> 3.0.2 2022-09-17 01:09:18 -07:00
python3-email-validator_1.3.0.bb python3-email-validator: Upgrade 1.2.1 -> 1.3.0 2022-09-19 13:55:45 -07:00
python3-engineio_4.3.4.bb python3-engineio: upgrade 4.3.3 -> 4.3.4 2022-08-16 20:13:41 -07:00
python3-et-xmlfile_1.1.0.bb
python3-eth-abi_3.0.1.bb python3-eth-abi: Upgrade 3.0.0 -> 3.0.1 2022-08-17 09:35:42 -07:00
python3-eth-account_0.8.0.bb python3-eth-account: upgrade 0.7.0 -> 0.8.0 2022-12-23 08:52:22 -08:00
python3-eth-hash_0.5.1.bb python3-eth-hash: upgrade 0.5.0 -> 0.5.1 2022-11-14 11:55:59 -08:00
python3-eth-keyfile_0.6.0.bb python3-eth-keyfile: new package 2022-05-14 08:17:25 -07:00
python3-eth-keys_0.4.0.bb python3-eth-keys: new package 2022-05-14 08:17:25 -07:00
python3-eth-rlp_0.3.0.bb python3-eth-rlp: new package 2022-05-14 08:17:25 -07:00
python3-eth-typing_3.2.0.bb python3-eth-typing: upgrade 3.1.0 -> 3.2.0 2022-09-20 18:55:26 -07:00
python3-eth-utils_2.1.0.bb python3-eth-utils: upgrade 2.0.0 -> 2.1.0 2022-11-19 08:11:45 -08:00
python3-evdev_1.6.0.bb python3-evdev: upgrade 1.5.0 -> 1.6.0 2022-07-24 06:28:56 -07:00
python3-eventlet_0.33.2.bb python3-eventlet: upgrade 0.33.1 -> 0.33.2 2022-11-19 08:11:45 -08:00
python3-execnet_1.9.0.bb
python3-fann2_1.1.2.bb
python3-fasteners_0.18.bb python3-fasteners: upgrade 0.17.3 -> 0.18 2022-09-20 18:55:26 -07:00
python3-fastjsonschema_2.16.2.bb python3-fastjsonschema: upgrade 2.16.1 -> 2.16.2 2022-08-27 07:37:45 -07:00
python3-fastnumbers_3.2.1.bb
python3-fields_5.0.0.bb
python3-flask_2.2.2.bb python3-flask: upgrade 2.1.3 -> 2.2.2 2022-08-16 20:13:42 -07:00
python3-flask-babel_2.0.0.bb
python3-flask-bootstrap_3.3.7.1.bb
python3-flask-jsonpify_1.5.0.bb
python3-flask-jwt_0.3.2.bb
python3-flask-login_0.6.2.bb python3-flask-login: upgrade 0.6.1 -> 0.6.2 2022-08-06 08:50:19 -07:00
python3-flask-mail_0.9.1.bb
python3-flask-migrate_4.0.1.bb python3-flask-migrate: upgrade 4.0.0 -> 4.0.1 2023-01-11 08:37:58 -08:00
python3-flask-nav_0.6.bb
python3-flask-pymongo_2.3.0.bb
python3-flask-restful_0.3.9.bb
python3-flask-script_2.0.6.bb
python3-flask-sijax_0.4.1.bb
python3-flask-socketio_5.3.2.bb python3-flask-socketio: upgrade 5.3.1 -> 5.3.2 2022-11-28 11:32:26 -08:00
python3-flask-sqlalchemy_2.5.1.bb
python3-flask-uploads_0.2.1.bb
python3-flask-user_0.6.19.bb
python3-flask-versioned_0.9.4-20101221.bb
python3-flask-wtf_1.1.0.bb python3-flask-wtf: upgrade 1.0.1 -> 1.1.0 2023-01-17 01:05:53 -08:00
python3-flask-xstatic_0.0.1.bb
python3-frozenlist_1.3.3.bb python3-frozenlist: upgrade 1.3.1 -> 1.3.3 2022-11-14 11:55:59 -08:00
python3-future_0.18.3.bb python3-future: upgrade 0.18.2 -> 0.18.3 2023-01-17 01:05:53 -08:00
python3-gast_0.5.3.bb
python3-gcovr_5.2.bb python3-gcovr: upgrade 5.1 -> 5.2 2022-08-16 20:13:42 -07:00
python3-geojson_2.5.0.bb
python3-geomet_1.0.0.bb python3-geomet: upgrade 0.3.0 -> 1.0.0 2022-12-05 09:16:24 -08:00
python3-gevent_22.10.2.bb python3-gevent: upgrade 22.10.1 -> 22.10.2 2022-11-09 10:17:15 -08:00
python3-gmpy2_2.1.5.bb python3-gmpy2: upgrade 2.1.3 -> 2.1.5 2022-12-23 08:52:22 -08:00
python3-gmqtt_0.6.11.bb
python3-gnupg_0.5.0.bb python3-gnupg: upgrade 0.4.9 -> 0.5.0 2022-09-03 12:20:15 -07:00
python3-google-api-core_2.11.0.bb python3-google-api-core: upgrade 2.10.2 -> 2.11.0 2022-12-05 09:16:24 -08:00
python3-google-api-python-client_2.72.0.bb python3-google-api-python-client: upgrade 2.71.0 -> 2.72.0 2023-01-17 01:05:53 -08:00
python3-google-auth_2.16.0.bb python3-google-auth: upgrade 2.15.0 -> 2.16.0 2023-01-17 01:05:53 -08:00
python3-googleapis-common-protos_1.58.0.bb python3-googleapis-common-protos: upgrade 1.57.0 -> 1.58.0 2023-01-11 08:37:58 -08:00
python3-gpsd-py3_0.3.0.bb
python3-graphviz_0.20.1.bb python3-graphviz: upgrade 0.20 -> 0.20.1 2022-07-27 11:59:41 -04:00
python3-greenlet_2.0.1.bb python3-greenlet: upgrade 2.0.0 -> 2.0.1 2022-11-14 11:55:59 -08:00
python3-greenstalk_2.0.0.bb
python3-grpcio_1.51.1.bb python3-grpcio: Define -D_LARGEFILE64_SOURCE only for musl 2022-12-31 10:40:32 -08:00
python3-grpcio-tools_1.51.1.bb python3-grpcio-tools: upgrade 1.51.0 -> 1.51.1 2022-12-05 09:16:24 -08:00
python3-gunicorn_20.1.0.bb
python3-h5py_3.7.0.bb python3-h5py: fix wrong file driver version 2022-09-21 06:34:45 -07:00
python3-h11_0.14.0.bb python3-h11: upgrade 0.13.0 -> 0.14.0 2022-09-28 14:54:31 -07:00
python3-haversine_2.7.0.bb python3-haversine: Upgrade 2.6.0 -> 2.7.0 2022-09-08 11:58:17 -07:00
python3-hexbytes_0.3.0.bb python3-hexbytes: upgrade 0.2.3 -> 0.3.0 2022-08-27 07:37:45 -07:00
python3-html2text_2020.1.16.bb
python3-html5lib_1.1.bb
python3-httplib2_0.21.0.bb python3-httplib: Upgrade 0.20.4 -> 0.21.0 2022-11-07 08:39:05 -08:00
python3-huey_2.4.4.bb python3-huey: upgrade 2.4.3 -> 2.4.4 2022-10-24 09:56:33 -07:00
python3-humanfriendly_10.0.bb
python3-humanize_4.4.0.bb python3-humanize: upgrade 4.3.0 -> 4.4.0 2022-09-28 14:54:31 -07:00
python3-hyperlink_21.0.0.bb
python3-icu_2.8.1.bb
python3-idna-ssl_1.1.0.bb
python3-ifaddr_0.2.0.bb python3-ifaddr: upgrade 0.1.7 -> 0.2.0 2022-07-02 11:37:03 -04:00
python3-imageio_2.24.0.bb python3-imageio: Upgrade 2.23.0 -> 2.24.0 2023-01-11 08:37:59 -08:00
python3-imgtool_1.9.0.bb python3-imgtool: update to 1.9.0 2022-04-17 16:46:15 +00:00
python3-incremental_22.10.0.bb python3-incremental: upgrade 21.3.0 -> 22.10.0 2022-10-24 09:56:33 -07:00
python3-inflection_0.5.1.bb
python3-inotify_git.bb python3-inotify: add ptest 2022-11-29 14:07:51 -08:00
python3-intelhex_2.3.0.bb
python3-intervals_1.10.0.bb
python3-ipaddress_1.0.23.bb
python3-iperf_0.1.11.bb python3-iperf: initial add 0.1.11 2022-06-30 13:39:29 -04:00
python3-ipy_1.01.bb
python3-ipython_8.8.0.bb python3-ipython: upgrade 8.7.0 -> 8.8.0 2023-01-11 08:37:58 -08:00
python3-ipython-genutils_0.2.0.bb
python3-iso3166_2.1.1.bb python3-iso3166: upgrade 2.0.2 -> 2.1.1 2022-07-24 06:28:56 -07:00
python3-isodate_0.6.1.bb
python3-isort_5.11.4.bb python3-isort: upgrade 5.11.3 -> 5.11.4 2022-12-27 16:03:06 -08:00
python3-itsdangerous_2.1.2.bb
python3-javaobj-py3_0.4.3.bb
python3-jdatetime_4.1.0.bb
python3-jdcal_1.4.1.bb
python3-jedi_0.18.2.bb python3-jedi: upgrade 0.18.1 -> 0.18.2 2022-11-28 11:32:26 -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.2.0.bb python3-joblib: Upgrade 1.1.0 -> 1.2.0 2022-09-19 13:55:45 -07:00
python3-jsmin_3.0.1.bb
python3-jsonpatch_1.32.bb
python3-jsonpath-rw_1.4.0.bb
python3-jsonrpcclient_4.0.2.bb python3-jsonrpcclient: Added the jsonrpcclient Python package 2022-07-17 19:16:22 -07:00
python3-jsonrpcserver_5.0.9.bb python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9 2022-09-21 06:34:45 -07:00
python3-jstyleson_0.0.2.bb
python3-kconfiglib_14.1.0.bb
python3-keras-applications_1.0.8.bb
python3-keras-preprocessing_1.1.2.bb
python3-kivy_2.1.0..bb python3-kivy: upgrade 2.0.0 -> 2.1.0 2022-04-17 16:46:16 +00:00
python3-kiwisolver_1.4.4.bb python3-kiwisolver: upgrade 1.4.3 -> 1.4.4 2022-07-24 06:28:56 -07:00
python3-kmod_0.9.1.bb python3-kmod: new package 2022-11-25 18:11:10 -08:00
python3-langtable_0.0.61.bb python3-langtable: upgrade 0.0.60 -> 0.0.61 2022-11-28 11:32:26 -08:00
python3-lazy-object-proxy_1.9.0.bb python3-lazy-object-proxy: upgrade 1.8.0 -> 1.9.0 2023-01-11 08:37:58 -08:00
python3-libconf_2.0.1.bb
python3-license-expression_30.0.0.bb python3-license-expression: Upgrade 21.6.14 -> 30.0.0 2022-09-28 14:54:31 -07:00
python3-linux-procfs_0.7.1.bb python3-linux-procfs: add recipe 2022-11-28 11:32:26 -08:00
python3-lockfile_0.12.2.bb
python3-lorem_0.1.1.bb
python3-lrparsing_1.0.17.bb
python3-lru-dict_1.1.8.bb python3-lru-dict: upgrade 1.1.7 -> 1.1.8 2022-07-24 06:28:56 -07:00
python3-luma-core_2.4.0.bb python3-luma-core: upgrade 2.3.1 -> 2.4.0 2022-10-24 09:56:33 -07:00
python3-luma-oled_3.9.0.bb python3-luma-oled: upgrade 3.8.1 -> 3.9.0 2022-11-07 08:39:05 -08:00
python3-lz4_4.3.2.bb python3-lz4: upgrade 4.0.2 -> 4.3.2 2023-01-06 11:38:16 -08:00
python3-m2crypto_0.38.0.bb python3-m2crypto: fix CVE-2020-25657 and buildpaths qa issue 2022-11-25 18:11:10 -08:00
python3-marshmallow_3.19.0.bb python3-marshmallow: Upgrade 3.18.0 -> 3.19.0 2023-01-06 11:38:16 -08:00
python3-matplotlib_3.6.3.bb python3-matplotlib: Fix build with c++17 2023-01-16 21:23:07 -08:00
python3-matplotlib-inline_0.1.6.bb python3-matplotlib-inline: upgrade 0.1.2 -> 0.1.6 2022-11-28 11:32:26 -08:00
python3-mccabe_0.7.0.bb
python3-meld3_2.0.1.bb
python3-mock_5.0.1.bb python3-mock: upgrade 5.0.0 -> 5.0.1 2023-01-17 01:05:53 -08:00
python3-monotonic_1.6.bb
python3-mpmath_1.2.1.bb
python3-msgpack_1.0.4.bb python3-msgpack: upgrade 1.0.3 -> 1.0.4 2022-06-30 13:39:26 -04:00
python3-msk_0.4.0.bb python3-msk: upgrade 0.3.16 -> 0.4.0 2022-06-30 13:39:26 -04:00
python3-msm_0.8.8.bb
python3-multidict_6.0.4.bb python3-multidict: upgrade 6.0.3 -> 6.0.4 2022-12-27 16:03:06 -08:00
python3-mypy_0.971.bb python3-mypy: upgrade 0.961 -> 0.971 2022-07-27 11:59:41 -04:00
python3-mypy-extensions_0.4.3.bb
python3-natsort_8.2.0.bb python3-natsort: upgrade 8.1.0 -> 8.2.0 2022-09-08 19:02:11 -07:00
python3-netaddr_0.8.0.bb
python3-netifaces_0.11.0.bb python3-netifaces: Fix build with python3 and musl 2022-08-28 23:57:15 -07:00
python3-networkx_3.0.bb python3-networkx: upgrade 2.8.8 -> 3.0 2023-01-11 08:37:58 -08:00
python3-nmap_1.6.0.bb python3-nmap: upgrade 1.5.4 -> 1.6.0 2022-11-07 08:39:05 -08:00
python3-nocasedict_1.0.4.bb python3-nocasedict: Upgrade 1.0.3 -> 1.0.4 2022-08-13 07:05:31 -07:00
python3-nocaselist_1.0.6.bb python3-nocaselist: upgrade 1.0.5 -> 1.0.6 2022-08-16 20:10:22 -07:00
python3-ntplib_0.4.0.bb
python3-oauthlib_3.2.2.bb python3-oauthlib: upgrade 3.2.1 -> 3.2.2 2022-10-24 09:56:33 -07:00
python3-obd_0.7.1.bb
python3-openpyxl_3.0.10.bb python3-openpyxl: upgrade 3.0.9 -> 3.0.10 2022-05-29 06:39:14 -07:00
python3-ordered-set_4.1.0.bb
python3-oslash_0.6.3.bb python3-oslash: added the oslash Python package 2022-07-17 19:16:22 -07:00
python3-padaos_0.1.10.bb
python3-padatious_0.4.8.bb
python3-paho-mqtt_1.6.1.bb
python3-pako_0.3.1.bb
python3-pandas_1.5.2.bb python3-pandas: upgrade 1.5.1 -> 1.5.2 2022-11-28 11:32:26 -08:00
python3-parallax_1.0.6.bb
python3-paramiko_2.12.0.bb python3-paramiko: upgrade 2.11.0 -> 2.12.0 2022-11-09 10:17:15 -08:00
python3-parse_1.19.0.bb
python3-parse-type_0.5.2.bb
python3-parsimonious_0.10.0.bb python3-parsimonious: upgrade 0.9.0 -> 0.10.0 2022-09-08 19:02:11 -07:00
python3-parso_0.8.3.bb
python3-passlib_1.7.4.bb
python3-pastedeploy_3.0.1.bb python3-pastedeploy: upgrade 2.1.1 -> 3.0.1 2022-10-24 09:56:34 -07:00
python3-path_16.6.0.bb python3-path: upgrade 16.5.0 -> 16.6.0 2022-12-05 09:16:24 -08:00
python3-pathtools3_0.2.1.bb
python3-pep8_1.7.1.bb
python3-periphery_2.3.0.bb
python3-petact_0.1.2.bb
python3-pexpect_4.8.0.bb
python3-pickleshare_0.7.5.bb
python3-pid_3.0.4.bb
python3-pika_1.3.1.bb python3-pika: upgrade 1.3.0 -> 1.3.1 2022-10-24 09:56:34 -07:00
python3-pillow_9.4.0.bb python3-pillow: upgrade 9.3.0 -> 9.4.0 2023-01-06 11:38:16 -08:00
python3-pint_0.20.1.bb python3-pint: upgrade 0.20 -> 0.20.1 2022-11-07 08:39:05 -08:00
python3-pkcs11_0.7.0.bb
python3-pkgconfig_1.5.5.bb
python3-pocketsphinx_0.1.15.bb
python3-polyline_1.4.0.bb
python3-portion_2.3.0.bb python3-portion: Upgrade 2.2.0 -> 2.3.0 2022-09-14 11:25:11 -07:00
python3-posix-ipc_1.0.5.bb
python3-prctl_1.8.1.bb
python3-precise-runner_0.3.1.bb
python3-prettytable_3.6.0.bb python3-prettytable: Upgrade 3.4.1 -> 3.6.0 2023-01-11 08:37:58 -08:00
python3-process-tests_2.1.2.bb
python3-progress_1.6.bb
python3-prompt-toolkit_3.0.36.bb python3-prompt-toolkit: Upgrade 3.0.31 -> 3.0.36 2023-01-06 11:38:16 -08:00
python3-protobuf_4.21.12.bb python3-protobuf: upgrade 4.21.11 -> 4.21.12 2022-12-23 08:52:22 -08:00
python3-ptyprocess_0.7.0.bb python-ptyprocess: fixed test_pass_fds 2022-07-26 10:38:42 -04:00
python3-pulsectl_22.3.2.bb
python3-py-cpuinfo_9.0.0.bb python3-py-cpuinfo: Upgrade 8.0.0 -> 9.0.0 2022-10-27 08:55:20 -07:00
python3-py-ubjson_0.16.1.bb
python3-pyalsaaudio_0.9.2.bb python3-pyalsaaudio: upgrade 0.9.0 -> 0.9.2 2022-05-14 08:17:25 -07:00
python3-pyasn1-modules_0.2.8.bb
python3-pyatspi_2.46.0.bb python3-pyatspi: upgrade 2.38.2 -> 2.46.0 2022-11-28 11:32:26 -08:00
python3-pyaudio_0.2.11.bb
python3-pybind11_2.10.0.bb python3-pybind11: Update to Version 2.10.0. 2022-08-27 07:37:45 -07:00
python3-pybind11-json_0.2.13.bb python3-pybind11-json: upgrade 0.2.11 -> 0.2.13 2022-11-28 11:32:26 -08:00
python3-pybluez_0.23.bb python3-pybluez: add python 3.11 patch 2022-10-05 08:24:50 -07:00
python3-pycares_4.3.0.bb python3-pycares: upgrade 4.2.2 -> 4.3.0 2022-12-23 08:52:22 -08:00
python3-pychromecast_13.0.4.bb python3-pychromecast: upgrade 13.0.2 -> 13.0.4 2022-12-23 08:52:22 -08:00
python3-pycocotools_2.0.6.bb python3-pycocotools: upgrade 2.0.5 -> 2.0.6 2022-11-14 11:55:59 -08:00
python3-pycodestyle_2.10.0.bb python3-pycodestyle: upgrade 2.9.1 -> 2.10.0 2022-11-28 11:32:26 -08:00
python3-pycurl_7.45.2.bb python3-pycurl: upgrade 7.45.1 -> 7.45.2 2022-12-23 08:52:22 -08:00
python3-pydantic_1.10.4.bb python3-pydantic: upgrade 1.10.2 -> 1.10.4 2023-01-06 11:38:16 -08:00
python3-pydbus_0.6.0.bb
python3-pydbus-manager_git.bb
python3-pydicti_1.2.0.bb python3-pydicti: upgrade 1.1.6 -> 1.2.0 2022-12-23 08:52:22 -08:00
python3-pyexpect_1.0.21.bb
python3-pyfanotify_0.2.0.bb python3-pyfanotify: upgrade 0.1.3 -> 0.2.0 2022-07-24 06:28:56 -07:00
python3-pyfirmata_1.1.0.bb
python3-pyflakes_3.0.1.bb python3-pyflakes: upgrade 2.5.0 -> 3.0.1 2022-11-28 11:32:26 -08:00
python3-pyhamcrest_2.0.4.bb python3-pyhamcrest: Upgrade 2.0.3 -> 2.0.4 2022-08-13 07:05:31 -07:00
python3-pyiface_git.bb
python3-pyinotify_0.9.6.bb
python3-pyjks_20.0.0.bb
python3-pyjwt_2.6.0.bb python3-pyjwt: upgrade 2.5.0 -> 2.6.0 2022-10-24 09:56:34 -07:00
python3-pykwalify_1.8.0.bb
python3-pylint_2.14.5.bb python3-pylint: upgrade 2.14.4 -> 2.14.5 2022-07-24 06:28:56 -07:00
python3-pylyrics_1.1.0.bb
python3-pymetno_0.10.0.bb python3-pymetno: upgrade 0.9.0 -> 0.10.0 2022-09-13 09:55:03 -07:00
python3-pymisp_2.4.167.bb python3-pymisp: upgrade 2.4.166 -> 2.4.167 2022-12-27 16:03:06 -08:00
python3-pymodbus_3.1.0.bb python3-pymodbus: upgrade 3.0.2 -> 3.1.0 2023-01-17 01:05:53 -08:00
python3-pymongo_4.3.3.bb python3-pymongo: upgrade 4.3.2 -> 4.3.3 2022-11-19 08:11:45 -08:00
python3-pymysql_1.0.2.bb
python3-pynacl_1.5.0.bb
python3-pynetlinux_1.1.bb
python3-pyperclip_1.8.2.bb
python3-pyperf_2.5.0.bb python3-pyperf: upgrade 2.4.1 -> 2.5.0 2022-11-28 11:32:26 -08:00
python3-pyproj_3.4.1.bb python3-pyproj: upgrade 3.4.0 -> 3.4.1 2022-12-23 08:52:22 -08:00
python3-pyrad_2.4.bb python3-pyrad: fix build system specification 2022-07-15 12:48:34 -04:00
python3-pyroute2_0.5.19.bb
python3-pyruvate_1.1.2.bb
python3-pyscaffold_4.3.1.bb python3-pyscaffold: upgrade 4.3 -> 4.3.1 2022-09-28 14:54:31 -07:00
python3-pyserial_3.5.bb
python3-pyserial-asyncio_0.6.bb
python3-pysonos_0.0.54.bb
python3-pystemd_0.10.0.bb python3-pystemd: Regenerate .c sources using newer cython 2022-11-30 12:01:44 -08:00
python3-pytest-asyncio_0.16.0.bb
python3-pytest-benchmark_4.0.0.bb python3-pytest-benchmark: upgrade 3.4.1 -> 4.0.0 2022-11-07 08:39:05 -08:00
python3-pytest-cache_1.0.bb
python3-pytest-forked_1.4.0.bb python3-pytest-forked: update for move from picobuild to build 2023-01-13 09:47:27 -08:00
python3-pytest-helpers-namespace_2021.12.29.bb python3-pytest-helpers-namespace: add missing build dependencies 2022-07-15 12:48:34 -04:00
python3-pytest-html_3.2.0.bb python3-pytest-html: upgrade 3.1.1 -> 3.2.0 2022-11-07 08:39:05 -08:00
python3-pytest-json-report_1.5.0.bb Add recipe for python3-pytest-json-report 2022-10-20 15:31:40 -07:00
python3-pytest-lazy-fixture_0.6.3.bb
python3-pytest-metadata_2.0.2.bb python3-pytest-metadata: upgrade 2.0.1 -> 2.0.2 2022-07-24 06:28:56 -07:00
python3-pytest-tempdir_2019.10.12.bb
python3-pytest-timeout_2.1.0.bb
python3-pytest-xdist_3.1.0.bb python3-pytest-xdist: upgrade 3.0.2 -> 3.1.0 2022-12-12 11:17:23 -08:00
python3-python-vlc_3.0.18121.bb python3-python-vlc: upgrade 3.0.16120 -> 3.0.18121 2022-11-23 08:25:30 -08:00
python3-pythonping_1.1.4.bb python3-pythonping: Upgrade 1.1.3 -> 1.1.4 2022-10-26 07:04:06 -07:00
python3-pytoml_0.1.21.bb
python3-pytz-deprecation-shim_0.1.0.post0.bb python3-pytz-deprecation-shim: Runtime dependencies 2022-09-28 14:54:31 -07:00
python3-pyudev_0.24.0.bb python3-pyudev: upgrade 0.23.2 -> 0.24.0 2022-09-03 12:20:15 -07:00
python3-pyusb_1.2.1.bb
python3-pyzmq_25.0.0.bb python3-pyzmq: upgrade 24.0.1 -> 25.0.0 2023-01-17 01:05:53 -08:00
python3-qface_2.0.8.bb python3-qface: Inherit setuptools3 instead of python_setuptools_build_meta 2022-07-16 06:52:09 -07:00
python3-qrcode_7.3.1.bb
python3-rapidjson_1.9.bb python3-rapidjson: add recipe 2022-12-13 09:18:18 -08:00
python3-raven_6.10.0.bb
python3-rdflib_6.2.0.bb python3-rdflib: Upgrade 6.1.1 -> 6.2.0 2022-10-05 08:24:50 -07:00
python3-redis_4.4.1.bb python3-redis: upgrade 4.4.0 -> 4.4.1 2023-01-11 08:37:58 -08:00
python3-regex_2022.10.31.bb python3-regex: upgrade 2022.9.13 -> 2022.10.31 2022-11-09 10:17:15 -08:00
python3-requests-file_1.5.1.bb
python3-requests-ftp_0.3.1.bb
python3-requests-futures_1.0.0.bb
python3-requests-oauthlib_1.3.1.bb
python3-requests-toolbelt_0.10.1.bb python3-requests-toolbelt: upgrade 0.10.0 -> 0.10.1 2022-11-07 08:39:05 -08:00
python3-requests-unixsocket_0.3.0.bb python3-requests-unixsocket: Fix override syntax 2022-09-27 10:04:35 -07:00
python3-rlp_3.0.0.bb python3-rlp: new package 2022-05-14 08:17:25 -07:00
python3-robotframework_6.0.2.bb python3-robotframework: upgrade 6.0.1 -> 6.0.2 2023-01-11 08:37:58 -08:00
python3-robotframework-seriallibrary_0.4.3.bb python3-robotframework-seriallibrary: upgrade 0.3.1 -> 0.4.3 2022-07-02 11:37:02 -04:00
python3-rsa_4.9.bb python3-rsa: upgrade 4.8 -> 4.9 2022-07-27 21:21:43 -07:00
python3-schedutils_0.6.bb python3-schedutils: add recipe 2022-11-28 11:32:26 -08:00
python3-scrypt_0.8.20.bb
python3-sdnotify_0.3.2.bb
python3-semver_2.13.0.bb
python3-sentry-sdk_1.12.1.bb python3-sentry-sdk: upgrade 1.12.0 -> 1.12.1 2022-12-27 16:03:06 -08:00
python3-serpent_1.41.bb python3-serpent: Upgrade 1.40 -> 1.41 2022-07-06 05:08:49 -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-scm-git-archive_1.1.bb python3-setuptools-scm-git-archive: add new recipe 2022-05-29 06:39:14 -07:00
python3-sh_1.14.3.bb python3-sh: upgrade 1.14.2 -> 1.14.3 2022-07-27 21:21:43 -07:00
python3-sijax_0.3.2.bb
python3-simpleeval_0.9.12.bb python3-simpleeval: remove 'build' build dependency 2022-07-15 12:48:34 -04:00
python3-simplejson_3.18.1.bb python3-simplejson: Upgrade 3.18.0 -> 3.18.1 2023-01-06 11:38:16 -08:00
python3-slip-dbus_0.6.5.bb
python3-smbus_4.3.bb
python3-smbus2_0.4.2.bb python3-smbus2: upgrade 0.4.1 -> 0.4.2 2022-06-30 13:39:28 -04:00
python3-smpplib_2.2.1.bb
python3-snappy_0.6.1.bb
python3-socketio_5.7.2.bb python3-socketio: upgrade 5.7.1 -> 5.7.2 2022-10-24 09:56:34 -07:00
python3-soupsieve_2.3.2.post1.bb python3-soupsieve: Upgrade 2.3.1 -> 2.3.2.post1 2022-09-15 08:18:10 -07:00
python3-speaklater_1.3.bb
python3-speedtest-cli_2.1.3.bb python3-speedtest-cli: fix RDEPENDS 2022-05-29 06:39:14 -07:00
python3-spidev_3.6.bb python3-spidev: upgrade 3.5 -> 3.6 2022-11-09 10:17:15 -08:00
python3-sqlalchemy_1.4.46.bb python3-sqlalchemy: upgrade 1.4.45 -> 1.4.46 2023-01-11 08:37:58 -08:00
python3-sqlparse_0.4.3.bb python3-sqlparse: upgrade 0.4.2 -> 0.4.3 2022-09-28 14:54:31 -07:00
python3-sqlsoup_0.9.1.bb
python3-stevedore_4.1.1.bb python3-stevedore: upgrade 4.1.0 -> 4.1.1 2022-11-14 11:55:59 -08:00
python3-supervisor_4.2.5.bb python3-supervisor: upgrade 4.2.4 -> 4.2.5 2022-12-27 16:03:06 -08:00
python3-sympy_1.11.1.bb python3-sympy: upgrade 1.10.1 -> 1.11.1 2022-09-08 19:02:11 -07:00
python3-systemd_234.bb
python3-tabulate_0.9.0.bb python3-tabulate: Upgrade 0.8.10 -> 0.9.0 2022-10-07 09:09:23 -07:00
python3-term_2.4.bb python3-term: Upgrade 2.3 -> 2.4 2022-08-17 09:35:42 -07:00
python3-termcolor_2.2.0.bb python3-termcolor: Upgrade 2.1.1 -> 2.2.0 2023-01-06 11:38:16 -08:00
python3-textparser_0.24.0.bb python3-textparser: upgrade 0.23.0 -> 0.24.0 2022-05-02 14:12:12 -07:00
python3-texttable_1.6.7.bb python3-texttable: upgrade 1.6.4 -> 1.6.7 2022-11-30 09:46:47 -08:00
python3-tinyrecord_0.2.0.bb
python3-toolz_0.12.0.bb python3-toolz: Upgrade 0.11.2 -> 0.12.0 2022-07-12 01:05:43 -07:00
python3-tornado_6.2.bb python3-tornado: Upgrade 6.1 -> 6.2 2022-07-11 22:46:17 +01:00
python3-tqdm_4.64.1.bb python3-tqdm: upgrade 4.64.0 -> 4.64.1 2022-11-09 10:17:15 -08:00
python3-trafaret_2.1.1.bb
python3-trafaret-config_2.0.2.bb
python3-traitlets_5.8.1.bb python3-traitlets: Upgrade 5.8.0 -> 5.8.1 2023-01-11 08:37:58 -08:00
python3-transitions_0.9.0.bb python3-transitions: Upgrade 0.8.11 -> 0.9.0 2022-09-08 11:58:17 -07:00
python3-twine_4.0.2.bb python3-twine: upgrade 4.0.1 -> 4.0.2 2022-12-08 17:10:48 -08:00
python3-twisted_22.10.0.bb python3-twisted: Add python3-typing-extensions to RDEPENDS 2022-12-11 16:21:18 -08:00
python3-twitter_4.12.1.bb python3-twitter: upgrade 4.10.1 -> 4.12.1 2022-11-30 09:46:47 -08:00
python3-twofish_0.3.0.bb
python3-txaio_22.2.1.bb
python3-txdbus_1.1.2.bb
python3-typed-ast_1.5.4.bb python3-typed-ast: Upgrade 1.5.2 -> 1.5.4 2022-08-23 19:12:52 -07:00
python3-typeguard_2.13.3.bb
python3-tzlocal_4.2.bb
python3-u-msgpack-python_2.7.2.bb python3-u-msgpack-python: upgrade 2.7.1 -> 2.7.2 2022-11-14 11:55:59 -08:00
python3-uefi-firmware_1.10.bb python3-uefi-firmware: upgrade 1.9 -> 1.10 2023-01-11 08:37:59 -08:00
python3-uinput_0.11.2.bb python3-uinput: Fix build on 32bit arches using 64bit times_t 2022-05-29 06:39:14 -07:00
python3-ujson_5.7.0.bb python3-ujson: upgrade 5.6.0 -> 5.7.0 2023-01-11 08:37:59 -08:00
python3-unidiff_0.7.4.bb python3-unidiff: Upgrade 0.7.3 -> 0.7.4 2022-07-11 22:46:17 +01:00
python3-uritemplate_4.1.1.bb
python3-versiontools_1.9.1.bb
python3-visitor_0.1.3.bb
python3-waitress_2.1.2.bb python3-waitress: upgrade 2.1.1 -> 2.1.2 2022-06-30 13:39:27 -04:00
python3-watchdog_2.2.1.bb python3-watchdog: Upgrade 2.2.0 -> 2.2.1 2023-01-04 17:13:21 -08:00
python3-watchdogdev_1.0.0.bb python3-watchdogdev: new package 2022-12-03 08:11:30 -08:00
python3-web3_5.31.3.bb python3-web3: upgrade 5.31.2 -> 5.31.3 2022-12-12 11:17:23 -08:00
python3-webencodings_0.5.1.bb
python3-websocket-client_1.4.2.bb python3-websocket-client: upgrade 1.4.1 -> 1.4.2 2022-11-09 10:17:15 -08:00
python3-websockets_10.4.bb python3-websockets: upgrade 10.3 -> 10.4 2022-11-07 08:39:05 -08:00
python3-werkzeug_2.2.2.bb python3-werkzeug: upgrade 2.2.1 -> 2.2.2 2022-08-16 20:10:22 -07:00
python3-whoosh_2.7.4.bb
python3-wpa-supplicant_0.2.bb
python3-wrapt_1.14.1.bb python3-wrapt: upgrade 1.14.0 -> 1.14.1 2022-05-29 06:39:14 -07:00
python3-wtforms_3.0.1.bb
python3-xlrd_2.0.1.bb
python3-xlsxwriter_3.0.6.bb python3-xlsxwriter: upgrade 3.0.5 -> 3.0.6 2023-01-11 08:37:59 -08:00
python3-xmlrunner_1.7.7.bb
python3-xmlschema_2.1.1.bb python3-xmlschema: upgrade 2.1.0 -> 2.1.1 2022-10-10 10:19:33 -07:00
python3-xmltodict_0.13.0.bb python3-xmltodict: Upgrade 0.12.0 -> 0.13.0 2022-10-12 15:24:35 -07:00
python3-xmodem_0.4.6.bb
python3-xstatic_1.0.2.bb
python3-xstatic-font-awesome_4.7.0.0.bb
python3-xxhash_3.2.0.bb python3-xxhash: upgrade 3.1.0 -> 3.2.0 2023-01-06 11:38:16 -08:00
python3-yamlloader_1.2.2.bb python3-yamlloader: upgrade 1.1.0 -> 1.2.2 2022-12-12 11:17:23 -08:00
python3-yappi_1.4.0.bb python3-yappi: upgrade 1.3.6 -> 1.4.0, python 3.11 compatible 2022-11-29 14:07:52 -08:00
python3-yarl_1.8.2.bb python3-yarl: upgrade 1.8.1 -> 1.8.2 2022-12-12 11:17:23 -08:00
python3-zeroconf_0.47.1.bb python3-zeroconf: Upgrade 0.39.4 -> 0.47.1 2023-01-04 17:13:21 -08:00
python3-zopeinterface_5.5.2.bb python3-zopeinterface: upgrade 5.5.1 -> 5.5.2 2022-11-23 08:25:30 -08:00
tftpy_0.8.2.bb tftpy: Add it for python tftp server and client 2023-01-13 06:55:36 -08:00