mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-ConfigArgParse: update to 1.0.
This commit is contained in:
parent
8d927eaaa8
commit
76f63f7702
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-ConfigArgParse'
|
# Template file for 'python3-ConfigArgParse'
|
||||||
pkgname=python3-ConfigArgParse
|
pkgname=python3-ConfigArgParse
|
||||||
version=0.15.2
|
version=1.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="ConfigArgParse-${version}"
|
wrksrc="ConfigArgParse-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=558738aff623d6667aa5b85df6093ad3828867de8a82b66a6d458fb42567beb3
|
checksum=bf378245bc9cdc403a527e5b7406b991680c2a530e7e81af747880b54eb57133
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue