diff --git a/meta-python/recipes-devtools/python/python3-aiohue_2.5.0.bb b/meta-python/recipes-devtools/python/python3-aiohue_2.5.1.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-aiohue_2.5.0.bb rename to meta-python/recipes-devtools/python/python3-aiohue_2.5.1.bb index a29625acc59..4a203ccc632 100644 --- a/meta-python/recipes-devtools/python/python3-aiohue_2.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-aiohue_2.5.1.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=dab31a1d28183826937f4b152143a33f" -SRC_URI[sha256sum] = "e2ae49be45261283a899cc1b95786f07fe5076be9a311d250dbe2de1b8c38f0f" +SRC_URI[sha256sum] = "3ee8e857b07364516f8b9f0e5c52d4cd775036f3ace37c2769de1e8579f4dc07" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-cbor2_5.3.0.bb b/meta-python/recipes-devtools/python/python3-cbor2_5.4.0.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-cbor2_5.3.0.bb rename to meta-python/recipes-devtools/python/python3-cbor2_5.4.0.bb index 32d2016e59e..b791588b428 100644 --- a/meta-python/recipes-devtools/python/python3-cbor2_5.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-cbor2_5.4.0.bb @@ -4,7 +4,7 @@ DEPENDS +="${PYTHON_PN}-setuptools-scm-native" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" -SRC_URI[sha256sum] = "462b3604d9579458a79e6ca350943c49aabbc98c794c111a79b98720b9164336" +SRC_URI[sha256sum] = "a7926f7244b08c413f1a4fa71a81aa256771c75bdf1a4fd77308547a2d63dd48" inherit pypi setuptools3 ptest diff --git a/meta-python/recipes-devtools/python/python3-ipython_7.24.0.bb b/meta-python/recipes-devtools/python/python3-ipython_7.24.1.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-ipython_7.24.0.bb rename to meta-python/recipes-devtools/python/python3-ipython_7.24.1.bb index 1c11eeca081..96d50b76db1 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_7.24.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_7.24.1.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" PYPI_PACKAGE = "ipython" -SRC_URI[sha256sum] = "a171caa3d3d4c819a1c0742e3abecfd5a2b8ab525ca1c9f114b40b76b0679ab1" +SRC_URI[sha256sum] = "9bc24a99f5d19721fb8a2d1408908e9c0520a17fff2233ffe82620847f17f1b6" RDEPENDS_${PN} = "\ ${PYTHON_PN}-setuptools \ diff --git a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.2.bb b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.4.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-pkgconfig_1.5.2.bb rename to meta-python/recipes-devtools/python/python3-pkgconfig_1.5.4.bb index 7a98ef28843..852b27816a4 100644 --- a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.2.bb +++ b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.4.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=faa7f82be8f220bff6156be4790344fc" -SRC_URI[sha256sum] = "38d612488f0633755a2e7a8acab6c01d20d63dbc31af75e2a9ac98a6f638ca94" +SRC_URI[sha256sum] = "c34503829fd226822fd93c902b1cf275516908a023a24be0a02ba687f3a00399" RDEPENDS_${PN} = "pkgconfig \ ${PYTHON_PN}-shell \ diff --git a/meta-python/recipes-devtools/python/python3-typeguard_2.12.0.bb b/meta-python/recipes-devtools/python/python3-typeguard_2.12.1.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-typeguard_2.12.0.bb rename to meta-python/recipes-devtools/python/python3-typeguard_2.12.1.bb index 148806e101c..803067651a6 100644 --- a/meta-python/recipes-devtools/python/python3-typeguard_2.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-typeguard_2.12.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/typeguard/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=f0e423eea5c91e7aa21bdb70184b3e53" -SRC_URI[sha256sum] = "fca77fd4ccba63465b421cdbbab5a1a8e3994e6d6f18b45da2bb475c09f147ef" +SRC_URI[sha256sum] = "c2af8b9bdd7657f4bd27b45336e7930171aead796711bc4cfc99b4731bb9d051" inherit pypi setuptools3 ptest