diff options
author | Serban Udrea <S.Udrea@gsi.de> | 2022-11-05 03:28:19 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:09 +0700 |
commit | e6aae73990e23f48f4e65f0aaac1b58da14a36eb (patch) | |
tree | d0789d4c91b6aea1fa8c032997e00cc0c19044ad /development | |
parent | fd347822d030794ad2828764576665f054311444 (diff) | |
download | slackbuilds-e6aae73990e23f48f4e65f0aaac1b58da14a36eb.tar.gz |
development/python3-cycler: Updated for version 0.11.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/python3-cycler/README | 4 | ||||
-rw-r--r-- | development/python3-cycler/python3-cycler.SlackBuild | 2 | ||||
-rw-r--r-- | development/python3-cycler/python3-cycler.info | 6 | ||||
-rw-r--r-- | development/python3-cycler/slack-desc | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/development/python3-cycler/README b/development/python3-cycler/README index 97a2618e9c..6c60cdf90e 100644 --- a/development/python3-cycler/README +++ b/development/python3-cycler/README @@ -1,5 +1,5 @@ The cycler python module provides a composable cycle class used for constructing style-cycles. -This is the Python 3 version of cycler and will coexist with SBo's -cycler package. +This is the python3 version of cycler, it will coexist with SBo's +python2-cycler package. diff --git a/development/python3-cycler/python3-cycler.SlackBuild b/development/python3-cycler/python3-cycler.SlackBuild index 824ecb838e..f9b6bc1ef3 100644 --- a/development/python3-cycler/python3-cycler.SlackBuild +++ b/development/python3-cycler/python3-cycler.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-cycler SRCNAM=cycler -VERSION=${VERSION:-0.10.0} +VERSION=${VERSION:-0.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/python3-cycler/python3-cycler.info b/development/python3-cycler/python3-cycler.info index 6e57f93131..265228fb02 100644 --- a/development/python3-cycler/python3-cycler.info +++ b/development/python3-cycler/python3-cycler.info @@ -1,8 +1,8 @@ PRGNAM="python3-cycler" -VERSION="0.10.0" +VERSION="0.11.0" HOMEPAGE="http://matplotlib.org/cycler" -DOWNLOAD="https://pypi.python.org/packages/c2/4b/137dea450d6e1e3d474e1d873cd1d4f7d3beed7e0dc973b06e8e10d32488/cycler-0.10.0.tar.gz" -MD5SUM="4cb42917ac5007d1cdff6cccfe2d016b" +DOWNLOAD="https://files.pythonhosted.org/packages/34/45/a7caaacbfc2fa60bee42effc4bcc7d7c6dbe9c349500e04f65a861c15eb9/cycler-0.11.0.tar.gz" +MD5SUM="4d0c25f418956e91c47163179682e0ef" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/development/python3-cycler/slack-desc b/development/python3-cycler/slack-desc index dfcabb33e2..926b861c52 100644 --- a/development/python3-cycler/slack-desc +++ b/development/python3-cycler/slack-desc @@ -11,7 +11,7 @@ python3-cycler: python3-cycler: The cycler python module provides a composable cycle class used for python3-cycler: constructing style-cycles. python3-cycler: -python3-cycler: This will coexist with SBo's cycler package. +python3-cycler: This will coexist with SBo's python2-cycler package. python3-cycler: python3-cycler: python3-cycler: |