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

Felix Yan felixonmars at archlinux.org
Tue Sep 5 13:55:12 UTC 2017


    Date: Tuesday, September 5, 2017 @ 13:55:11
  Author: felixonmars
Revision: 255736

upgpkg: python-tox 2.8.1-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-05 13:48:43 UTC (rev 255735)
+++ PKGBUILD	2017-09-05 13:55:11 UTC (rev 255736)
@@ -6,7 +6,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=2.7.0
+pkgver=2.8.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=('9c3bdc06fe411d24015e8bbbab9d03dc5243a970154496aac13f9283682435f9')
+sha512sums=('a230f7bc48f476825ca1a879e669288b311f266f1695bac4eecfcd44076731e5581a425e36555a0db54f8a0683af31abd77ab862aa40525387e6e436ba351c37')
 
 prepare() {
   cp -a tox-$pkgver{,-py2}



More information about the arch-commits mailing list