python/python-configargparse: Updated for version 0.14.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-03-17 08:28:34 +07:00
parent 8e9c3bc1f5
commit 7914cef6a3
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.13.0}
VERSION=${VERSION:-0.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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