aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/python3-cycler/README2
-rw-r--r--development/python3-cycler/python3-cycler.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/development/python3-cycler/README b/development/python3-cycler/README
index ede83fde16bf..97a2618e9cfb 100644
--- a/development/python3-cycler/README
+++ b/development/python3-cycler/README
@@ -3,5 +3,3 @@ constructing style-cycles.
This is the Python 3 version of cycler and will coexist with SBo's
cycler package.
-
-NOTE: six needs to be built with Python 3 support
diff --git a/development/python3-cycler/python3-cycler.info b/development/python3-cycler/python3-cycler.info
index 03a039dcbff8..b6379f40fbb5 100644
--- a/development/python3-cycler/python3-cycler.info
+++ b/development/python3-cycler/python3-cycler.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/c2/4b/137dea450d6e1e3d474e1d873cd1d4f
MD5SUM="4cb42917ac5007d1cdff6cccfe2d016b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3 six"
+REQUIRES="python3-six"
MAINTAINER="Serban Udrea"
EMAIL="S.Udrea@gsi.de"