24 lines
825 B
Plaintext
24 lines
825 B
Plaintext
pkgbase = python-argcomplete
|
|
pkgdesc = Easy, extensible command line tab completion of arguments for your Python script
|
|
pkgver = 3.1.2
|
|
pkgrel = 1
|
|
url = https://github.com/kislyuk/argcomplete
|
|
arch = any
|
|
license = Apache-2.0
|
|
checkdepends = fish
|
|
checkdepends = python-pexpect
|
|
checkdepends = python-pip
|
|
checkdepends = tcsh
|
|
checkdepends = zsh
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-setuptools-scm
|
|
makedepends = python-wheel
|
|
depends = python
|
|
source = argcomplete::git+https://github.com/kislyuk/argcomplete?signed#tag=v3.1.2
|
|
validpgpkeys = 29BCBADB4ECAAAC2382699388AFAFCD242818A52
|
|
sha512sums = 4dfbc2b3542d791948602b05fb7939b22509f8a81d7870be92ef37af045132198ef28add76c3e4485f431ebb6cf52b489a443a48e6a0580e72be642b68770d15
|
|
|
|
pkgname = python-argcomplete
|