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

Evangelos Foutras foutrelis at archlinux.org
Sun Sep 20 06:00:53 UTC 2015


    Date: Sunday, September 20, 2015 @ 08:00:53
  Author: foutrelis
Revision: 141179

Add python-six/python2-six to checkdepends

Modified:
  python-html5lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-20 05:53:47 UTC (rev 141178)
+++ PKGBUILD	2015-09-20 06:00:53 UTC (rev 141179)
@@ -9,7 +9,7 @@
 url="https://github.com/html5lib"
 license=('MIT')
 makedepends=('python2' 'python' 'unzip')
-checkdepends=('python-nose' 'python2-nose')
+checkdepends=('python-nose' 'python2-nose' 'python-six' 'python2-six')
 source=($pkgbase-$pkgver.tar.gz::https://github.com/html5lib/html5lib-python/archive/${pkgver}.tar.gz
     LICENSE)
 md5sums=('2ca78b1ec5852779bc121a97da6e8d4d'



More information about the arch-commits mailing list