[arch-commits] Commit in python2-sphinx/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Aug 5 09:27:25 UTC 2019


    Date: Monday, August 5, 2019 @ 09:27:25
  Author: arojas
Revision: 497468

https

Modified:
  python2-sphinx/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-05 09:26:32 UTC (rev 497467)
+++ PKGBUILD	2019-08-05 09:27:25 UTC (rev 497468)
@@ -9,7 +9,7 @@
 pkgrel=2
 pkgdesc='Python2 documentation generator'
 arch=('any')
-url=http://www.sphinx-doc.org/
+url='https://www.sphinx-doc.org/'
 license=('BSD')
 depends=('python2-babel'
          'python2-docutils'
@@ -23,12 +23,6 @@
          'python2-sphinx-alabaster-theme'
          'python2-sphinxcontrib-websupport'
          'python2-typing')
-#checkdepends=('imagemagick' 'librsvg'
-#              'python2-enum34'
-#              'python2-html5lib'
-#              'python2-mock'
-#              'python2-pytest'
-#              'texlive-latexextra')
 optdepends=('imagemagick: for ext.imgconverter'
             'texlive-latexextra: for generation of PDF documentation')
 source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})



More information about the arch-commits mailing list