diff --git a/meta-python/recipes-devtools/python/python3-astroid_2.9.3.bb b/meta-python/recipes-devtools/python/python3-astroid_2.10.0.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-astroid_2.9.3.bb rename to meta-python/recipes-devtools/python/python3-astroid_2.10.0.bb index 5828c24a237..fc23f17c6b1 100644 --- a/meta-python/recipes-devtools/python/python3-astroid_2.9.3.bb +++ b/meta-python/recipes-devtools/python/python3-astroid_2.10.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1" -SRC_URI[sha256sum] = "1efdf4e867d4d8ba4a9f6cf9ce07cd182c4c41de77f23814feb27ca93ca9d877" +SRC_URI[sha256sum] = "f616b9687a5f4afa673dfd2d684d2b6f38365c8ad7c6f27229dda1ede750c445" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.0.bb b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.1.bb similarity index 96% rename from meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.0.bb rename to meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.1.bb index 2f877487ac2..0b2181e4fec 100644 --- a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.1.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "\ file://LICENSE.txt;md5=9ac49901b833e769c7d6f21e8dbd7b30 \ file://AWSIoTPythonSDK/core/protocol/paho/client.py;endline=14;md5=5a3c8a1a4bb71bd934f450ecff972ad9 \ " -SRCREV = "90d7b05749e2da7a13193024c720e3c8d9bf1157" +SRCREV = "6ca6c73775c953114f83240a850a0d1ab49b68ac" SRC_URI = "git://github.com/aws/aws-iot-device-sdk-python;branch=master;protocol=https \ file://0001-setup.py-Use-setuptools-instead-of-distutils.patch \ " diff --git a/meta-python/recipes-devtools/python/python3-bitarray/setup.py-use-setuptools-instead-of-distutils.patch b/meta-python/recipes-devtools/python/python3-bitarray/setup.py-use-setuptools-instead-of-distutils.patch deleted file mode 100644 index cef7ce15a41..00000000000 --- a/meta-python/recipes-devtools/python/python3-bitarray/setup.py-use-setuptools-instead-of-distutils.patch +++ /dev/null @@ -1,29 +0,0 @@ -From 947d364841954d60bab7a4cf1497a272b1bf73ca Mon Sep 17 00:00:00 2001 -From: Konrad Weihmann -Date: Sun, 27 Feb 2022 11:57:09 +0100 -Subject: [PATCH] setup.py: use setuptools instead of distutils - -as distutils will be deprecated in python 3.12 and already produces -a warning when run with python 3.10.x, it might be a good time to -switch to setuptools. -It offers the same interface, so results will be the same - -Signed-off-by: Konrad Weihmann - -Upstream-Status: Backport [https://github.com/ilanschnell/bitarray/commit/947d364841954d60bab7a4cf1497a272b1bf73ca] - ---- - setup.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/setup.py b/setup.py -index 4dbdf859..c7787dad 100644 ---- a/setup.py -+++ b/setup.py -@@ -1,5 +1,5 @@ - import re --from distutils.core import setup, Extension -+from setuptools import setup, Extension - - - kwds = {} diff --git a/meta-python/recipes-devtools/python/python3-bitarray_2.3.7.bb b/meta-python/recipes-devtools/python/python3-bitarray_2.4.0.bb similarity index 62% rename from meta-python/recipes-devtools/python/python3-bitarray_2.3.7.bb rename to meta-python/recipes-devtools/python/python3-bitarray_2.4.0.bb index 46ceed8b809..39d1618cb15 100644 --- a/meta-python/recipes-devtools/python/python3-bitarray_2.3.7.bb +++ b/meta-python/recipes-devtools/python/python3-bitarray_2.4.0.bb @@ -3,11 +3,8 @@ HOMEPAGE = "https://github.com/ilanschnell/bitarray" LICENSE = "PSF-2.0" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d" -SRC_URI[sha256sum] = "4da790ab193e993107f3ff0aebc4f8d6ad5196a19071fbafad16b02898a44fd7" +SRC_URI[sha256sum] = "f1203e902d51df31917d77eeba9c3fe78d032873a2ad78c737e26420f0080e58" inherit setuptools3 pypi -# Backported from 2.3.8 -SRC_URI += "file://setup.py-use-setuptools-instead-of-distutils.patch" - BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python3-imageio_2.16.0.bb b/meta-python/recipes-devtools/python/python3-imageio_2.16.1.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-imageio_2.16.0.bb rename to meta-python/recipes-devtools/python/python3-imageio_2.16.1.bb index 04d5b9c95e8..d1d318d5aee 100644 --- a/meta-python/recipes-devtools/python/python3-imageio_2.16.0.bb +++ b/meta-python/recipes-devtools/python/python3-imageio_2.16.1.bb @@ -5,7 +5,7 @@ SECTION = "devel/python" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=7b9bbbb543b6af3e6b53f9b7fb68f71d" -SRC_URI[sha256sum] = "7f7d8d8e1eb6f8bb1d15e0dd93bee3f72026a4c3b96e9c690e42f403f7bdea3e" +SRC_URI[sha256sum] = "7f123cb23a77ac5abe8ed4e7ad6a60831a82de2c5d123463dcf1d4278c4779d2" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-networkx_2.7.bb b/meta-python/recipes-devtools/python/python3-networkx_2.7.1.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-networkx_2.7.bb rename to meta-python/recipes-devtools/python/python3-networkx_2.7.1.bb index 10030074d3b..9e5b086a99d 100644 --- a/meta-python/recipes-devtools/python/python3-networkx_2.7.bb +++ b/meta-python/recipes-devtools/python/python3-networkx_2.7.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://networkx.github.io/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=44614b6df7cf3c19be69d0a945e29904" -SRC_URI[sha256sum] = "effb7d9cd5c36e1e0d33f42a3aef5badde5030535826a367d5cf608a170af515" +SRC_URI[sha256sum] = "d1194ba753e5eed07cdecd1d23c5cd7a3c772099bd8dbd2fea366788cf4de7ba" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_10.2.3.bb b/meta-python/recipes-devtools/python/python3-pychromecast_10.3.0.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-pychromecast_10.2.3.bb rename to meta-python/recipes-devtools/python/python3-pychromecast_10.3.0.bb index 9bd03798175..43ba3a9dd0c 100644 --- a/meta-python/recipes-devtools/python/python3-pychromecast_10.2.3.bb +++ b/meta-python/recipes-devtools/python/python3-pychromecast_10.3.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/balloob/pychromecast" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" -SRC_URI[sha256sum] = "ddb86c5acdc13e8bdadd2b7f5738fda36b32c1750548f7b629ca8d178f05e0da" +SRC_URI[sha256sum] = "4eb107446fdbed876f48c83202b6212b221286168a55c16b3eb8edf4200f10a1" PYPI_PACKAGE = "PyChromecast" diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.152.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.155.1.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.152.bb rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.155.1.bb index 18f5f9cd905..ef18671a0a5 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.152.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.155.1.bb @@ -4,7 +4,7 @@ LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20" SRC_URI = "git://github.com/MISP/PyMISP.git;protocol=https;branch=main" -SRCREV = "d991e53f9a9641f454e116e83d2913edf405a53f" +SRCREV = "03dc22f9598e6caae81b0e40ce27bf3f17799f4e" S = "${WORKDIR}/git" inherit poetry_core diff --git a/meta-python/recipes-devtools/python/python3-pymongo_4.0.1.bb b/meta-python/recipes-devtools/python/python3-pymongo_4.0.2.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-pymongo_4.0.1.bb rename to meta-python/recipes-devtools/python/python3-pymongo_4.0.2.bb index 8eb0833fd07..6189730b349 100644 --- a/meta-python/recipes-devtools/python/python3-pymongo_4.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-pymongo_4.0.2.bb @@ -8,7 +8,7 @@ HOMEPAGE = "http://github.com/mongodb/mongo-python-driver" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "13d0624c13a91da71fa0d960205d93b3d98344481be865ee7cc238c972d41d73" +SRC_URI[sha256sum] = "3364b5c153b0de15c39cd13c5ee73a473f7337eb2d9610711f50f14a3a611413" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.12118.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.16120.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-python-vlc_3.0.12118.bb rename to meta-python/recipes-devtools/python/python3-python-vlc_3.0.16120.bb index 147e3bf6aac..a4d21a50e88 100644 --- a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.12118.bb +++ b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.16120.bb @@ -3,6 +3,6 @@ HOMEPAGE = "wiki.videolan.org/PythonBinding" LICENSE = "LGPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" -SRC_URI[sha256sum] = "566f2f7c303f6800851cacc016df1c6eeec094ad63e0a49d87db9d698094f1fb" +SRC_URI[sha256sum] = "92f98fee088f72bd6d063b3b3312d0bd29b37e7ad65ddeb3a7303320300c2807" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-regex_2021.11.10.bb b/meta-python/recipes-devtools/python/python3-regex_2022.3.2.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-regex_2021.11.10.bb rename to meta-python/recipes-devtools/python/python3-regex_2022.3.2.bb index dce232ba685..c71394cb38e 100644 --- a/meta-python/recipes-devtools/python/python3-regex_2021.11.10.bb +++ b/meta-python/recipes-devtools/python/python3-regex_2022.3.2.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7b5751ddd6b643203c31ff873051d069" inherit pypi setuptools3 -SRC_URI[sha256sum] = "f341ee2df0999bfdf7a95e448075effe0db212a59387de1a70690e4acb03d4c6" +SRC_URI[sha256sum] = "79e5af1ff258bc0fe0bdd6f69bc4ae33935a898e3cbefbbccf22e88a27fa053b" RDEPENDS:${PN} += " \ python3-stringold \ diff --git a/meta-python/recipes-devtools/python/python3-smbus_4.3.bb b/meta-python/recipes-devtools/python/python3-smbus_4.3.bb index 3e14736b2dc..b305a128a23 100644 --- a/meta-python/recipes-devtools/python/python3-smbus_4.3.bb +++ b/meta-python/recipes-devtools/python/python3-smbus_4.3.bb @@ -13,6 +13,4 @@ S = "${WORKDIR}/i2c-tools-${PV}" inherit setuptools3 -PIP_INSTALL_PACKAGE = "smbus" -PYPA_WHEEL = "${B}/py-smbus/dist/smbus-*-*.whl" SETUPTOOLS_SETUP_PATH = "${S}/py-smbus" diff --git a/meta-python/recipes-devtools/python/python3-txaio_21.2.1.bb b/meta-python/recipes-devtools/python/python3-txaio_22.2.1.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-txaio_21.2.1.bb rename to meta-python/recipes-devtools/python/python3-txaio_22.2.1.bb index 8b55b3641c6..e2102695ec8 100644 --- a/meta-python/recipes-devtools/python/python3-txaio_21.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-txaio_22.2.1.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Compatibility API between asyncio/Twisted/Trollius" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=97c0bda20ad1d845c6369c0e47a1cd98" -SRC_URI[sha256sum] = "7d6f89745680233f1c4db9ddb748df5e88d2a7a37962be174c0fd04c8dba1dc8" +SRC_URI[sha256sum] = "2e4582b70f04b2345908254684a984206c0d9b50e3074a24a4c55aba21d24d01" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-xxhash_2.0.2.bb b/meta-python/recipes-devtools/python/python3-xxhash_3.0.0.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-xxhash_2.0.2.bb rename to meta-python/recipes-devtools/python/python3-xxhash_3.0.0.bb index 01343abc852..ca8ed3b01e2 100644 --- a/meta-python/recipes-devtools/python/python3-xxhash_2.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-xxhash_3.0.0.bb @@ -3,7 +3,7 @@ SECTION = "devel/python" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=3a9dab7f159514231249aa3e108ab26b" -SRC_URI[sha256sum] = "b7bead8cf6210eadf9cecf356e17af794f57c0939a3d420a00d87ea652f87b49" +SRC_URI[sha256sum] = "30b2d97aaf11fb122023f6b44ebb97c6955e9e00d7461a96415ca030b5ceb9c7" SRC_URI += " \ file://run-ptest \ diff --git a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.9.1.bb b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.0.0.bb similarity index 92% rename from meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.9.1.bb rename to meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.0.0.bb index c51f860fd5a..3a9f0ad6fdc 100644 --- a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_0.9.1.bb +++ b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.0.0.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://pywbemtools.readthedocs.io/en/stable/" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa" -SRC_URI[sha256sum] = "cbe2fe67620e73a81807940a75aeed8570205e2213d6f8de4db15fbc06fe8804" +SRC_URI[sha256sum] = "0af7e067e0c0ba32cc19c2c2dc67875c591b806c4b49480ebe46e37bfb399684" inherit pypi setuptools3