summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 1 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9464144a2cf..00d0d5cff32b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,12 +2,10 @@ pkgbase = python-sphinx-automodapi
pkgdesc = Sphinx extension for generating API documentation.
pkgver = 0.12
pkgrel = 1
- url = https://sphinx-automodapi.readthedocs.io/
+ url = https://sphinx-automodapi.readthedocs.io
arch = any
license = BSD
checkdepends = python-pytest
- checkdepends = python2-pytest
- checkdepends = python2-sphinx
makedepends = python-setuptools
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
@@ -18,10 +16,6 @@ pkgname = python-sphinx-automodapi
depends = python-sphinx>=1.7
optdepends = python-sphinx-automodapi-doc: Documentation for sphinx-automodapi
-pkgname = python2-sphinx-automodapi
- depends = python2-sphinx>=1.7
- optdepends = python-sphinx-automodapi-doc: Documentation for sphinx-automodapi
-
pkgname = python-sphinx-automodapi-doc
pkgdesc = Documentation for sphinx-automodapi