From dd22a9e0d135acf1839187bbd53874b0be4f588b Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Tue, 1 Jun 2021 13:06:27 +0300 Subject: [PATCH 1/5] python3-click-repl: Upgrade 0.1.6 -> 0.2.0 Upgrade to release 0.2.0: - Use tox-travis instead of custom runtox script - Update tests to expect hyphens - Backwards compatibility between click 7 & 8 Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...thon3-click-repl_0.1.6.bb => python3-click-repl_0.2.0.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-click-repl_0.1.6.bb => python3-click-repl_0.2.0.bb} (59%) 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" From 32081aa54c24726688bbc40446756eff74ed14fc Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Tue, 1 Jun 2021 13:06:28 +0300 Subject: [PATCH 2/5] python3-google-api-python-client: Upgrade 2.4.0 -> 2.6.0 Upgrade to release 2.6.0: - adexchangebuyer2: update the api - cloudasset: update the api - composer: update the api - compute: update the api - dfareporting: update the api - dialogflow: update the api - displayvideo: update the api - gkehub: update the api - healthcare: update the api - retail: update the api - sasportal: update the api - servicedirectory: update the api - servicemanagement: update the api - servicenetworking: update the api - servicenetworking: update the api - spanner: update the api Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...lient_2.4.0.bb => python3-google-api-python-client_2.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-python-client_2.4.0.bb => python3-google-api-python-client_2.6.0.bb} (78%) 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 From 2e84e8219c42397ce47381c66842524c93c3694a Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Tue, 1 Jun 2021 13:06:29 +0300 Subject: [PATCH 3/5] python3-pytest-helpers-namespace: Upgrade 2021.3.24 -> 2021.4.29 Upgrade to release 2021.4.29: - Don't set latest on codecov flags - Lower PyTest requirement to 6.0.0, test several pytest versions Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...21.3.24.bb => python3-pytest-helpers-namespace_2021.4.29.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pytest-helpers-namespace_2021.3.24.bb => python3-pytest-helpers-namespace_2021.4.29.bb} (87%) 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 From 6bc479584cb5bbe95a69ecb428538063ce1c506a Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Tue, 1 Jun 2021 13:06:30 +0300 Subject: [PATCH 4/5] python3-ipython: Upgrade 7.23.1 -> 7.24.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upgrade to release 7.24.0: - Fix an issue where %recall would both succeeded and print an error message it failed - Drop support for NumPy 1.16 – practically has no effect beyond indicating in package metadata that we do not support it Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../{python3-ipython_7.23.1.bb => python3-ipython_7.24.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-ipython_7.23.1.bb => python3-ipython_7.24.0.bb} (89%) 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 \ From 5b3ee79d843f62f58bdc7a422332c0605de43871 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Tue, 1 Jun 2021 13:06:31 +0300 Subject: [PATCH 5/5] python3-ruamel-yaml: Upgrade 0.17.4 -> 0.17.7 Upgrade to release 0.17.7: - issue 385 also affected other deprecated loaders - merged type annotations update provided by Jochen Sprickerhof - fix for issue 385: deprecated round_trip_loader function not working - fix for issue 384 !!set with aliased entry resulting in broken YAML on rt Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...hon3-ruamel-yaml_0.17.4.bb => python3-ruamel-yaml_0.17.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-ruamel-yaml_0.17.4.bb => python3-ruamel-yaml_0.17.7.bb} (83%) 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