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

Felix Yan felixonmars at gemini.archlinux.org
Sun Aug 22 10:11:21 UTC 2021


    Date: Sunday, August 22, 2021 @ 10:11:20
  Author: felixonmars
Revision: 1004206

upgpkg: python-tox 3.24.3-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-22 10:07:54 UTC (rev 1004205)
+++ PKGBUILD	2021-08-22 10:11:20 UTC (rev 1004206)
@@ -5,7 +5,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=3.24.2
+pkgver=3.24.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=('2a90fde37875e699629c3b1299884496dcc3d04697d5d95830edb2d57ee66beb8d6f48ced6fb847d1b535c4f5aeead120868e4a8ee5cd943a0e777ac02170867')
+sha512sums=('506e733924892f8683e3038fd84b0f14623d6fae567c15700d105e67e314c2e031a7b48e345da4bb6273251f5b2247c19d2050e740eb7b3560cdad4079d08672')
 
 prepare() {
   find tox-$pkgver -name "*.pyc" -delete



More information about the arch-commits mailing list