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

Felix Yan felixonmars at archlinux.org
Tue Oct 9 17:17:48 UTC 2018


    Date: Tuesday, October 9, 2018 @ 17:17:48
  Author: felixonmars
Revision: 391657

upgpkg: python-tox 3.5.2-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-09 17:17:42 UTC (rev 391656)
+++ PKGBUILD	2018-10-09 17:17:48 UTC (rev 391657)
@@ -5,7 +5,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=3.5.1
+pkgver=3.5.2
 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=('9e9bdc2ed5ddead26f801d995e0d490a47b8f05d81065fe83931a9a4e1d435440e7a87b4ac0d0f1b121c8a064a786acafd87adfb08e777613a910ed60ba61d59')
+sha512sums=('ea5a1c79083deab4bd6f1fe81a999f072be8d0e63d64c3e8361783931582b7451a561fca00d87e874ce471eae3aabd9d289eb6d8560e28e54d8632075aa1606c')
 
 prepare() {
   find tox-$pkgver -name "*.pyc" -delete



More information about the arch-commits mailing list