mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 21:43:13 +02:00
python-ConfigArgParse: update to 0.15.2.
This commit is contained in:
parent
1c505b1c5c
commit
a1bf94fea4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ConfigArgParse'
|
# Template file for 'python-ConfigArgParse'
|
||||||
pkgname=python-ConfigArgParse
|
pkgname=python-ConfigArgParse
|
||||||
version=0.15.1
|
version=0.15.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="ConfigArgParse-${version}"
|
wrksrc="ConfigArgParse-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
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=baaf0fd2c1c108d007f402dab5481ac5f12d77d034825bf5a27f8224757bd0ac
|
checksum=558738aff623d6667aa5b85df6093ad3828867de8a82b66a6d458fb42567beb3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue