mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
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>
5 lines
132 B
BlitzBasic
5 lines
132 B
BlitzBasic
inherit setuptools3
|
|
require python-six.inc
|
|
|
|
SRC_URI[sha256sum] = "ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81"
|