[oe-commits] [meta-openembedded] 65/82: python-pint: upgrade 0.8.1 -> 0.9

git at git.openembedded.org git at git.openembedded.org
Sat Nov 2 00:24:55 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 0e68a7c4f0e11c088e2051be95f1be73d85c83ab
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Nov 1 11:40:05 2019 +0800

    python-pint: upgrade 0.8.1 -> 0.9
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 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(-)

diff --git a/meta-python/recipes-devtools/python/python-pint.inc b/meta-python/recipes-devtools/python/python-pint.inc
index 2bc8e4a..0900d91 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list