1 # Maintainer: George Rawlinson <grawlinson@archlinux.org>
3 pkgname=python-autodocsumm
6 pkgdesc='Extending your autodoc API docs with a summary'
8 url='https://github.com/Chilipp/autodocsumm'
23 _commit='7009e5ec0de58ac2675269829ca602447113d6e2'
24 source=("$pkgname::git+$url#commit=$_commit")
30 git describe --tags | sed 's/^v//'
36 python -m build --wheel --no-isolation
42 python -m installer --destdir="$pkgdir" dist/*.whl