Signed-off-by: Wang Mingyu <[email protected]> --- meta-python/recipes-devtools/python/python-asn1crypto.inc | 4 ++-- ...{python-asn1crypto_1.2.0.bb => python-asn1crypto_1.3.0.bb} | 0 ...ython3-asn1crypto_1.2.0.bb => python3-asn1crypto_1.3.0.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-asn1crypto_1.2.0.bb => python-asn1crypto_1.3.0.bb} (100%) rename meta-python/recipes-devtools/python/{python3-asn1crypto_1.2.0.bb => python3-asn1crypto_1.3.0.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-asn1crypto.inc b/meta-python/recipes-devtools/python/python-asn1crypto.inc index 9b8c1cb04..de6e1a55b 100644 --- a/meta-python/recipes-devtools/python/python-asn1crypto.inc +++ b/meta-python/recipes-devtools/python/python-asn1crypto.inc @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7439e38f5e04ff62fae436184786b7ca" PYPI_PACKAGE = "asn1crypto" -SRC_URI[md5sum] = "fc3815cdd4812505e3ee297740c5f5d3" -SRC_URI[sha256sum] = "87620880a477123e01177a1f73d0f327210b43a3cdbd714efcd2fa49a8d7b384" +SRC_URI[md5sum] = "daad112940181917e3ff169b47b9bd9a" +SRC_URI[sha256sum] = "5a215cb8dc12f892244e3a113fe05397ee23c5c4ca7a69cd6e69811755efc42d" inherit pypi diff --git a/meta-python/recipes-devtools/python/python-asn1crypto_1.2.0.bb b/meta-python/recipes-devtools/python/python-asn1crypto_1.3.0.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-asn1crypto_1.2.0.bb rename to meta-python/recipes-devtools/python/python-asn1crypto_1.3.0.bb diff --git a/meta-python/recipes-devtools/python/python3-asn1crypto_1.2.0.bb b/meta-python/recipes-devtools/python/python3-asn1crypto_1.3.0.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-asn1crypto_1.2.0.bb rename to meta-python/recipes-devtools/python/python3-asn1crypto_1.3.0.bb -- 2.17.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
