summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-monotonic_1.5.bb (renamed from meta-python/recipes-devtools/python/python-monotonic_1.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-monotonic_1.4.bb b/meta-python/recipes-devtools/python/python-monotonic_1.5.bb
index 4c5d8aedc1..01e7b1ca0a 100644
--- a/meta-python/recipes-devtools/python/python-monotonic_1.4.bb
+++ b/meta-python/recipes-devtools/python/python-monotonic_1.5.bb
@@ -2,8 +2,8 @@ SUMMARY = "An implementation of time.monotonic() for Python 2.0 through 3.2"
2LICENSE = "Apache-2.0" 2LICENSE = "Apache-2.0"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
4 4
5SRC_URI[md5sum] = "29302cd6b1013b3ab0d1ed78e20d22f2" 5SRC_URI[md5sum] = "9f81cb0e5966479754453dea2b6822f4"
6SRC_URI[sha256sum] = "a02611d5b518cd4051bf22d21bd0ae55b3a03f2d2993a19b6c90d9d168691f84" 6SRC_URI[sha256sum] = "23953d55076df038541e648a53676fb24980f7a1be290cdda21300b3bc21dfb0"
7 7
8inherit pypi setuptools 8inherit pypi setuptools
9 9