Upgrade to release 1.0.3: - Handle calls to decorated functions from non-__main__ modules
Signed-off-by: Leon Anavi <[email protected]> --- .../{python3-argexec_1.0.2.bb => python3-argexec_1.0.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-argexec_1.0.2.bb => python3-argexec_1.0.3.bb} (72%) diff --git a/meta-python/recipes-devtools/python/python3-argexec_1.0.2.bb b/meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb similarity index 72% rename from meta-python/recipes-devtools/python/python3-argexec_1.0.2.bb rename to meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb index 179e07127..a26835b60 100644 --- a/meta-python/recipes-devtools/python/python3-argexec_1.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb @@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ea70b07c354e36056bd35e17c9c3face" inherit pypi setuptools3 -SRC_URI[md5sum] = "9fac09884c54db79e57ab80f0c423794" -SRC_URI[sha256sum] = "e271286b280f930aeaae7496454573f8029c3f48ef1dc47c780155dd4a7b9e7f" +SRC_URI[md5sum] = "448635948823309312ea9f70b30b6c2d" +SRC_URI[sha256sum] = "61f9ae9322e38ae64996848421afbdb018239a99c4e796fe064f172d6c98c3bf" DEPENDS += "python3-setuptools-scm-native" RDEPENDS_${PN} += "\ -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#86231): https://lists.openembedded.org/g/openembedded-devel/message/86231 Mute This Topic: https://lists.openembedded.org/mt/76105506/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
