python3-ConfigArgParse: update to 1.7

This commit is contained in:
Alex Childs 2023-10-10 18:24:24 -05:00 committed by Andrew J. Hesford
parent b127d42457
commit 9194c2329b
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'python3-ConfigArgParse'
pkgname=python3-ConfigArgParse
version=1.4.1
revision=4
version=1.7
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
checkdepends="python3-pytest"
checkdepends="python3-pytest python3-yaml"
short_desc="Drop-in replacement for argparse"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/bw2/ConfigArgParse"
distfiles="${PYPI_SITE}/C/ConfigArgParse/ConfigArgParse-${version}.tar.gz"
checksum=6df537158f28c5ef2e8a8146781833abbc6cb7fca81b1b55d18808ce3439235e
checksum=e7067471884de5478c58a511e529f0f9bd1c66bfef1dea90935438d6c23306d1
post_install() {
vlicense LICENSE