[arch-commits] Commit in python-sphinxcontrib-applehelp/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Sun Jun 23 19:30:05 UTC 2019


    Date: Sunday, June 23, 2019 @ 19:30:04
  Author: polyzen
Revision: 483303

Move Sphinx to checkdeps

Modified:
  python-sphinxcontrib-applehelp/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-23 19:15:59 UTC (rev 483302)
+++ PKGBUILD	2019-06-23 19:30:04 UTC (rev 483303)
@@ -8,9 +8,8 @@
 arch=('any')
 url=https://github.com/sphinx-doc/sphinxcontrib-applehelp
 license=('BSD')
-depends=('python-sphinx')
 makedepends=('python-setuptools')
-checkdepends=('python-pytest')
+checkdepends=('python-pytest' 'python-sphinx')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
 sha256sums=('edaa0ab2b2bc74403149cb0209d6775c96de797dfd5b5e2a71981309efab3897')
 



More information about the arch-commits mailing list