python/python-mccabe: Updated for version 0.5.2.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-08-01 01:27:10 +03:00 committed by David Spencer
parent 10b25774d4
commit b790b46841
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=python-mccabe
SRCNAM=$(echo $PRGNAM | cut -c8-13)
VERSION=${VERSION:-0.5.1}
VERSION=${VERSION:-0.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="python-mccabe"
VERSION="0.5.1"
VERSION="0.5.2"
HOMEPAGE="https://github.com/flintwork/mccabe"
DOWNLOAD="https://pypi.python.org/packages/fd/7c/9cbdc4515bc26e8527d164fc5983308d721c685620ee1aa025a72c7f056f/mccabe-0.5.1.tar.gz"
MD5SUM="40d1d6380fc210e761b59f0d4929541f"
DOWNLOAD="https://pypi.python.org/packages/f1/b7/ff36d1a163079688633a776e1717b5459caccbb68973afab2aa8345ac40f/mccabe-0.5.2.tar.gz"
MD5SUM="01fe4ba7270322aabc0fdf3f2189c5cd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""