mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-argcomplete: update to 1.12.3.
This commit is contained in:
parent
9a9b33819e
commit
a98064e566
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=1.12.2
|
version=1.12.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="argcomplete-${version}"
|
wrksrc="argcomplete-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=de0e1282330940d52ea92a80fea2e4b9e0da1932aaa570f84d268939d1897b04
|
checksum=2c7dbffd8c045ea534921e63b0be6fe65e88599990d8dc408ac8c542b72a5445
|
||||||
|
|
Loading…
Add table
Reference in a new issue