python/python-configargparse: Updated for version 0.15.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-10-12 08:19:02 +07:00
parent 512ea6f5c3
commit a37b9767c7
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=python-configargparse
SRCNAM=ConfigArgParse
VERSION=${VERSION:-0.14.0}
VERSION=${VERSION:-0.15.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="python-configargparse"
VERSION="0.14.0"
VERSION="0.15.1"
HOMEPAGE="https://github.com/bw2/ConfigArgParse"
DOWNLOAD="https://github.com/bw2/ConfigArgParse/archive/0.14.0/ConfigArgParse-0.14.0.tar.gz"
MD5SUM="420dc567be7523011c9f0d56f7a573b8"
DOWNLOAD="https://github.com/bw2/ConfigArgParse/archive/0.15.1/ConfigArgParse-0.15.1.tar.gz"
MD5SUM="65cb635fc5df5e81fcfec6f5f16f2430"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""