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

Felix Yan felixonmars at archlinux.org
Thu Nov 17 05:59:51 UTC 2016


    Date: Thursday, November 17, 2016 @ 05:59:51
  Author: felixonmars
Revision: 196099

upgpkg: python-tox 2.5.0-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-17 05:58:51 UTC (rev 196098)
+++ PKGBUILD	2016-11-17 05:59:51 UTC (rev 196099)
@@ -6,7 +6,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=2.4.1
+pkgver=2.5.0
 pkgrel=1
 pkgdesc='Python virtualenv management and testing tool'
 arch=('any')
@@ -16,7 +16,7 @@
              'python2-virtualenv' 'python-pluggy' 'python2-pluggy')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("https://pypi.io/packages/source/t/tox/tox-${pkgver}.tar.gz")
-sha256sums=('6673571a3c4b1561b564e2b1cce55bddfb4f3efdb387ba4eb0a3688bbe2496db')
+sha256sums=('6d4e77cad37343f91d7b755f08aad21c71d945f4af7b2cbc323443b174bd8159')
 
 prepare() {
   cp -a tox-$pkgver{,-py2}



More information about the arch-commits mailing list