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

Felix Yan fyan at archlinux.org
Tue Mar 24 06:29:25 UTC 2015


    Date: Tuesday, March 24, 2015 @ 07:29:24
  Author: fyan
Revision: 129821

upgpkg: python-tox 1.9.1-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-23 19:57:00 UTC (rev 129820)
+++ PKGBUILD	2015-03-24 06:29:24 UTC (rev 129821)
@@ -6,7 +6,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=1.9.0
+pkgver=1.9.1
 pkgrel=1
 pkgdesc='Python virtualenv management and testing tool'
 arch=('any')
@@ -13,9 +13,9 @@
 url='http://testrun.org/tox/latest/'
 license=('GPL2')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py' 'python-virtualenv' 'python2-virtualenv')
-checkdepends=('python-pytest' 'python2-pytest')
+checkdepends=('python-pytest' 'python2-pytest' 'python-pip' 'python2-pip')
 source=("http://pypi.python.org/packages/source/t/tox/tox-${pkgver}.tar.gz")
-sha256sums=('817ad1eaeb6b46e68b322d9ff41244be3c15315833df5762216ffe3629a21219')
+sha256sums=('7a1ac4de63d05571db44a351d033030fc3b3d9639714d6dbfd74840004b49566')
 
 prepare() {
   cp -a tox-$pkgver{,-py2}



More information about the arch-commits mailing list