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

Felix Yan fyan at archlinux.org
Fri Nov 20 07:46:53 UTC 2015


    Date: Friday, November 20, 2015 @ 08:46:53
  Author: fyan
Revision: 147198

upgpkg: python-pytest 2.8.3-1

Modified:
  python-pytest/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-20 07:31:48 UTC (rev 147197)
+++ PKGBUILD	2015-11-20 07:46:53 UTC (rev 147198)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=2.8.2
+pkgver=2.8.3
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -15,9 +15,7 @@
 checkdepends=('lsof' 'python-nose' 'python2-nose'
               'python-mock' 'python2-mock' 'python-yaml' 'python2-yaml' 'python2-enum34'
               'python-pexpect' 'python2-pexpect' 'python-pytest-xdist' 'python2-pytest-xdist'
-              'python-zope-interface' 'python2-zope-interface')
-              # 'python-twisted' 'python2-twisted' disabled as they don't support python 3.5 for now
-#source=("git+https://github.com/pytest-dev/pytest.git#commit=$_commit")
+              'python-zope-interface' 'python2-zope-interface' 'python-twisted' 'python2-twisted')
 source=("git+https://github.com/pytest-dev/pytest.git#tag=$pkgver")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list