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

Felix Yan felixonmars at archlinux.org
Thu Oct 13 14:57:39 UTC 2016


    Date: Thursday, October 13, 2016 @ 14:57:38
  Author: felixonmars
Revision: 192180

upgpkg: python-tox 2.4.1-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-13 14:57:10 UTC (rev 192179)
+++ PKGBUILD	2016-10-13 14:57:38 UTC (rev 192180)
@@ -6,7 +6,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=2.4.0
+pkgver=2.4.1
 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=('ff849ec72088047fd23178c3a2c86daff1b49f5af042329060fc10d37975e376')
+sha256sums=('6673571a3c4b1561b564e2b1cce55bddfb4f3efdb387ba4eb0a3688bbe2496db')
 
 prepare() {
   cp -a tox-$pkgver{,-py2}



More information about the arch-commits mailing list