diff --git a/meta-python/recipes-devtools/python/python3-flask-migrate_3.0.1.bb b/meta-python/recipes-devtools/python/python3-flask-migrate_3.1.0.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-flask-migrate_3.0.1.bb rename to meta-python/recipes-devtools/python/python3-flask-migrate_3.1.0.bb index 04b71c60189..7a7c3fa3f36 100644 --- a/meta-python/recipes-devtools/python/python3-flask-migrate_3.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-migrate_3.1.0.bb @@ -2,7 +2,7 @@ DESCRIPTION = "SQLAlchemy database migrations for Flask applications using Alemb LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b69377f79f3f48c661701236d5a6a85" -SRC_URI[sha256sum] = "4d42e8f861d78cb6e9319afcba5bf76062e5efd7784184dd2a1cccd9de34a702" +SRC_URI[sha256sum] = "57d6060839e3a7f150eaab6fe4e726d9e3e7cffe2150fb223d73f92421c6d1d9" PYPI_PACKAGE = "Flask-Migrate" diff --git a/meta-python/recipes-devtools/python/python3-flask-socketio_5.1.0.bb b/meta-python/recipes-devtools/python/python3-flask-socketio_5.1.1.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-flask-socketio_5.1.0.bb rename to meta-python/recipes-devtools/python/python3-flask-socketio_5.1.1.bb index deca5f5d8e9..3d7a1cb6a85 100644 --- a/meta-python/recipes-devtools/python/python3-flask-socketio_5.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask-socketio_5.1.1.bb @@ -9,7 +9,7 @@ inherit pypi setuptools3 PYPI_PACKAGE = "Flask-SocketIO" -SRC_URI[sha256sum] = "b41b9f6fb0d7f3fcadd54c44653307a9b96e985c7da73f92779480248b5b6874" +SRC_URI[sha256sum] = "1efdaacc7a26e94f2b197a80079b1058f6aa644a6094c0a322349e2b9c41f6b1" RDEPENDS:${PN} += "\ ${PYTHON_PN}-flask \ diff --git a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.15.0.bb b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.17.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-google-api-python-client_2.15.0.bb rename to meta-python/recipes-devtools/python/python3-google-api-python-client_2.17.0.bb index 6172cd28f57..4975b2a5e1f 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.15.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.17.0.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/googleapis/google-api-python-client" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "8375489232823f44c601196a960505e03ec58c95ddb6415c6b1d1d76b468f8ba" +SRC_URI[sha256sum] = "20bc8f711883f9f8f96d96bc44b40ad0e2b0a9ef7df53e7c738948584fddd1c2" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.39.0.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb rename to meta-python/recipes-devtools/python/python3-grpcio-tools_1.39.0.bb index ee7c140b3cf..865124450f1 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.39.0.bb @@ -11,7 +11,7 @@ DEPENDS += "${PYTHON_PN}-grpcio" SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch" -SRC_URI[sha256sum] = "cd85f58038b92e1961f8127d79691e84e151390d35cae73c4c0cbe2042f76b77" +SRC_URI[sha256sum] = "39dfe7415bc0d3860fdb8dd90607594b046b88b57dbe64284efa4820f951c805" RDEPENDS:${PN} = "${PYTHON_PN}-grpcio" diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.39.0.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb rename to meta-python/recipes-devtools/python/python3-grpcio_1.39.0.bb index f68034763c9..76d38a26461 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.39.0.bb @@ -12,7 +12,7 @@ SRC_URI:append:class-target = " file://ppc-boringssl-support.patch \ file://mips_bigendian.patch \ file://0001-absl-always-use-asm-sgidefs.h.patch \ " -SRC_URI[sha256sum] = "1f79d8a24261e3c12ec3a6c25945ff799ae09874fd24815bc17c2dc37715ef6c" +SRC_URI[sha256sum] = "57974361a459d6fe04c9ae0af1845974606612249f467bbd2062d963cb90f407" RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ ${PYTHON_PN}-setuptools \ diff --git a/meta-python/recipes-devtools/python/python3-qrcode_7.2.bb b/meta-python/recipes-devtools/python/python3-qrcode_7.3.bb similarity index 73% rename from meta-python/recipes-devtools/python/python3-qrcode_7.2.bb rename to meta-python/recipes-devtools/python/python3-qrcode_7.3.bb index c9e9ebf0971..f195f471777 100644 --- a/meta-python/recipes-devtools/python/python3-qrcode_7.2.bb +++ b/meta-python/recipes-devtools/python/python3-qrcode_7.3.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=4b802d2a65df4626623c79757f486af9" PYPI_PACKAGE = "qrcode" -SRC_URI[sha256sum] = "153ad96f5892e6fe2f3699296240976ac3a6d068e2eb48bbfc64b4c4c4d675ea" +SRC_URI[sha256sum] = "d72861b65e26b611609f0547f0febe58aed8ae229d6bf4e675834f40742915b3" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-regex_2021.7.6.bb b/meta-python/recipes-devtools/python/python3-regex_2021.8.3.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-regex_2021.7.6.bb rename to meta-python/recipes-devtools/python/python3-regex_2021.8.3.bb index 09f98112f9f..2c35faf5536 100644 --- a/meta-python/recipes-devtools/python/python3-regex_2021.7.6.bb +++ b/meta-python/recipes-devtools/python/python3-regex_2021.8.3.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=f0a3e4a2554ebb89c0 inherit pypi setuptools3 -SRC_URI[sha256sum] = "8394e266005f2d8c6f0bc6780001f7afa3ef81a7a2111fa35058ded6fce79e4d" +SRC_URI[sha256sum] = "8935937dad2c9b369c3d932b0edbc52a62647c2afb2fafc0c280f14a8bf56a6a" RDEPENDS:${PN} += " \ python3-stringold \ diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.10.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.11.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.10.bb rename to meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.11.bb index ec29436b794..8423a892949 100644 --- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.10.bb +++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.11.bb @@ -8,7 +8,7 @@ PYPI_PACKAGE = "ruamel.yaml" inherit pypi setuptools3 -SRC_URI[sha256sum] = "106bc8d6dc6a0ff7c9196a47570432036f41d556b779c6b4e618085f57e39e67" +SRC_URI[sha256sum] = "b5e96c0a6619830a7733099f0599b56556a963c6114ef64d0ddb4673347b426f" RDEPENDS:${PN} += "\ ${PYTHON_PN}-shell \ diff --git a/meta-python/recipes-devtools/python/python3-simplejson_3.17.3.bb b/meta-python/recipes-devtools/python/python3-simplejson_3.17.4.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-simplejson_3.17.3.bb rename to meta-python/recipes-devtools/python/python3-simplejson_3.17.4.bb index 5c40cb85fbb..e50aac67a9a 100644 --- a/meta-python/recipes-devtools/python/python3-simplejson_3.17.3.bb +++ b/meta-python/recipes-devtools/python/python3-simplejson_3.17.4.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://cheeseshop.python.org/pypi/simplejson" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c6338d7abd321c0b50a2a547e441c52e" -SRC_URI[sha256sum] = "da72a452bcf4349fc467a12b54ab0e63e654a571cacc44084826d52bde12b6ee" +SRC_URI[sha256sum] = "2af85e028714c4b6cb2eb6fc03aa91f39ffd654f2eb2f6f8f860e14aeefa6be1" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-unidiff_0.6.0.bb b/meta-python/recipes-devtools/python/python3-unidiff_0.7.0.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-unidiff_0.6.0.bb rename to meta-python/recipes-devtools/python/python3-unidiff_0.7.0.bb index 93e9ae012b8..b3013180d10 100644 --- a/meta-python/recipes-devtools/python/python3-unidiff_0.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-unidiff_0.7.0.bb @@ -3,8 +3,7 @@ HOMEPAGE = "http://github.com/matiasb/python-unidiff" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=4c434b08ef42fea235bb019b5e5a97b3" -SRC_URI[md5sum] = "ae9524079753df7b1239f0378ed326b7" -SRC_URI[sha256sum] = "90c5214e9a357ff4b2fee19d91e77706638e3e00592a732d9405ea4e93da981f" +SRC_URI[sha256sum] = "91bb13b4969514a400679d9ae5e29a6ffad85346087677f8b5e2e036af817447" inherit pypi setuptools3 ptest diff --git a/meta-python/recipes-devtools/python/python3-wheel_0.36.2.bb b/meta-python/recipes-devtools/python/python3-wheel_0.37.0.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-wheel_0.36.2.bb rename to meta-python/recipes-devtools/python/python3-wheel_0.37.0.bb index 9d9a441c019..aae4903d015 100644 --- a/meta-python/recipes-devtools/python/python3-wheel_0.36.2.bb +++ b/meta-python/recipes-devtools/python/python3-wheel_0.37.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=10;endline=10;md5=8227180126797a0148f94f483f3e1489" -SRC_URI[sha256sum] = "e11eefd162658ea59a60a0f6c7d493a7190ea4b9a85e335b33489d9f17e0245e" +SRC_URI[sha256sum] = "e2ef7239991699e3355d54f8e968a21bb940a1dbf34a4d226741e64462516fad" inherit pypi setuptools3