Upgrade to release 1.5.2: - Add formal support for Python 3.8 - Remove formal support for Python 3.4 - Switch from Travis to GitHub actions - Made tests pass flake8 for Python 2.7
Signed-off-by: Leon Anavi <[email protected]> --- ...ched-property_1.3.0.bb => python3-cached-property_1.5.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename recipes-devtools/python/{python3-cached-property_1.3.0.bb => python3-cached-property_1.5.2.bb} (62%) diff --git a/recipes-devtools/python/python3-cached-property_1.3.0.bb b/recipes-devtools/python/python3-cached-property_1.5.2.bb similarity index 62% rename from recipes-devtools/python/python3-cached-property_1.3.0.bb rename to recipes-devtools/python/python3-cached-property_1.5.2.bb index f01aabd..d7905f8 100644 --- a/recipes-devtools/python/python3-cached-property_1.3.0.bb +++ b/recipes-devtools/python/python3-cached-property_1.5.2.bb @@ -5,5 +5,4 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=db7ff60c4e14f58534201242803d8abc" inherit pypi setuptools3 -SRC_URI[md5sum] = "4a6039f7418007275505e355359396a8" -SRC_URI[sha256sum] = "458e78b1c7286ece887d92c9bee829da85717994c5e3ddd253a40467f488bc81" +SRC_URI[sha256sum] = "9fa5755838eecbb2d234c3aa390bd80fbd3ac6b6869109bfc1b499f7bd89a130" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6371): https://lists.yoctoproject.org/g/meta-virtualization/message/6371 Mute This Topic: https://lists.yoctoproject.org/mt/82093750/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
