summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a11fcdd8267..f76b7916b74e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-sphinx-automodapi
pkgdesc = Sphinx extension for generating API documentation.
- pkgver = 0.14.1
+ pkgver = 0.15.0
pkgrel = 1
url = https://sphinx-automodapi.readthedocs.io
arch = any
@@ -8,10 +8,13 @@ pkgbase = python-sphinx-automodapi
checkdepends = python-pytest
checkdepends = graphviz
makedepends = python-setuptools-scm
+ makedepends = python-wheel
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
- source = https://files.pythonhosted.org/packages/source/s/sphinx-automodapi/sphinx-automodapi-0.14.1.tar.gz
- sha256sums = a2f9c0f9e2901875e6db75df6c01412875eb15f25e7db1206e1b69fedf75bbc9
+ source = https://files.pythonhosted.org/packages/source/s/sphinx-automodapi/sphinx-automodapi-0.15.0.tar.gz
+ sha256sums = fd5871e054df7f3e299dde959afffa849f4d01c6eac274c366b06472afcb06aa
pkgname = python-sphinx-automodapi
depends = python-sphinx>=2