diff --git a/meta-python/recipes-devtools/python/python3-click-repl_0.1.6.bb b/meta-python/recipes-devtools/python/python3-click-repl_0.2.0.bb similarity index 59% rename from meta-python/recipes-devtools/python/python3-click-repl_0.1.6.bb rename to meta-python/recipes-devtools/python/python3-click-repl_0.2.0.bb index fce9f98051d..76affe2747e 100644 --- a/meta-python/recipes-devtools/python/python3-click-repl_0.1.6.bb +++ b/meta-python/recipes-devtools/python/python3-click-repl_0.2.0.bb @@ -3,7 +3,8 @@ HOMEPAGE = "https://github.com/untitaker/click-repl" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=fee2943fdd4d8afbac9ccc1c8ac137d5" -SRC_URI[md5sum] = "2d5f4d42cbd1da9a50a49dff4d6087ca" -SRC_URI[sha256sum] = "b9f29d52abc4d6059f8e276132a111ab8d94980afe6a5432b9d996544afa95d5" +SRC_URI[sha256sum] = "cd12f68d745bf6151210790540b4cb064c7b13e571bc64b6957d98d120dacfd8" inherit pypi setuptools3 + +RDEPENDS_${PN} = "${PYTHON_PN}-click" diff --git a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.4.0.bb b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.6.0.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-google-api-python-client_2.4.0.bb rename to meta-python/recipes-devtools/python/python3-google-api-python-client_2.6.0.bb index 0fdd332405b..c6ae6e8475a 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.6.0.bb @@ -4,6 +4,6 @@ HOMEPAGE = "https://github.com/googleapis/google-api-python-client" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=94023d14f6b58272fd885e4e3f2f08b3" -SRC_URI[sha256sum] = "72f69e67238e38b0da41b5a2e352dc39b4b5891d88f3db082aae7775da8fe58b" +SRC_URI[sha256sum] = "6a87f324334247bf7ba24406da586424b09e715d04336fb7cf45a402b80d38e8" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-ipython_7.23.1.bb b/meta-python/recipes-devtools/python/python3-ipython_7.24.0.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-ipython_7.23.1.bb rename to meta-python/recipes-devtools/python/python3-ipython_7.24.0.bb index 492d922b909..1c11eeca081 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_7.23.1.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_7.24.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" PYPI_PACKAGE = "ipython" -SRC_URI[sha256sum] = "714810a5c74f512b69d5f3b944c86e592cee0a5fb9c728e582f074610f6cf038" +SRC_URI[sha256sum] = "a171caa3d3d4c819a1c0742e3abecfd5a2b8ab525ca1c9f114b40b76b0679ab1" RDEPENDS_${PN} = "\ ${PYTHON_PN}-setuptools \ diff --git a/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.3.24.bb b/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.4.29.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.3.24.bb rename to meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.4.29.bb index 9211ac39400..86b66f02117 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.3.24.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.4.29.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=440a4cdb311cd7ad181efb4cba06d562" -SRC_URI[sha256sum] = "188df5a7c52390fa27d6cd2f18e74d64a2ef0b9fb6e12f15fdf5a95f4813d25f" +SRC_URI[sha256sum] = "183524e3db4e2a1fea92e0ca3662a624ba44c9f3568da15679d7535ba6838a6a" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.4.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.7.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.4.bb rename to meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.7.bb index 2543269fc89..5da0ac3fcac 100644 --- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.4.bb +++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.7.bb @@ -10,7 +10,7 @@ inherit pypi setuptools3 BBCLASSEXTEND = "native nativesdk" -SRC_URI[sha256sum] = "44bc6b54fddd45e4bc0619059196679f9e8b79c027f4131bb072e6a22f4d5e28" +SRC_URI[sha256sum] = "5c3fa739bbedd2f23769656784e671c6335d17a5bf163c3c3901d8663c0af287" do_install_prepend() { export RUAMEL_NO_PIP_INSTALL_CHECK=1