Browse Source

python/colorama: Updated for version 0.4.4.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/168/head
Dimitris Zlatanidis 4 years ago
committed by Willy Sudiarto Raharjo
parent
commit
d415f4abdf
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 4
      python/colorama/colorama.SlackBuild
  2. 6
      python/colorama/colorama.info

4
python/colorama/colorama.SlackBuild

@ -2,7 +2,7 @@
# Slackware build script for colorama
# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=colorama
VERSION=${VERSION:-0.3.9}
VERSION=${VERSION:-0.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
python/colorama/colorama.info

@ -1,8 +1,8 @@
PRGNAM="colorama"
VERSION="0.3.9"
VERSION="0.4.4"
HOMEPAGE="https://github.com/tartley/colorama"
DOWNLOAD="https://files.pythonhosted.org/packages/e6/76/257b53926889e2835355d74fec73d82662100135293e17d382e2b74d1669/colorama-0.3.9.tar.gz"
MD5SUM="3a0e415259690f4dd7455c2683ee5850"
DOWNLOAD="https://files.pythonhosted.org/packages/1f/bb/5d3246097ab77fa083a61bd8d3d527b7ae063c7d8e8671b1cf8c4ec10cbe/colorama-0.4.4.tar.gz"
MD5SUM="57b22f2597f63df051b69906fbf310cc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save