diff --git a/meta-python/recipes-devtools/python/python3-bitarray_2.3.5.bb b/meta-python/recipes-devtools/python/python3-bitarray_2.3.6.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-bitarray_2.3.5.bb rename to meta-python/recipes-devtools/python/python3-bitarray_2.3.6.bb index 37fcfa1fe6a..d4fb6ed76c3 100644 --- a/meta-python/recipes-devtools/python/python3-bitarray_2.3.5.bb +++ b/meta-python/recipes-devtools/python/python3-bitarray_2.3.6.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/ilanschnell/bitarray" LICENSE = "PSF" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d" -SRC_URI[sha256sum] = "60285184cb02fdba5e1cc8605ac84e150a50f940e9383ab43564e5258d1f47bb" +SRC_URI[sha256sum] = "3bfdb59ded15c961e6e3d5b7f167155cda053be2475ea8017461df0b4d820b7d" inherit setuptools3 pypi diff --git a/meta-python/recipes-devtools/python/python3-humanize_3.13.1.bb b/meta-python/recipes-devtools/python/python3-humanize_3.14.0.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-humanize_3.13.1.bb rename to meta-python/recipes-devtools/python/python3-humanize_3.14.0.bb index 2c601b5de36..6b2fd3ad656 100644 --- a/meta-python/recipes-devtools/python/python3-humanize_3.13.1.bb +++ b/meta-python/recipes-devtools/python/python3-humanize_3.14.0.bb @@ -5,7 +5,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENCE;md5=4ecc42519e84f6f3e23529464df7bd1d" -SRC_URI[sha256sum] = "12f113f2e369dac7f35d3823f49262934f4a22a53a6d3d4c86b736f50db88c7b" +SRC_URI[sha256sum] = "60dd8c952b1df1ad83f0903844dec50a34ba7a04eea22a6b14204ffb62dbb0a4" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-imageio_2.14.1.bb b/meta-python/recipes-devtools/python/python3-imageio_2.15.0.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-imageio_2.14.1.bb rename to meta-python/recipes-devtools/python/python3-imageio_2.15.0.bb index 736a1826261..e3462ee44a2 100644 --- a/meta-python/recipes-devtools/python/python3-imageio_2.14.1.bb +++ b/meta-python/recipes-devtools/python/python3-imageio_2.15.0.bb @@ -5,7 +5,7 @@ SECTION = "devel/python" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=7b9bbbb543b6af3e6b53f9b7fb68f71d" -SRC_URI[sha256sum] = "709c18f800981e4286abe4bd86b6c9b5bb6e285b6b933b5ba0962ef8e7994058" +SRC_URI[sha256sum] = "d0d7abb4e5c4044c06fc573233489c4a25582698f93ca94f7bd70b6f4ab172ec" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-oauthlib_3.1.1.bb b/meta-python/recipes-devtools/python/python3-oauthlib_3.2.0.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-oauthlib_3.1.1.bb rename to meta-python/recipes-devtools/python/python3-oauthlib_3.2.0.bb index c2ec856fdbf..3e5d957c4ee 100644 --- a/meta-python/recipes-devtools/python/python3-oauthlib_3.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-oauthlib_3.2.0.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/idan/oauthlib" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=abd2675e944a2011aed7e505290ba482" -SRC_URI[sha256sum] = "8f0215fcc533dd8dd1bee6f4c412d4f0cd7297307d43ac61666389e3bc3198a3" +SRC_URI[sha256sum] = "23a8208d75b902797ea29fd31fa80a15ed9dc2c6c16fe73f5d346f83f6fa27a2" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-pyopenssl_21.0.0.bb b/meta-python/recipes-devtools/python/python3-pyopenssl_22.0.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-pyopenssl_21.0.0.bb rename to meta-python/recipes-devtools/python/python3-pyopenssl_22.0.0.bb index a7e0ae4b146..db0e809ef54 100644 --- a/meta-python/recipes-devtools/python/python3-pyopenssl_21.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyopenssl_22.0.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" DEPENDS += "openssl ${PYTHON_PN}-cryptography" -SRC_URI[sha256sum] = "5e2d8c5e46d0d865ae933bef5230090bdaf5506281e9eec60fa250ee80600cb3" +SRC_URI[sha256sum] = "660b1b1425aac4a1bea1d94168a85d99f0b3144c869dd4390d27629d0087f1bf" PYPI_PACKAGE = "pyOpenSSL" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-pyudev_0.22.0.bb b/meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-pyudev_0.22.0.bb rename to meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb index dc70b482b12..183bf7273c2 100644 --- a/meta-python/recipes-devtools/python/python3-pyudev_0.22.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb @@ -3,7 +3,7 @@ SUMMARY = "A libudev binding" LICENSE = "LGPLv2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" -SRC_URI[sha256sum] = "69bb1beb7ac52855b6d1b9fe909eefb0017f38d917cba9939602c6880035b276" +SRC_URI[sha256sum] = "32ae3585b320a51bc283e0a04000fd8a25599edb44541e2f5034f6afee5d15cc" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb b/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb deleted file mode 100644 index 12531d75fe0..00000000000 --- a/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb +++ /dev/null @@ -1,9 +0,0 @@ -LICENSE = "ISC" -LIC_FILES_CHKSUM = "file://LICENSE;md5=22d117a849df10d047ed9b792838e863" - -SRC_URI[md5sum] = "1ebcd55f1b1b9281940b4bc33010e2ba" -SRC_URI[sha256sum] = "b4261601a71fd721a8bd6d7aa1cc1d6a8a93b4a9f5e96626f8e4d91e8beeaa6a" - -inherit pypi setuptools3 - -RDEPENDS:${PN} += "${PYTHON_PN}-requests" diff --git a/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.1.bb b/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.1.bb new file mode 100644 index 00000000000..e02ff7911e3 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.1.bb @@ -0,0 +1,8 @@ +LICENSE = "ISC" +LIC_FILES_CHKSUM = "file://LICENSE;md5=22d117a849df10d047ed9b792838e863" + +SRC_URI[sha256sum] = "75beac4a47881eeb94d5ea5d6ad31ef88856affe2332b9aafb52c6452ccf0d7a" + +inherit pypi setuptools3 + +RDEPENDS:${PN} += "${PYTHON_PN}-requests ${PYTHON_PN}-oauthlib" diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.29.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.31.bb similarity index 76% rename from meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.29.bb rename to meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.31.bb index b535951c004..510bb7d9e4c 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.29.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.31.bb @@ -2,9 +2,9 @@ DESCRIPTION = "Python SQL toolkit and Object Relational Mapper that gives \ application developers the full power and flexibility of SQL" HOMEPAGE = "http://www.sqlalchemy.org/" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=3359ed561ac16aaa25b6c6eff84df595" +LIC_FILES_CHKSUM = "file://LICENSE;md5=f4001d1ca15b69d096fa1b4fd1bdce79" -SRC_URI[sha256sum] = "fa2bad14e1474ba649cfc969c1d2ec915dd3e79677f346bbfe08e93ef9020b39" +SRC_URI[sha256sum] = "582b59d1e5780a447aada22b461e50b404a9dc05768da1d87368ad8190468418" PYPI_PACKAGE = "SQLAlchemy" inherit pypi setuptools3