summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 1 insertions, 26 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f8c26701a1a..cc3b51f13c92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,32 +1,21 @@
pkgbase = python-sphinx-git
- pkgver = r5767.1cef30f
+ pkgver = r11542.271ea125f
pkgrel = 1
url = http://sphinx.pocoo.org/
arch = any
license = BSD
checkdepends = python-nose
- checkdepends = python2-nose
checkdepends = texlive-latexextra
checkdepends = python-snowballstemmer
- checkdepends = python2-snowballstemmer
checkdepends = python-babel
- checkdepends = python2-babel
checkdepends = python-sphinx-alabaster-theme
- checkdepends = python2-sphinx-alabaster-theme
checkdepends = python-sphinx_rtd_theme
- checkdepends = python2-sphinx_rtd_theme
- checkdepends = python2-mock
makedepends = git
makedepends = python-setuptools
makedepends = python-docutils
makedepends = python-jinja
makedepends = python-pygments
makedepends = python-six
- makedepends = python2-setuptools
- makedepends = python2-docutils
- makedepends = python2-jinja
- makedepends = python2-pygments
- makedepends = python2-six
source = git+https://github.com/sphinx-doc/sphinx.git
md5sums = SKIP
@@ -44,17 +33,3 @@ pkgname = python-sphinx-git
provides = python-sphinx
conflicts = python-sphinx
-pkgname = python2-sphinx-git
- pkgdesc = Python2 documentation generator
- depends = python2-jinja
- depends = python2-pygments
- depends = python2-docutils
- depends = python2-sphinx_rtd_theme
- depends = python2-sphinx-alabaster-theme
- depends = python2-babel
- depends = python2-snowballstemmer
- depends = python2-six
- optdepends = texlive-latexextra: for generation of PDF documentation
- provides = python2-sphinx
- conflicts = python2-sphinx
-