1 # Maintainer: Felix Yan <felixonmars@archlinux.org>
2 # Contributor: Francois Boulogne <fboulogne at april dot org>
6 _commit=1872281cce5d554a0ce3c340e24261a7741712cc
8 pkgdesc="An unobtrusive argparse wrapper with natural syntax"
10 url="https://pypi.python.org/pypi/argh"
13 optdepends=('python-argcomplete: for completion')
14 makedepends=('git' 'python-build' 'python-installer' 'python-flit-core')
15 checkdepends=('python-pytest' 'python-argcomplete' 'python-iocapture')
16 source=("git+https://github.com/neithere/argh.git#commit=$_commit")
31 python -m installer -d "$pkgdir" dist/*.whl