[arch-commits] Commit in python-tox/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 4 14:28:47 UTC 2018
Date: Saturday, August 4, 2018 @ 14:28:46
Author: felixonmars
Revision: 367934
upgpkg: python-tox 3.1.3-1
Modified:
python-tox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-04 14:27:42 UTC (rev 367933)
+++ PKGBUILD 2018-08-04 14:28:46 UTC (rev 367934)
@@ -6,7 +6,7 @@
pkgbase=python-tox
pkgname=(python-tox python2-tox)
-pkgver=3.1.2
+pkgver=3.1.3
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=('b1f6c78ab7f6a5801df06ee8a51ab03c2c51f1ee009130f4750901238bbf41f4c47a8ff4ca115b7bc8f2f598431040174336a3ccb241c2ea17e17117baa12b98')
+sha512sums=('d05e7334ab1c345741ffddaa23e80202dbb9621076ab6f5584327fce00298d33575eac026e143e9e9378c886e52c1f9c51c27e4b0f3d7461e3bcdff3b7044d86')
prepare() {
find tox-$pkgver -name "*.pyc" -delete
More information about the arch-commits
mailing list