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

Felix Yan felixonmars at archlinux.org
Thu Jan 28 22:59:09 UTC 2021


    Date: Thursday, January 28, 2021 @ 22:59:09
  Author: felixonmars
Revision: 833534

upgpkg: python-tox 3.21.3-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-28 22:57:30 UTC (rev 833533)
+++ PKGBUILD	2021-01-28 22:59:09 UTC (rev 833534)
@@ -5,7 +5,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=3.21.2
+pkgver=3.21.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' 'python-flaky' 'python2-flaky' 'python2-pathlib2')
 source=("https://pypi.io/packages/source/t/tox/tox-$pkgver.tar.gz")
-sha512sums=('d2dac084d5da1f46efa909af9583cb72881afb92c1e3c513bd80e9805e3a86c92733207163ced6928826cb294125997545ccd014fd1a22a928191bc5aff1e284')
+sha512sums=('17ff949496b9413a7fad7a852b0ee3afdc88d18e41ff4543531ee1df5b6f68ab51d73a8a73f7ae611c7bd1d669cec6ce35a63b260c4d5133d92563e4eb20deef')
 
 prepare() {
   find tox-$pkgver -name "*.pyc" -delete



More information about the arch-commits mailing list