From: Wang Mingyu <[email protected]> License-Update: Copyright year updated to 2024.
Changelog: ========== - Small updates to the docs - Add SECURITY.md describing security policy - Fix pasteurize: NameError: name 'unicode' is not defined - Move CI to GitHub Actions - Add setuptools to requirements for building docs - Fix typos in docs - Make the fix_unpacking fixer more robust - Small improvements to shell scripts according to shellcheck Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-future_0.18.3.bb => python3-future_1.0.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-future_0.18.3.bb => python3-future_1.0.0.bb} (60%) diff --git a/meta-python/recipes-devtools/python/python3-future_0.18.3.bb b/meta-python/recipes-devtools/python/python3-future_1.0.0.bb similarity index 60% rename from meta-python/recipes-devtools/python/python3-future_0.18.3.bb rename to meta-python/recipes-devtools/python/python3-future_1.0.0.bb index e4a4b5c19..eb66a7d33 100644 --- a/meta-python/recipes-devtools/python/python3-future_0.18.3.bb +++ b/meta-python/recipes-devtools/python/python3-future_1.0.0.bb @@ -1,9 +1,9 @@ DESCRIPTION = "Clean single-source support for Python 3 and 2" HOMEPAGE = "https://python-future.org" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a253924061f8ecc41ad7a2ba1560e8e7" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ce268d4c2f911490f47ac5473a24bb89" -SRC_URI[sha256sum] = "34a17436ed1e96697a86f9de3d15a3b0be01d8bc8de9c1dffd59fb8234ed5307" +SRC_URI[sha256sum] = "bd2968309307861edae1458a4f8a4f3598c03be43b97521076aebf5d94c07b05" PYPI_PACKAGE_HASH = "99abde815842bc6e97d5a7806ad51236630da14ca2f3b1fce94c0bb94d3d" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#110845): https://lists.openembedded.org/g/openembedded-devel/message/110845 Mute This Topic: https://lists.openembedded.org/mt/106626269/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
