python/python3-setuptools_autover: Updated for version 1.0.2.

This commit also updates the homepage URL.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2020-04-21 17:49:28 +03:00 committed by Willy Sudiarto Raharjo
parent 751aae3998
commit 668f60a2d8
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=python3-setuptools_autover
SRCNAM=setuptools_autover
VERSION=${VERSION:-1.0}
VERSION=${VERSION:-1.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-setuptools_autover"
VERSION="1.0"
HOMEPAGE="https://github.com/jannero/setuptools_autover"
DOWNLOAD="https://files.pythonhosted.org/packages/8f/8b/aa1e4f1cf3aaaeace4b64d288b0d9d995a362da8d36e7e8087dd181c1995/setuptools_autover-1.0.tar.gz"
MD5SUM="575139b658694e4900d5544d60ccc266"
VERSION="1.0.2"
HOMEPAGE="https://github.com/janneronkko/setuptools_autover"
DOWNLOAD="https://files.pythonhosted.org/packages/38/ae/8068d02dec35641347b94d870a097449d428ad2701e602eb477f50bf4ee8/setuptools_autover-1.0.2.tar.gz"
MD5SUM="78331434ac8a4d2ca3d7ae281e7ede3f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"