diff --git a/meta-python/recipes-devtools/python/python3-pandas_1.3.4.bb b/meta-python/recipes-devtools/python/python3-pandas_1.3.5.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-pandas_1.3.4.bb rename to meta-python/recipes-devtools/python/python3-pandas_1.3.5.bb index cde43184bbe..25478753950 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_1.3.4.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_1.3.5.bb @@ -6,7 +6,7 @@ HOMEPAGE = "http://pandas.pydata.org/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=3f23c5c092b74d245d48eeef72bc3fd2" -SRC_URI[sha256sum] = "a2aa18d3f0b7d538e21932f637fbfe8518d085238b429e4790a35e1e44a96ffc" +SRC_URI[sha256sum] = "1e4285f5de1012de20ca46b188ccf33521bff61ba5c5ebd78b4fb28e5416a9f1" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-paramiko_2.8.0.bb b/meta-python/recipes-devtools/python/python3-paramiko_2.9.1.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-paramiko_2.8.0.bb rename to meta-python/recipes-devtools/python/python3-paramiko_2.9.1.bb index 1942a1d6c50..8cf004aa34f 100644 --- a/meta-python/recipes-devtools/python/python3-paramiko_2.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-paramiko_2.9.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/paramiko/paramiko/" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://LICENSE;md5=fd0120fc2e9f841c73ac707a30389af5" -SRC_URI[sha256sum] = "e673b10ee0f1c80d46182d3af7751d033d9b573dd7054d2d0aa46be186c3c1d2" +SRC_URI[sha256sum] = "a1fdded3b55f61d23389e4fe52d9ae428960ac958d2edf50373faa5d8926edd0" PYPI_PACKAGE = "paramiko" diff --git a/meta-python/recipes-devtools/python/python3-parso_0.8.2.bb b/meta-python/recipes-devtools/python/python3-parso_0.8.3.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-parso_0.8.2.bb rename to meta-python/recipes-devtools/python/python3-parso_0.8.3.bb index 950e82d1e97..e14f28ad03b 100644 --- a/meta-python/recipes-devtools/python/python3-parso_0.8.2.bb +++ b/meta-python/recipes-devtools/python/python3-parso_0.8.3.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cbaa2675b2424d771451332a7a69503f" PYPI_PACKAGE = "parso" -SRC_URI[sha256sum] = "12b83492c6239ce32ff5eed6d3639d6a536170723c6f3f1506869f1ace413398" +SRC_URI[sha256sum] = "8c07be290bb59f03588915921e29e8a50002acaf2cdc5fa0e0114f91709fafa0" inherit setuptools3 pypi diff --git a/meta-python/recipes-extended/python-meh/python3-meh_0.50.bb b/meta-python/recipes-extended/python-meh/python3-meh_0.50.1.bb similarity index 85% rename from meta-python/recipes-extended/python-meh/python3-meh_0.50.bb rename to meta-python/recipes-extended/python-meh/python3-meh_0.50.1.bb index 372b3a006fd..bf0df021a40 100644 --- a/meta-python/recipes-extended/python-meh/python3-meh_0.50.bb +++ b/meta-python/recipes-extended/python-meh/python3-meh_0.50.1.bb @@ -9,9 +9,8 @@ inherit setuptools3 S = "${WORKDIR}/git" -SRC_URI = "git://github.com/rhinstaller/python-meh.git;protocol=https;branch=master \ -" -SRCREV = "11980776c5ad757401ea1d12fd1f331d96428105" +SRC_URI = "git://github.com/rhinstaller/python-meh.git;protocol=https;branch=rhel9-branch" +SRCREV = "c321ce22950aff76611a3c6beffa02b5ea3adbed" FILES:${PN} += "${datadir}/*"