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

Felix Yan felixonmars at archlinux.org
Fri Jul 13 18:39:20 UTC 2018


    Date: Friday, July 13, 2018 @ 18:39:20
  Author: felixonmars
Revision: 358735

upgpkg: python-tox 3.1.2-1

Modified:
  python-tox/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-13 18:38:03 UTC (rev 358734)
+++ PKGBUILD	2018-07-13 18:39:20 UTC (rev 358735)
@@ -6,8 +6,8 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.1.2
+pkgrel=1
 pkgdesc='Python virtualenv management and testing tool'
 arch=('any')
 url='https://tox.readthedocs.io'
@@ -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=('3bce42561a032b9d1bcc6086093ab79e2ba84ca55b4a6b646485ed3ec4a5b7349d8fc4e47758d2dd7998fc943824a99a251447e13b9ccc396b9d2d87f367f6cd')
+sha512sums=('b1f6c78ab7f6a5801df06ee8a51ab03c2c51f1ee009130f4750901238bbf41f4c47a8ff4ca115b7bc8f2f598431040174336a3ccb241c2ea17e17117baa12b98')
 
 prepare() {
   find tox-$pkgver -name "*.pyc" -delete



More information about the arch-commits mailing list