Signed-off-by: Zang Ruochen <[email protected]> --- meta-python/recipes-devtools/python/python-pint.inc | 4 ++-- .../python/{python-pint_0.8.1.bb => python-pint_0.9.bb} | 0 .../python/{python3-pint_0.8.1.bb => python3-pint_0.9.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-pint_0.8.1.bb => python-pint_0.9.bb} (100%) rename meta-python/recipes-devtools/python/{python3-pint_0.8.1.bb => python3-pint_0.9.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-pint.inc b/meta-python/recipes-devtools/python/python-pint.inc index 2bc8e4ab6..0900d91d7 100644 --- a/meta-python/recipes-devtools/python/python-pint.inc +++ b/meta-python/recipes-devtools/python/python-pint.inc @@ -9,7 +9,7 @@ PYPI_PACKAGE := "Pint" inherit pypi -SRC_URI[md5sum] = "e1f80f3f8fc4e61f68ad3912db26b3a8" -SRC_URI[sha256sum] = "afcf31443a478c32bbac4b00337ee9026a13d0e2ac83d30c79151462513bb0d4" +SRC_URI[md5sum] = "d0681cb7cfaca9fc68ce7edab0d08d88" +SRC_URI[sha256sum] = "32d8a9a9d63f4f81194c0014b3b742679dce81a26d45127d9810a68a561fe4e2" BBCLASSEXTEND = "native" diff --git a/meta-python/recipes-devtools/python/python-pint_0.8.1.bb b/meta-python/recipes-devtools/python/python-pint_0.9.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-pint_0.8.1.bb rename to meta-python/recipes-devtools/python/python-pint_0.9.bb diff --git a/meta-python/recipes-devtools/python/python3-pint_0.8.1.bb b/meta-python/recipes-devtools/python/python3-pint_0.9.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-pint_0.8.1.bb rename to meta-python/recipes-devtools/python/python3-pint_0.9.bb -- 2.20.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
