summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Serban Udrea <S.Udrea@gsi.de>2018-10-30 22:26:36 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-03 07:44:59 +0700
commit29270bd9c29dd4cc389be9ff9bdee029efacec02 (patch)
tree035898006dad972dc1cfdd33fbd887ca0f3e5dc1
parent78fb7fb43b22dea743be56bcf291d4b656fd699a (diff)
downloadslackbuilds-29270bd9c29dd4cc389be9ff9bdee029efacec02.tar.gz
slackbuilds-29270bd9c29dd4cc389be9ff9bdee029efacec02.tar.xz
development/python3-cycler: Update DEP and README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 ede83fde16..97a2618e9c 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 03a039dcbf..b6379f40fb 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"