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

Felix Yan felixonmars at archlinux.org
Sat Aug 11 03:11:13 UTC 2018


    Date: Saturday, August 11, 2018 @ 03:11:13
  Author: felixonmars
Revision: 370935

upgpkg: python-tox 3.2.1-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-11 03:10:05 UTC (rev 370934)
+++ PKGBUILD	2018-08-11 03:11:13 UTC (rev 370935)
@@ -6,7 +6,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=3.1.3
+pkgver=3.2.1
 pkgrel=1
 pkgdesc='Python virtualenv management and testing tool'
 arch=('any')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pytest-mock'
               'python2-pytest-mock')
 source=("https://pypi.io/packages/source/t/tox/tox-$pkgver.tar.gz")
-sha512sums=('d05e7334ab1c345741ffddaa23e80202dbb9621076ab6f5584327fce00298d33575eac026e143e9e9378c886e52c1f9c51c27e4b0f3d7461e3bcdff3b7044d86')
+sha512sums=('79f5a1c8f6e818fbb8444754e3767d880fc1fdfe63b46c518d37440fe2b2f3ce572865aff83d9492c24486fded49893cc31bd9b11254bac4db507260304bc76f')
 
 prepare() {
   find tox-$pkgver -name "*.pyc" -delete



More information about the arch-commits mailing list