summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-cycler_0.11.0.bb (renamed from meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb b/meta-python/recipes-devtools/python/python3-cycler_0.11.0.bb
index edf3246bc0..59492e8bfa 100644
--- a/meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cycler_0.11.0.bb
@@ -3,8 +3,7 @@ HOMEPAGE = "http://github.com/matplotlib/cycler"
3LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=7713fe42cd766b15c710e19392bfa811" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=7713fe42cd766b15c710e19392bfa811"
5 5
6SRC_URI[md5sum] = "4cb42917ac5007d1cdff6cccfe2d016b" 6SRC_URI[sha256sum] = "9c87405839a19696e837b3b818fed3f5f69f16f1eec1a1ad77e043dcea9c772f"
7SRC_URI[sha256sum] = "cd7b2d1018258d7247a71425e9f26463dfb444d411c39569972f4ce586b0c9d8"
8 7
9inherit pypi setuptools3 8inherit pypi setuptools3
10 9