[arch-commits] Commit in python-tox/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 27 05:30:54 UTC 2018
Date: Thursday, December 27, 2018 @ 05:30:53
Author: felixonmars
Revision: 418370
upgpkg: python-tox 3.6.1-1
Modified:
python-tox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-27 05:30:38 UTC (rev 418369)
+++ PKGBUILD 2018-12-27 05:30:53 UTC (rev 418370)
@@ -5,7 +5,7 @@
pkgbase=python-tox
pkgname=(python-tox python2-tox)
-pkgver=3.6.0
+pkgver=3.6.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=('fcee3d78f266ebe036931589a68b51e111ba34cbe3fae6ee9241b4e98433ca75c59261ccaef014e00b3bfd678d10624c72c45146d594a7d25d6f437101f4c93d')
+sha512sums=('81edb0fc489731eb815f46cfa30677b077d4bb58d4e3e8bd7f887eaed3a2a950f7b49368af2bcb51ea07ca1821ff67145d543b8a370d642dd87d93952734249a')
prepare() {
find tox-$pkgver -name "*.pyc" -delete
More information about the arch-commits
mailing list