diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-fastnumbers_5.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-fastnumbers_4.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-fastnumbers_4.0.1.bb b/meta-python/recipes-devtools/python/python3-fastnumbers_5.0.1.bb index e3a0c6c0fc..7494c45f06 100644 --- a/meta-python/recipes-devtools/python/python3-fastnumbers_4.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-fastnumbers_5.0.1.bb | |||
@@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=58db8ac9e152dd9b700f4d39ff40a31a" | |||
5 | 5 | ||
6 | PYPI_PACKAGE = "fastnumbers" | 6 | PYPI_PACKAGE = "fastnumbers" |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "3e7d74b1debb44c4803c0fea59a63d0785d6a26ebcb902e2262b3c3fba81b400" | 8 | SRC_URI[sha256sum] = "9e4fd92cdf263a8e0865af19c40ae9df45a9bc0eb5e22fefea871140e7e0262f" |
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |