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

Felix Yan felixonmars at archlinux.org
Fri Oct 9 22:47:54 UTC 2020


    Date: Friday, October 9, 2020 @ 22:47:54
  Author: felixonmars
Revision: 722824

upgpkg: python-tox 3.20.1-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-09 22:47:53 UTC (rev 722823)
+++ PKGBUILD	2020-10-09 22:47:54 UTC (rev 722824)
@@ -5,7 +5,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=3.20.0
+pkgver=3.20.1
 pkgrel=1
 pkgdesc='Python virtualenv management and testing tool'
 arch=('any')
@@ -18,7 +18,7 @@
               'python2-pytest-mock' 'python2-pathlib2' 'python-flaky' 'python2-flaky'
               'python-pathlib2' 'python2-pathlib2')
 source=("https://pypi.io/packages/source/t/tox/tox-$pkgver.tar.gz")
-sha512sums=('272ce67b39855a81de9a12afb9b38a860f4e476e161b43045fe20a9ae780d8b7e9682562f4a6c60991fdbb1e9ba6af095e34cc5f72bc98456ec026ef752d4c7e')
+sha512sums=('73d6b6ca98cc9de628038360fe0af50ecfac1e7949735fde49fd38d85c9fcc517d897eeb287da0388265e689941ef3b63956349b4be409197a164039cb1ba1ae')
 
 prepare() {
   find tox-$pkgver -name "*.pyc" -delete



More information about the arch-commits mailing list