summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-six_1.16.0.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-12-23 17:11:01 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-12-24 13:49:28 +0000
commit2d73ae79a86eefd0e2c2cf419159795f0113579d (patch)
tree26af77294395dcf97c93f7aa0ab92c7253a79f84 /meta/recipes-devtools/python/python3-six_1.16.0.bb
parentd2e63af813bd914563436a5beebd91fdb0f9a221 (diff)
downloadpoky-2d73ae79a86eefd0e2c2cf419159795f0113579d.tar.gz
python3-six: upgrade 1.16.0 -> 1.17.0
License-Update: Copyright year updated to 2024. Changelog: =========== - Pull request #388: Remove 'URLopener' and 'FancyURLopener' classes from 'urllib.request' when running on Python 3.14 or greater. - Pull request #365, issue #283: 'six.moves.UserDict' now points to 'UserDict.IterableUserDict' instead of 'UserDict.UserDict' on Python 2. (From OE-Core rev: dd62b4f7b46bb5551e5397404356c56905dda9ce) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-six_1.16.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-six_1.16.0.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-devtools/python/python3-six_1.16.0.bb b/meta/recipes-devtools/python/python3-six_1.16.0.bb
deleted file mode 100644
index 1ba48d4f47..0000000000
--- a/meta/recipes-devtools/python/python3-six_1.16.0.bb
+++ /dev/null
@@ -1,4 +0,0 @@
1inherit setuptools3
2require python-six.inc
3
4SRC_URI[sha256sum] = "1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"