python3-ConfigArgParse: update to 1.2.3.
This commit is contained in:
parent
0a28bd8180
commit
f3f3053ce9
1 changed files with 2 additions and 4 deletions
|
@ -1,11 +1,9 @@
|
||||||
# Template file for 'python3-ConfigArgParse'
|
# Template file for 'python3-ConfigArgParse'
|
||||||
pkgname=python3-ConfigArgParse
|
pkgname=python3-ConfigArgParse
|
||||||
version=1.1
|
version=1.2.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
wrksrc="ConfigArgParse-${version}"
|
wrksrc="ConfigArgParse-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="configargparse.py"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Drop-in replacement for argparse"
|
short_desc="Drop-in replacement for argparse"
|
||||||
|
@ -13,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/bw2/ConfigArgParse"
|
homepage="https://github.com/bw2/ConfigArgParse"
|
||||||
distfiles="${PYPI_SITE}/C/ConfigArgParse/ConfigArgParse-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/C/ConfigArgParse/ConfigArgParse-${version}.tar.gz"
|
||||||
checksum=7971cdb14328baaada0f140832925de83ecee93ac5e67e587e3476fac283ad51
|
checksum=edd17be986d5c1ba2e307150b8e5f5107aba125f3574dddd02c85d5cdcfd37dc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue