summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb b/meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb
index 91df9875fc..edf3246bc0 100644
--- a/meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb
@@ -1,6 +1,6 @@
1SUMMARY = "Composable style cycles" 1SUMMARY = "Composable style cycles"
2HOMEPAGE = "http://github.com/matplotlib/cycler" 2HOMEPAGE = "http://github.com/matplotlib/cycler"
3LICENSE = "BSD" 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[md5sum] = "4cb42917ac5007d1cdff6cccfe2d016b"