python3-ConfigArgParse: update to 1.2.3.

This commit is contained in:
Kartik Singh 2020-09-13 19:00:40 +05:30 committed by Andrew J. Hesford
parent 0a28bd8180
commit f3f3053ce9

View file

@ -1,11 +1,9 @@
# Template file for 'python3-ConfigArgParse'
pkgname=python3-ConfigArgParse
version=1.1
version=1.2.3
revision=1
archs=noarch
wrksrc="ConfigArgParse-${version}"
build_style=python3-module
pycompile_module="configargparse.py"
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Drop-in replacement for argparse"
@ -13,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/bw2/ConfigArgParse"
distfiles="${PYPI_SITE}/C/ConfigArgParse/ConfigArgParse-${version}.tar.gz"
checksum=7971cdb14328baaada0f140832925de83ecee93ac5e67e587e3476fac283ad51
checksum=edd17be986d5c1ba2e307150b8e5f5107aba125f3574dddd02c85d5cdcfd37dc
post_install() {
vlicense LICENSE