blob: 0d32eefed4ac95d0ccf3b20c79671159e52ba921 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-autodocsumm
pkgdesc = Extending your autodoc API docs with a summary
pkgver = 0.2.14
pkgrel = 1
url = https://github.com/Chilipp/autodocsumm
arch = any
license = Apache
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-versioneer
depends = python
depends = python-docutils
depends = python-sphinx
source = python-autodocsumm::git+https://github.com/Chilipp/autodocsumm#tag=v0.2.14
b2sums = c0346df7aecefdb26ec0dc90863781cd790a35c2bacbcf6c915aafa1ec410c1f7753074e67cf21bc2f3bd33fe5958fe3ec4992a98fae140604b6a6f7c7b54d88
pkgname = python-autodocsumm
|