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

Daniel M. Capella polyzen at archlinux.org
Sun Jun 23 19:37:08 UTC 2019


    Date: Sunday, June 23, 2019 @ 19:37:08
  Author: polyzen
Revision: 483311

Move Sphinx to checkdeps

Modified:
  python-sphinxcontrib-qthelp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-23 19:35:50 UTC (rev 483310)
+++ PKGBUILD	2019-06-23 19:37:08 UTC (rev 483311)
@@ -8,9 +8,8 @@
 arch=('any')
 url=https://github.com/sphinx-doc/sphinxcontrib-qthelp
 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=('79465ce11ae5694ff165becda529a600c754f4bc459778778c7017374d4d406f')
 



More information about the arch-commits mailing list