diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-17 08:55:36 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:11:06 +0700 |
commit | 34150a34ca577f922d488af33ab80438e489c3c4 (patch) | |
tree | b8164bb886f5f0f958a99e2eace7572e66cb79b6 /python/python-mccabe | |
parent | 4a5eb9462e1797f2415565d126425734c731b544 (diff) | |
download | slackbuilds-34150a34ca577f922d488af33ab80438e489c3c4.tar.gz |
python/python-mccabe: Updated for version 0.6.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-mccabe')
-rw-r--r-- | python/python-mccabe/python-mccabe.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-mccabe/python-mccabe.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-mccabe/python-mccabe.SlackBuild b/python/python-mccabe/python-mccabe.SlackBuild index d12d15dcb8..2ab794de47 100644 --- a/python/python-mccabe/python-mccabe.SlackBuild +++ b/python/python-mccabe/python-mccabe.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-mccabe -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-mccabe SRCNAM=$(echo $PRGNAM | cut -c8-13) -VERSION=${VERSION:-0.5.3} +VERSION=${VERSION:-0.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-mccabe/python-mccabe.info b/python/python-mccabe/python-mccabe.info index a982591fc7..8490267ec6 100644 --- a/python/python-mccabe/python-mccabe.info +++ b/python/python-mccabe/python-mccabe.info @@ -1,8 +1,8 @@ PRGNAM="python-mccabe" -VERSION="0.5.3" +VERSION="0.6.1" HOMEPAGE="https://github.com/flintwork/mccabe" -DOWNLOAD="https://pypi.python.org/packages/c9/0b/b66016d49fc1b24864743e388bc4fa7dcbb83c29553b867404fad5b5855d/mccabe-0.5.3.tar.gz" -MD5SUM="74b632a536d99015351044737cd3b242" +DOWNLOAD="https://pypi.python.org/packages/06/18/fa675aa501e11d6d6ca0ae73a101b2f3571a565e0f7d38e062eec18a91ee/mccabe-0.6.1.tar.gz" +MD5SUM="723df2f7b1737b8887475bac4c763e1e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |