diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-01 11:40:05 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-01 17:22:53 -0700 |
commit | 0e68a7c4f0e11c088e2051be95f1be73d85c83ab (patch) | |
tree | 14691d21919497adb6c99a46e0499545077e0cda /meta-python | |
parent | 9b6f65b3c4be416cf8586df05b7e68c69803cc3d (diff) | |
download | meta-openembedded-0e68a7c4f0e11c088e2051be95f1be73d85c83ab.tar.gz |
python-pint: upgrade 0.8.1 -> 0.9
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pint.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pint_0.9.bb (renamed from meta-python/recipes-devtools/python/python-pint_0.8.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pint_0.9.bb (renamed from meta-python/recipes-devtools/python/python3-pint_0.8.1.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 2bc8e4ab63..0900d91d78 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" | |||
9 | 9 | ||
10 | inherit pypi | 10 | inherit pypi |
11 | 11 | ||
12 | SRC_URI[md5sum] = "e1f80f3f8fc4e61f68ad3912db26b3a8" | 12 | SRC_URI[md5sum] = "d0681cb7cfaca9fc68ce7edab0d08d88" |
13 | SRC_URI[sha256sum] = "afcf31443a478c32bbac4b00337ee9026a13d0e2ac83d30c79151462513bb0d4" | 13 | SRC_URI[sha256sum] = "32d8a9a9d63f4f81194c0014b3b742679dce81a26d45127d9810a68a561fe4e2" |
14 | 14 | ||
15 | BBCLASSEXTEND = "native" | 15 | 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 index 480f088721..480f088721 100644 --- a/meta-python/recipes-devtools/python/python-pint_0.8.1.bb +++ b/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 index f793ac4ace..f793ac4ace 100644 --- a/meta-python/recipes-devtools/python/python3-pint_0.8.1.bb +++ b/meta-python/recipes-devtools/python/python3-pint_0.9.bb | |||