aboutsummaryrefslogtreecommitdiff
path: root/python/python2-mccabe/python2-mccabe.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2022-10-14 03:18:52 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-15 10:47:35 +0700
commitc907beb112657a21d90263d90eff4acbcd2b2a12 (patch)
treed7e957830fe088f7e3447b56fab63d72b4c94b75 /python/python2-mccabe/python2-mccabe.SlackBuild
parentf9cbb05106f8dff99ca95c7631819e76833591f1 (diff)
python/python2-mccabe: Rebuilt for python2-pytest-runner.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-mccabe/python2-mccabe.SlackBuild')
-rw-r--r--python/python2-mccabe/python2-mccabe.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-mccabe/python2-mccabe.SlackBuild b/python/python2-mccabe/python2-mccabe.SlackBuild
index e3eb548174..bf8a522ed4 100644
--- a/python/python2-mccabe/python2-mccabe.SlackBuild
+++ b/python/python2-mccabe/python2-mccabe.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python2-mccabe
SRCNAM=$( echo $PRGNAM | cut -d- -f2- )
VERSION=${VERSION:-0.6.1}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}