From: Leon Anavi <[email protected]> Upgrade to release 5.0.1:
- Dropped support for Python < 3.5 with a substantial simplification of the code base. Ported CI from Travis to GitHub. - Fixed setup.cfg and python_requires in setup.py Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]> (cherry picked from commit a112f5ed6c7c611445583a08a2d1b22e6e141526) Signed-off-by: Armin Kuster <[email protected]> --- .../{python3-decorator_4.4.2.bb => python3-decorator_5.0.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-decorator_4.4.2.bb => python3-decorator_5.0.1.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-decorator_4.4.2.bb b/meta-python/recipes-devtools/python/python3-decorator_5.0.1.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-decorator_4.4.2.bb rename to meta-python/recipes-devtools/python/python3-decorator_5.0.1.bb index 23d0cf2181b..e9d20379f9d 100644 --- a/meta-python/recipes-devtools/python/python3-decorator_4.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-decorator_5.0.1.bb @@ -9,8 +9,7 @@ decorator, just because you can." LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=be2fd2007972bf96c08af3293d728b22" -SRC_URI[md5sum] = "d83c624cce93e6bdfab144821b526e1d" -SRC_URI[sha256sum] = "e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7" +SRC_URI[sha256sum] = "1e53162e016f317a61d93848f00e80e7109ca9ed06846c7f2930cf0ebede7c6c" inherit pypi setuptools3 -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#90692): https://lists.openembedded.org/g/openembedded-devel/message/90692 Mute This Topic: https://lists.openembedded.org/mt/81947047/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
