python3-ConfigArgParse: update to 1.1, orphan package

This commit is contained in:
Helmut Pozimski 2020-03-17 21:22:23 +01:00
parent b6b253b97f
commit 558bdfb436

View file

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