mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-argcomplete: update to 3.0.5.
This commit is contained in:
parent
536e5f33c4
commit
db3b361ec4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-argcomplete'
|
# Template file for 'python3-argcomplete'
|
||||||
pkgname=python3-argcomplete
|
pkgname=python3-argcomplete
|
||||||
version=2.1.2
|
version=3.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/kislyuk/argcomplete"
|
homepage="https://github.com/kislyuk/argcomplete"
|
||||||
distfiles="${PYPI_SITE}/a/argcomplete/argcomplete-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/argcomplete/argcomplete-${version}.tar.gz"
|
||||||
checksum=fc82ef070c607b1559b5c720529d63b54d9dcf2dcfc2632b10e6372314a34457
|
checksum=fe3ce77125f434a0dd1bffe5f4643e64126d5731ce8d173d36f62fa43d6eb6f7
|
||||||
|
|
Loading…
Add table
Reference in a new issue