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

Felix Yan felixonmars at archlinux.org
Thu Sep 20 10:02:29 UTC 2018


    Date: Thursday, September 20, 2018 @ 10:02:28
  Author: felixonmars
Revision: 383522

upgpkg: python-tox 3.4.0-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-20 10:02:20 UTC (rev 383521)
+++ PKGBUILD	2018-09-20 10:02:28 UTC (rev 383522)
@@ -5,7 +5,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=3.3.0
+pkgver=3.4.0
 pkgrel=1
 pkgdesc='Python virtualenv management and testing tool'
 arch=('any')
@@ -16,7 +16,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=('ba0ce1e1b0ce14c75dbb4735c39e205a7dfe38245b0c36bf25f85445d65e7dc4c05535caea70b10f7f4a83bf1c6ed55301d1f618ac5453c5dc45187aacfaec49')
+sha512sums=('c14364dffac50bece66f15545325d7912459e49979b37b48ff399610517a43a10a4c005f4ca5ec9481fb4140803a18be64f94838610e07d1e7a4b3e5df2a7d87')
 
 prepare() {
   find tox-$pkgver -name "*.pyc" -delete



More information about the arch-commits mailing list