diff --git a/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.9.3.bb b/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.10.0.bb similarity index 71% rename from meta-python/recipes-devtools/python/python3-beautifulsoup4_4.9.3.bb rename to meta-python/recipes-devtools/python/python3-beautifulsoup4_4.10.0.bb index cf92c8e9cff..ba89e9db33b 100644 --- a/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.9.3.bb +++ b/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.10.0.bb @@ -3,8 +3,7 @@ HOMEPAGE = " https://www.crummy.com/software/BeautifulSoup/bs4" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING.txt;md5=f2d38d8a40bf73fd4b3d16ca2e5882d1" -SRC_URI[md5sum] = "57fd468ae3eb055f6871106e8f7813e2" -SRC_URI[sha256sum] = "84729e322ad1d5b4d25f805bfa05b902dd96450f43842c4e99067d5e1369eb25" +SRC_URI[sha256sum] = "c23ad23c521d818955a4151a67d81580319d4bf548d3d49f4223ae041ff98891" inherit pypi setuptools3 @@ -12,6 +11,8 @@ RDEPENDS:${PN} = "\ ${PYTHON_PN}-html5lib \ ${PYTHON_PN}-lxml \ ${PYTHON_PN}-soupsieve \ + ${PYTHON_PN}-html \ + ${PYTHON_PN}-logging \ " BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python3-bitarray_2.3.3.bb b/meta-python/recipes-devtools/python/python3-bitarray_2.3.4.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-bitarray_2.3.3.bb rename to meta-python/recipes-devtools/python/python3-bitarray_2.3.4.bb index 17b5d931ca9..5a674f0097e 100644 --- a/meta-python/recipes-devtools/python/python3-bitarray_2.3.3.bb +++ b/meta-python/recipes-devtools/python/python3-bitarray_2.3.4.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] = "0edf630a4471a48627aec0b840cf3b8e10901191d328f6511560420459de282e" +SRC_URI[sha256sum] = "f19c62425576d3d1821ed711b94d1a4e5ede8f05ca121e99b6d978ed49c7a765" inherit setuptools3 pypi diff --git a/meta-python/recipes-devtools/python/python3-decorator_5.0.9.bb b/meta-python/recipes-devtools/python/python3-decorator_5.1.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-decorator_5.0.9.bb rename to meta-python/recipes-devtools/python/python3-decorator_5.1.0.bb index f7594e87e27..2e44c3d801a 100644 --- a/meta-python/recipes-devtools/python/python3-decorator_5.0.9.bb +++ b/meta-python/recipes-devtools/python/python3-decorator_5.1.0.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] = "72ecfba4320a893c53f9706bebb2d55c270c1e51a28789361aa93e4a21319ed5" +SRC_URI[sha256sum] = "e59913af105b9860aa2c8d3272d9de5a56a4e608db9a2f167a8480b323d529a7" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.39.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.40.0.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-grpcio-tools_1.39.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio-tools_1.40.0.bb index 865124450f1..f86bf008f77 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.39.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.40.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] = "39dfe7415bc0d3860fdb8dd90607594b046b88b57dbe64284efa4820f951c805" +SRC_URI[sha256sum] = "d440f2bc089ff628618c536904d5bc39d0b44f7afdda4c4c1ecd15fcf385bfba" RDEPENDS:${PN} = "${PYTHON_PN}-grpcio" diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.39.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.40.0.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-grpcio_1.39.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio_1.40.0.bb index 76d38a26461..1cfb9674938 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.39.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.40.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] = "57974361a459d6fe04c9ae0af1845974606612249f467bbd2062d963cb90f407" +SRC_URI[sha256sum] = "3d172158fe886a2604db1b6e17c2de2ab465fe0fe36aba2ec810ca8441cefe3a" RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ ${PYTHON_PN}-setuptools \ diff --git a/meta-python/recipes-devtools/python/python3-openpyxl_3.0.7.bb b/meta-python/recipes-devtools/python/python3-openpyxl_3.0.8.bb similarity index 61% rename from meta-python/recipes-devtools/python/python3-openpyxl_3.0.7.bb rename to meta-python/recipes-devtools/python/python3-openpyxl_3.0.8.bb index 52489b85430..3d1f46e50bb 100644 --- a/meta-python/recipes-devtools/python/python3-openpyxl_3.0.7.bb +++ b/meta-python/recipes-devtools/python/python3-openpyxl_3.0.8.bb @@ -9,6 +9,15 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148 inherit pypi setuptools3 -SRC_URI[sha256sum] = "6456a3b472e1ef0facb1129f3c6ef00713cebf62e736cd7a75bcc3247432f251" +SRC_URI[sha256sum] = "4f2770348c029ce9433316ced8f91ed37d2a605e654f8bfdc93a3524561a8ce2" -RDEPENDS:${PN} += "${PYTHON_PN}-compression ${PYTHON_PN}-io ${PYTHON_PN}-pprint ${PYTHON_PN}-shell ${PYTHON_PN}-jdcal ${PYTHON_PN}-et-xmlfile" +RDEPENDS:${PN} += "\ + ${PYTHON_PN}-compression \ + ${PYTHON_PN}-io \ + ${PYTHON_PN}-pprint \ + ${PYTHON_PN}-shell \ + ${PYTHON_PN}-jdcal \ + ${PYTHON_PN}-et-xmlfile \ + ${PYTHON_PN}-numbers \ + ${PYTHON_PN}-xml \ +" diff --git a/meta-python/recipes-devtools/python/python3-pandas_1.3.2.bb b/meta-python/recipes-devtools/python/python3-pandas_1.3.3.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-pandas_1.3.2.bb rename to meta-python/recipes-devtools/python/python3-pandas_1.3.3.bb index 55700b51cf8..6e557ed7bc1 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_1.3.3.bb @@ -6,7 +6,7 @@ HOMEPAGE = "http://pandas.pydata.org/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=3f23c5c092b74d245d48eeef72bc3fd2" -SRC_URI[sha256sum] = "cbcb84d63867af3411fa063af3de64902665bb5b3d40b25b2059e40603594e87" +SRC_URI[sha256sum] = "272c8cb14aa9793eada6b1ebe81994616e647b5892a370c7135efb2924b701df" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-pulsectl_21.5.18.bb b/meta-python/recipes-devtools/python/python3-pulsectl_21.9.1.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-pulsectl_21.5.18.bb rename to meta-python/recipes-devtools/python/python3-pulsectl_21.9.1.bb index 22603209eec..5871ee21644 100644 --- a/meta-python/recipes-devtools/python/python3-pulsectl_21.5.18.bb +++ b/meta-python/recipes-devtools/python/python3-pulsectl_21.9.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/mk-fg/python-pulse-control" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=f1d10048469ff90123263eb5e214061d" -SRC_URI[sha256sum] = "14e34563cdad5f01d193f1ef7cd859a0fbdaa846726d44b0b68f4451a7458458" +SRC_URI[sha256sum] = "8eef4dbfc97d984e63fd609a3f690d005173ec5342be88d10f67dd507affdf32" RDEPENDS:${PN} += " \ libpulse \