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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 5 19:16:39 UTC 2021


    Date: Thursday, August 5, 2021 @ 19:16:39
  Author: felixonmars
Revision: 993887

upgpkg: python-tox 3.24.1-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-05 19:10:34 UTC (rev 993886)
+++ PKGBUILD	2021-08-05 19:16:39 UTC (rev 993887)
@@ -5,7 +5,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=3.24.0
+pkgver=3.24.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' 'python-flaky' 'python2-flaky' 'python2-pathlib2')
 source=("https://pypi.io/packages/source/t/tox/tox-$pkgver.tar.gz")
-sha512sums=('3c15db668452b927904d48e3ea92c2a4a79e6f3c3097fde878132d0796c86bd76597e43c5b2498157df679d4d35c134b64abd125b0ab4b4c0c2b125202120091')
+sha512sums=('36699e31879dec04c416268514e6e2d4f470e3651d1596b3e2a1aad9c59451449a621a9c733b246ec98a80f011403c8981849aec1bb72bdea26ccef51196b76f')
 
 prepare() {
   find tox-$pkgver -name "*.pyc" -delete



More information about the arch-commits mailing list