diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-11-30 18:23:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 07:27:35 +0700 |
commit | a25ad446ef8a18bef4b9f5ce50e3b29ae95ba84a (patch) | |
tree | 89d5e24895e577c5faf56898295669ab9ddc8f7f /python | |
parent | 1580a6a6d8621e1a2460c1d70aac2f8c7791d92f (diff) | |
download | slackbuilds-a25ad446ef8a18bef4b9f5ce50e3b29ae95ba84a.tar.gz |
python/colorama: Updated for version 0.3.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/colorama/colorama.SlackBuild | 4 | ||||
-rw-r--r-- | python/colorama/colorama.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/colorama/colorama.SlackBuild b/python/colorama/colorama.SlackBuild index 8d1e260f2d..45c4825cea 100644 --- a/python/colorama/colorama.SlackBuild +++ b/python/colorama/colorama.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for colorama -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=colorama -VERSION=${VERSION:-0.3.7} +VERSION=${VERSION:-0.3.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/colorama/colorama.info b/python/colorama/colorama.info index 892b465af7..f2a90cccd1 100644 --- a/python/colorama/colorama.info +++ b/python/colorama/colorama.info @@ -1,8 +1,8 @@ PRGNAM="colorama" -VERSION="0.3.7" +VERSION="0.3.9" HOMEPAGE="https://github.com/tartley/colorama" -DOWNLOAD="https://pypi.python.org/packages/source/c/colorama/colorama-0.3.7.tar.gz" -MD5SUM="349d2b02618d3d39e5c6aede36fe3c1a" +DOWNLOAD="https://files.pythonhosted.org/packages/e6/76/257b53926889e2835355d74fec73d82662100135293e17d382e2b74d1669/colorama-0.3.9.tar.gz" +MD5SUM="3a0e415259690f4dd7455c2683ee5850" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |