From c5f74029b23dcdf0bb4f3ac9db2d5a660285861d Mon Sep 17 00:00:00 2001 From: wangmy Date: Wed, 10 Nov 2021 12:01:34 +0800 Subject: [PATCH 1/8] python3-aenum: upgrade 3.1.2 -> 3.1.3 3.1.3 ===== rename `aenum.property` to `aenum.enum_property` (`aenum.property still exists, but was too easily confused with the built-in property) fix `enum_property` to work with `_init_` attributes Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../python/{python3-aenum_3.1.2.bb => python3-aenum_3.1.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-aenum_3.1.2.bb => python3-aenum_3.1.3.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-aenum_3.1.2.bb b/meta-python/recipes-devtools/python/python3-aenum_3.1.3.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-aenum_3.1.2.bb rename to meta-python/recipes-devtools/python/python3-aenum_3.1.3.bb index ce58c5ef497..ad7d3631922 100644 --- a/meta-python/recipes-devtools/python/python3-aenum_3.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-aenum_3.1.3.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/aenum/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://aenum/LICENSE;md5=c6a85477543f8b8591b9c1f82abebbe9" -SRC_URI[sha256sum] = "806dd4791298e19daff2cdfe7be3ae6d931d0d03097973f802b3ea55066f62dd" +SRC_URI[sha256sum] = "1d494e4d3b3e3e95389aee420203d945776d2430ee9a3d4f162e267b3a7ec3a6" inherit pypi setuptools3 From 4c2e0909f4bae223ed20e4a073a43fa0bbfe51d3 Mon Sep 17 00:00:00 2001 From: wangmy Date: Wed, 10 Nov 2021 12:01:35 +0800 Subject: [PATCH 2/8] python3-aiohttp: upgrade 3.7.4 -> 3.8.0 License-Update: Description of license is replaced by website "http://www.apache.org/licenses/LICENSE-2.0" Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...ython3-aiohttp_3.7.4.post0.bb => python3-aiohttp_3.8.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-aiohttp_3.7.4.post0.bb => python3-aiohttp_3.8.0.bb} (77%) diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.7.4.post0.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.8.0.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-aiohttp_3.7.4.post0.bb rename to meta-python/recipes-devtools/python/python3-aiohttp_3.8.0.bb index ea47ad2eb97..710f8f4cebf 100644 --- a/meta-python/recipes-devtools/python/python3-aiohttp_3.7.4.post0.bb +++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.8.0.bb @@ -2,9 +2,9 @@ SUMMARY = "Async http client/server framework" DESCRIPTION = "Asynchronous HTTP client/server framework for asyncio and Python" HOMEPAGE = "https://github.com/aio-libs/aiohttp" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3bf3d48554bdca1ea7fdb48de378c2ca" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8074d6c6e217873b2a018a4522243ea3" -SRC_URI[sha256sum] = "493d3299ebe5f5a7c66b9819eacdcfbbaaf1a8e84911ddffcdc48888497afecf" +SRC_URI[sha256sum] = "d3b19d8d183bcfd68b25beebab8dc3308282fe2ca3d6ea3cb4cd101b3c279f8d" PYPI_PACKAGE = "aiohttp" inherit setuptools3 pypi From e526abbedc578d7d61c43ff95e6a92989d4f91c4 Mon Sep 17 00:00:00 2001 From: wangmy Date: Wed, 10 Nov 2021 12:01:36 +0800 Subject: [PATCH 3/8] python3-async-timeout: upgrade 3.0.1 -> 4.0.0 License-Update: Description of license is replaced by website "http://www.apache.org/licenses/LICENSE-2.0" Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...async-timeout_3.0.1.bb => python3-async-timeout_4.0.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-async-timeout_3.0.1.bb => python3-async-timeout_4.0.0.bb} (70%) diff --git a/meta-python/recipes-devtools/python/python3-async-timeout_3.0.1.bb b/meta-python/recipes-devtools/python/python3-async-timeout_4.0.0.bb similarity index 70% rename from meta-python/recipes-devtools/python/python3-async-timeout_3.0.1.bb rename to meta-python/recipes-devtools/python/python3-async-timeout_4.0.0.bb index b8ec02385cf..ca61490facc 100644 --- a/meta-python/recipes-devtools/python/python3-async-timeout_3.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-async-timeout_4.0.0.bb @@ -6,10 +6,9 @@ is not suitable. Also it's much faster than asyncio.wait_for() because \ timeout doesn't create a new task." HOMEPAGE = "https://github.com/aio-libs/async-timeout" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" +LIC_FILES_CHKSUM = "file://LICENSE;md5=4fa41f15bb5f23b6d3560c5845eb8d57" -SRC_URI[md5sum] = "305c4fa529f2485c403d0dbe14390175" -SRC_URI[sha256sum] = "0c3c816a028d47f659d6ff5c745cb2acf1f966da1fe5c19c77a70282b25f4c5f" +SRC_URI[sha256sum] = "7d87a4e8adba8ededb52e579ce6bc8276985888913620c935094c2276fd83382" PYPI_PACKAGE = "async-timeout" inherit pypi setuptools3 From 7e363e363dc2f823dc78967a036f87f7103fe4e1 Mon Sep 17 00:00:00 2001 From: wangmy Date: Wed, 10 Nov 2021 12:01:37 +0800 Subject: [PATCH 4/8] python3-fastnumbers: upgrade 3.1.0 -> 3.2.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...ython3-fastnumbers_3.1.0.bb => python3-fastnumbers_3.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-fastnumbers_3.1.0.bb => python3-fastnumbers_3.2.1.bb} (72%) diff --git a/meta-python/recipes-devtools/python/python3-fastnumbers_3.1.0.bb b/meta-python/recipes-devtools/python/python3-fastnumbers_3.2.1.bb similarity index 72% rename from meta-python/recipes-devtools/python/python3-fastnumbers_3.1.0.bb rename to meta-python/recipes-devtools/python/python3-fastnumbers_3.2.1.bb index 5c913ffef86..0db33052ffd 100644 --- a/meta-python/recipes-devtools/python/python3-fastnumbers_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-fastnumbers_3.2.1.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6a96e5ad780a0eea866ecccec4463517" PYPI_PACKAGE = "fastnumbers" -SRC_URI[sha256sum] = "7cc4f96981ccd3cf212b6ea7b84ef621620b62da8b454f420aa2e81c8529e68f" +SRC_URI[sha256sum] = "44f92b42e7e9f2ed77ba5cb7d664f05c17e43d4586718ed6cd3b3fffa0e67f33" inherit pypi setuptools3 From 0904f098fc6699ffe7bc6b68cd3b19bbb0f84884 Mon Sep 17 00:00:00 2001 From: wangmy Date: Wed, 10 Nov 2021 12:06:09 +0800 Subject: [PATCH 5/8] python3-google-api-python-client: upgrade 2.28.0 -> 2.30.0 Features androidmanagement: update the api be2e5dd (5dcb723) appengine: update the api 4535ce5 (5dcb723) artifactregistry: update the api 882fdb3 (5dcb723) chromepolicy: update the api c330a6f (5dcb723) cloudidentity: update the api d0f0527 (5dcb723) composer: update the api 2bfa5a1 (5dcb723) compute: update the api b917688 (5dcb723) datastream: update the api 218521c (5dcb723) dns: update the api 540233d (5dcb723) healthcare: update the api 1e029c8 (5dcb723) ondemandscanning: update the api 9f998b4 (5dcb723) osconfig: update the api 59cea85 (5dcb723) paymentsresellersubscription: update the api efb5b4f (5dcb723) privateca: update the api b4ae2c8 (5dcb723) recommender: update the api 8dffae4 (5dcb723) retail: update the api f711074 (5dcb723) storagetransfer: update the api c835926 (5dcb723) streetviewpublish: update the api 35f0b1b (5dcb723) translate: update the api 1f848a5 (5dcb723) Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...ent_2.28.0.bb => python3-google-api-python-client_2.30.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-python-client_2.28.0.bb => python3-google-api-python-client_2.30.0.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.28.0.bb b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.30.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-google-api-python-client_2.28.0.bb rename to meta-python/recipes-devtools/python/python3-google-api-python-client_2.30.0.bb index 19ae3cba370..e1f7040e4fc 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.28.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.30.0.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/googleapis/google-api-python-client" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "07e6fdfc489a452d79c5efdc4cc2d5cfd7f7aa207dec82786bfcc436b208e027" +SRC_URI[sha256sum] = "d46418a296f8ee309b2044791aeffae512cb1a9d9bfb3def2bfb37058f01c645" inherit pypi setuptools3 From ca7b89d0a4225601d4a8d8b18e16e44f6bf3d330 Mon Sep 17 00:00:00 2001 From: wangmy Date: Wed, 10 Nov 2021 12:06:10 +0800 Subject: [PATCH 6/8] python3-graphviz: upgrade 0.17 -> 0.18 Changelog Version 0.18 Change of beaviour: File endings are now normalized so that all DOT source outputs end with a final newline (Unix convention, simplifies concatenation). This includes DOT source files written by .render(), .view(), or .save() as well was .source generated or loaded from Source (or Source.from_file()). Change of behaviour: Source instances created by Source.from_file() no nonger write the content read into .source back into the file. Use .save(skip_existing=False) before calling .render() or .view() if you want to overwrite the file to produce the previous (less safe) behaviour. Change of undocumented behaviour: When iterating over a Graph, Digraph, or Source instance, the yielded lines now include a final newline ('\n'). This mimics iteration over file object lines in text mode. When passing invalid parameters such as unknown engine, format, etc., .render() now raises early before writing the file. Call .save() explicitly to produce the previous (less safe) behaiour. Add optional keyword-only encoding argument to pipe(). Returns the decoded stdout from the rendering process (e.g. format='svg'). Delegates encoding/decoding to subprocess in the common case (input and output encoding are the same, e.g. default encoding='utf-8'). Used by the Jupyter notebook integration. Add optional keyword-only engine argument to .pipe() and .render(). Add optional keyword-only renderer and formatter arguments to Graph(), Digraph(), Source() and Source.from_file() to set default renderers and formatters (similar to format). Used by .pipe(), .render(), and .view() if not given as method-argument. Add pipe_string(), pipe_lines(), and pipe_lines_string(). Pipe input_string, return string. Pipe input_lines incrementally, return bytes. Pipe input_lines incrementally, return string. Add set_default_engine() and set_default_format() Add backend.DOT_BINARY and backend.UNFLATTEN_BINARY. Restructure the internal class hierarchy using multiple-inheritance with cooperative super() calling: Graph now inherits both from Dot and from Render, and both of them inherit from Base which defines their common interface: Lines of DOT source code that Dot generates (also Source) and rendering iterates over. This might break some undocumented use of subclassing and require adatation Improve test separation. Improve test coverage of running the tests with --skip-exe. Add pytype checking and flake8 to build workflow. Extend type annotations. Add https://mybinder.org config with head development environment. Add launch badge to code repository. Improve documentation and examples. Add development docs. Document release process. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../{python3-graphviz_0.17.bb => python3-graphviz_0.18.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-graphviz_0.17.bb => python3-graphviz_0.18.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-graphviz_0.17.bb b/meta-python/recipes-devtools/python/python3-graphviz_0.18.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-graphviz_0.17.bb rename to meta-python/recipes-devtools/python/python3-graphviz_0.18.bb index 017a1d0fe62..200292d6671 100644 --- a/meta-python/recipes-devtools/python/python3-graphviz_0.17.bb +++ b/meta-python/recipes-devtools/python/python3-graphviz_0.18.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://graphviz.readthedocs.io/en/stable/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=87cd8818b7e63c6a9c580034e80d7521" -SRC_URI[sha256sum] = "ef6e2c5deb9cdcc0c7eece1d89625fd07b0f2208ea2bcb483520907ddf8b4e12" +SRC_URI[sha256sum] = "0f04e5f939d3a839b524283d590e941892c56e75e60e0f5238c431264f490022" inherit pypi setuptools3 From e3836f5deac88049304a903e2b0f1bf607347b14 Mon Sep 17 00:00:00 2001 From: wangmy Date: Wed, 10 Nov 2021 12:18:59 +0800 Subject: [PATCH 7/8] python3-httplib2: upgrade 0.20.1 -> 0.20.2 0.20.2 auth: support pyparsing v3 (AttributeError downcaseTokens) https://github.com/httplib2/httplib2/issues/207 proxy: correct extraction of errno from pysocks ProxyConnectionError https://github.com/httplib2/httplib2/pull/202 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../{python3-httplib2_0.20.1.bb => python3-httplib2_0.20.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-httplib2_0.20.1.bb => python3-httplib2_0.20.2.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-httplib2_0.20.1.bb b/meta-python/recipes-devtools/python/python3-httplib2_0.20.2.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-httplib2_0.20.1.bb rename to meta-python/recipes-devtools/python/python3-httplib2_0.20.2.bb index 8a0b6c9e5be..bda1d1f0bc7 100644 --- a/meta-python/recipes-devtools/python/python3-httplib2_0.20.1.bb +++ b/meta-python/recipes-devtools/python/python3-httplib2_0.20.2.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=56e5e931172b6164b62dc7c4aba6c8cf" -SRC_URI[sha256sum] = "0efbcb8bfbfbc11578130d87d8afcc65c2274c6eb446e59fc674e4d7c972d327" +SRC_URI[sha256sum] = "e404681d2fbcec7506bcb52c503f2b021e95bee0ef7d01e5c221468a2406d8dc" inherit pypi setuptools3 From 4341a549b6c578d3b573ad90081866e91a022f8f Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Wed, 10 Nov 2021 18:54:21 +0200 Subject: [PATCH 8/8] python3-configparser: Upgrade 5.0.2 -> 5.1.0 Upgrade to release 5.1.0: - Synced with Python 3.10.0. - Packaging refresh. - Tests now run on Python 3.10. - Modernized code relying on Python 3.6. Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...hon3-configparser_5.0.2.bb => python3-configparser_5.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-configparser_5.0.2.bb => python3-configparser_5.1.0.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-configparser_5.0.2.bb b/meta-python/recipes-devtools/python/python3-configparser_5.1.0.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-configparser_5.0.2.bb rename to meta-python/recipes-devtools/python/python3-configparser_5.1.0.bb index 87cdd09f72d..de9fe2be170 100644 --- a/meta-python/recipes-devtools/python/python3-configparser_5.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-configparser_5.1.0.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=10;endline=10;md5=23f9ad5cad3d8cc0336e2a5d8a87e1fa" -SRC_URI[sha256sum] = "85d5de102cfe6d14a5172676f09d19c465ce63d6019cf0a4ef13385fc535e828" +SRC_URI[sha256sum] = "202b9679a809b703720afa2eacaad4c6c2d63196070e5d9edc953c0489dfd536" DEPENDS += "${PYTHON_PN}-setuptools-scm-native ${PYTHON_PN}-toml-native" inherit pypi setuptools3