Upgrade to release 1.1.0: - Fix concurrency issue with cache - Added support for Python 3.12-3.14 - Removed support for Python 3.7-3.8
License-Update: Use file LICENSE Signed-off-by: Leon Anavi <[email protected]> --- .../{python3-jmespath_1.0.1.bb => python3-jmespath_1.1.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-jmespath_1.0.1.bb => python3-jmespath_1.1.0.bb} (65%) diff --git a/meta-python/recipes-devtools/python/python3-jmespath_1.0.1.bb b/meta-python/recipes-devtools/python/python3-jmespath_1.1.0.bb similarity index 65% rename from meta-python/recipes-devtools/python/python3-jmespath_1.0.1.bb rename to meta-python/recipes-devtools/python/python3-jmespath_1.1.0.bb index 73f5f4d025..5d03382e69 100644 --- a/meta-python/recipes-devtools/python/python3-jmespath_1.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-jmespath_1.1.0.bb @@ -2,9 +2,9 @@ SUMMARY = "JMESPath (pronounced 'james path') allows you to declaratively specif HOMEPAGE = "https://pypi.org/project/jmespath/" SECTION = "devel/python" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2683790f5fabb41a3f75b70558799eb4" +LIC_FILES_CHKSUM = "file://LICENSE;md5=03b6f09850fb409684cafac03f85aff1" -SRC_URI[sha256sum] = "90261b206d6defd58fdd5e85f478bf633a2901798906be2ad389150c5c60edbe" +SRC_URI[sha256sum] = "472c87d80f36026ae83c6ddd0f1d05d4e510134ed462851fd5f754c8c3cbb88d" inherit pypi setuptools3 -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123938): https://lists.openembedded.org/g/openembedded-devel/message/123938 Mute This Topic: https://lists.openembedded.org/mt/117486567/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
