diff --git a/meta-python/recipes-devtools/python/python3-bitarray_1.9.0.bb b/meta-python/recipes-devtools/python/python3-bitarray_1.9.1.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-bitarray_1.9.0.bb rename to meta-python/recipes-devtools/python/python3-bitarray_1.9.1.bb index 12ac3d964f4..e6bfb25c492 100644 --- a/meta-python/recipes-devtools/python/python3-bitarray_1.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-bitarray_1.9.1.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] = "db00073387af7fe30852d96b04742a0cdbc7feaf3158558520ab7898b0435ee2" +SRC_URI[sha256sum] = "ec99acc1b18f99b7e9d0b77766b99f80b3c42d4e83306334deef9745b41a2079" inherit setuptools3 pypi diff --git a/meta-python/recipes-devtools/python/python3-decorator_5.0.1.bb b/meta-python/recipes-devtools/python/python3-decorator_5.0.5.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-decorator_5.0.1.bb rename to meta-python/recipes-devtools/python/python3-decorator_5.0.5.bb index e9d20379f9d..47daba8a0cc 100644 --- a/meta-python/recipes-devtools/python/python3-decorator_5.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-decorator_5.0.5.bb @@ -9,7 +9,7 @@ decorator, just because you can." LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=be2fd2007972bf96c08af3293d728b22" -SRC_URI[sha256sum] = "1e53162e016f317a61d93848f00e80e7109ca9ed06846c7f2930cf0ebede7c6c" +SRC_URI[sha256sum] = "acda948ffcfe4bd0c4a57834b74ad968b91925b8201b740ca9d46fb8c5c618ce" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-django_3.1.7.bb b/meta-python/recipes-devtools/python/python3-django_3.2.bb similarity index 59% rename from meta-python/recipes-devtools/python/python3-django_3.1.7.bb rename to meta-python/recipes-devtools/python/python3-django_3.2.bb index d22bd14e8c2..e147e2f9d1b 100644 --- a/meta-python/recipes-devtools/python/python3-django_3.1.7.bb +++ b/meta-python/recipes-devtools/python/python3-django_3.2.bb @@ -1,7 +1,7 @@ require python-django.inc inherit setuptools3 -SRC_URI[sha256sum] = "32ce792ee9b6a0cbbec340123e229ac9f765dff8c2a4ae9247a14b2ba3a365a7" +SRC_URI[sha256sum] = "21f0f9643722675976004eb683c55d33c05486f94506672df3d6a141546f389d" RDEPENDS_${PN} += "\ ${PYTHON_PN}-sqlparse \ @@ -9,5 +9,5 @@ RDEPENDS_${PN} += "\ # Set DEFAULT_PREFERENCE so that the LTS version of django is built by # default. To build the 3.x branch, -# PREFERRED_VERSION_python3-django = "3.1.7" can be added to local.conf +# PREFERRED_VERSION_python3-django = "3.2" can be added to local.conf DEFAULT_PREFERENCE = "-1" diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_9.1.1.bb b/meta-python/recipes-devtools/python/python3-pychromecast_9.1.2.bb similarity index 76% rename from meta-python/recipes-devtools/python/python3-pychromecast_9.1.1.bb rename to meta-python/recipes-devtools/python/python3-pychromecast_9.1.2.bb index 3d0b84cf0bf..c392261ade2 100644 --- a/meta-python/recipes-devtools/python/python3-pychromecast_9.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-pychromecast_9.1.2.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/balloob/pychromecast" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" -SRC_URI[sha256sum] = "ab9da1d2ef424b1fc755f6436f545a56056ec6de24075e93f369eac8eb821837" +SRC_URI[sha256sum] = "907656cea46d39d0e93ec815979578ef4fb6f655fd8bf4e88e6421fcd7824e85" PYPI_PACKAGE = "PyChromecast" diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.141.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.141.1.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.141.bb rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.141.1.bb index c8bd52f105c..df6f1c762d2 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.141.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.141.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 = "4a0c1e1dc42af171d3c1bcaa12436f79ff6cfd9b" +SRCREV = "62cd5173f087e88834e88472060181b681b0b4d2" S = "${WORKDIR}/git" inherit setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.16.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.17.bb similarity index 90% rename from meta-python/recipes-devtools/python/python3-pyroute2_0.5.16.bb rename to meta-python/recipes-devtools/python/python3-pyroute2_0.5.17.bb index fed0fc38fe7..1d3d5a253a6 100644 --- a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.16.bb +++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.17.bb @@ -3,7 +3,7 @@ LICENSE = "GPLv2 & Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://LICENSE.Apache.v2;md5=34281e312165f843a2b7d1f114fe65ce" -SRC_URI[sha256sum] = "fe681a2d008cac815b9f287250d69a333fbfc2b2d89c37d58798104057149989" +SRC_URI[sha256sum] = "12d51066ea5628a6fa76fc244f301a8eea5d25d71a9d664016976edfa3889733" inherit setuptools3 pypi ptest diff --git a/meta-python/recipes-devtools/python/python3-pysonos_0.0.41.bb b/meta-python/recipes-devtools/python/python3-pysonos_0.0.42.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-pysonos_0.0.41.bb rename to meta-python/recipes-devtools/python/python3-pysonos_0.0.42.bb index 564d60ee47b..25defabc51b 100644 --- a/meta-python/recipes-devtools/python/python3-pysonos_0.0.41.bb +++ b/meta-python/recipes-devtools/python/python3-pysonos_0.0.42.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea" -SRC_URI[sha256sum] = "08d17fee04cc8209b915e61407673ea843b55792a9301fbe86adb9cc69a67a54" +SRC_URI[sha256sum] = "20b45fa1779a01325e67822d243e1a3f7657d8b515308d84c1eb3c805cc3bdb5" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.4.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.6.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.4.bb rename to meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.6.bb index 1578da5e578..4d5aa33d1a9 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.4.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.6.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.sqlalchemy.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=3359ed561ac16aaa25b6c6eff84df595" -SRC_URI[sha256sum] = "7ba9c00c129dbb4fd026a1f2c943188db59c802612e49bc9bded426d8eb14bc0" +SRC_URI[sha256sum] = "193c3ca465fbc68de071995a461ab535466f041089d372ee6a6f0aae7b9307e6" PYPI_PACKAGE = "SQLAlchemy" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-tqdm_4.59.0.bb b/meta-python/recipes-devtools/python/python3-tqdm_4.60.0.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-tqdm_4.59.0.bb rename to meta-python/recipes-devtools/python/python3-tqdm_4.60.0.bb index 32e5cf053a4..e20ba779af6 100644 --- a/meta-python/recipes-devtools/python/python3-tqdm_4.59.0.bb +++ b/meta-python/recipes-devtools/python/python3-tqdm_4.60.0.bb @@ -5,7 +5,7 @@ SECTION = "devel/python" LICENSE = "MIT & MPL-2.0" LIC_FILES_CHKSUM = "file://LICENCE;md5=59e4271a933d33edfe60237db377a14b" -SRC_URI[sha256sum] = "d666ae29164da3e517fcf125e41d4fe96e5bb375cd87ff9763f6b38b5592fe33" +SRC_URI[sha256sum] = "ebdebdb95e3477ceea267decfc0784859aa3df3e27e22d23b83e9b272bf157ae" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-transitions_0.8.7.bb b/meta-python/recipes-devtools/python/python3-transitions_0.8.8.bb similarity index 73% rename from meta-python/recipes-devtools/python/python3-transitions_0.8.7.bb rename to meta-python/recipes-devtools/python/python3-transitions_0.8.8.bb index 04a033742a6..2b82df5814f 100644 --- a/meta-python/recipes-devtools/python/python3-transitions_0.8.7.bb +++ b/meta-python/recipes-devtools/python/python3-transitions_0.8.8.bb @@ -4,6 +4,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=baac7be1f4c17620df74188e23da6d47" inherit pypi setuptools3 -SRC_URI[sha256sum] = "8c60ec0828cd037820726283cad5d4d77a5e31514e058b51250420e9873e9bc7" +SRC_URI[sha256sum] = "e7a86b31a161a76133f189b3ae9dad2755a80ea4c1e0eee1805648d021fb677d" RDEPENDS_${PN} += "python3-six" diff --git a/meta-python/recipes-devtools/python/python3-xmlschema_1.5.3.bb b/meta-python/recipes-devtools/python/python3-xmlschema_1.6.0.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-xmlschema_1.5.3.bb rename to meta-python/recipes-devtools/python/python3-xmlschema_1.6.0.bb index 3f9c06365f8..2d207fb243e 100644 --- a/meta-python/recipes-devtools/python/python3-xmlschema_1.5.3.bb +++ b/meta-python/recipes-devtools/python/python3-xmlschema_1.6.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/sissaschool/xmlschema" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=47489cb18c469474afeb259ed1d4832f" -SRC_URI[sha256sum] = "a7db4c8ae2afa28654d15fcbf5d7f22f0441b5611e50426426e5418f369b5c79" +SRC_URI[sha256sum] = "e951efc5ab3f251973f92cba7a7026adb32a4cd844d3425133d23eb269de4f8f" PYPI_PACKAGE = "xmlschema" inherit pypi setuptools3