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

Felix Yan felixonmars at archlinux.org
Wed Mar 15 03:45:34 UTC 2017


    Date: Wednesday, March 15, 2017 @ 03:45:33
  Author: felixonmars
Revision: 216363

enable twisted tests

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-15 03:25:02 UTC (rev 216362)
+++ PKGBUILD	2017-03-15 03:45:33 UTC (rev 216363)
@@ -14,7 +14,7 @@
              'python-pluggy' 'python2-pluggy')
 checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-mock' 'python2-mock' 'python-tox'
               'python2-tox' 'python-yaml' 'python2-yaml' # 'python-pexpect' 'python2-pexpect'
-              'python-pytest-xdist' 'python2-pytest-xdist' # 'python-twisted' 'python2-twisted'
+              'python-pytest-xdist' 'python2-pytest-xdist' 'python-twisted' 'python2-twisted'
               'python-requests' 'python2-requests' 'python-hypothesis' 'python2-hypothesis')
 source=("git+https://github.com/pytest-dev/pytest.git#tag=$pkgver")
 sha512sums=('SKIP')



More information about the arch-commits mailing list