]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-six: upgrade 1.16.0 -> 1.17.0
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 23 Dec 2024 09:11:01 +0000 (17:11 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Dec 2024 13:49:24 +0000 (13:49 +0000)
commitdd62b4f7b46bb5551e5397404356c56905dda9ce
treed0c8095dcfc5128e4a7c148eabdb8a5cda3af2d4
parentd83ea2a229e407418b83b655ef333c1370182ffc
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.

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>
meta/recipes-devtools/python/python-six.inc
meta/recipes-devtools/python/python3-six_1.16.0.bb [deleted file]
meta/recipes-devtools/python/python3-six_1.17.0.bb [new file with mode: 0644]