diff options
author | wangmy <wangmy@fujitsu.com> | 2021-11-10 12:01:37 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-11-11 06:36:04 -0800 |
commit | f0d9f528292e5e8339aed9a45cce303f4a4b4c66 (patch) | |
tree | a24e5ddfebc8a6f1efe500486e8cf07802cb1d94 /meta-python/recipes-devtools/python | |
parent | c5051f8f0a3c7cd9513dffdd449c608b0583a31c (diff) | |
download | meta-openembedded-f0d9f528292e5e8339aed9a45cce303f4a4b4c66.tar.gz |
python3-fastnumbers: upgrade 3.1.0 -> 3.2.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-fastnumbers_3.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-fastnumbers_3.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-fastnumbers_3.1.0.bb b/meta-python/recipes-devtools/python/python3-fastnumbers_3.2.1.bb index 5c913ffef..0db33052f 100644 --- a/meta-python/recipes-devtools/python/python3-fastnumbers_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-fastnumbers_3.2.1.bb | |||
@@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6a96e5ad780a0eea866ecccec4463517" | |||
5 | 5 | ||
6 | PYPI_PACKAGE = "fastnumbers" | 6 | PYPI_PACKAGE = "fastnumbers" |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "7cc4f96981ccd3cf212b6ea7b84ef621620b62da8b454f420aa2e81c8529e68f" | 8 | SRC_URI[sha256sum] = "44f92b42e7e9f2ed77ba5cb7d664f05c17e43d4586718ed6cd3b3fffa0e67f33" |
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |