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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 19 02:58:26 UTC 2021


    Date: Thursday, August 19, 2021 @ 02:58:25
  Author: felixonmars
Revision: 1003726

upgpkg: python-tox 3.24.2-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-19 02:40:12 UTC (rev 1003725)
+++ PKGBUILD	2021-08-19 02:58:25 UTC (rev 1003726)
@@ -5,7 +5,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=3.24.1
+pkgver=3.24.2
 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=('36699e31879dec04c416268514e6e2d4f470e3651d1596b3e2a1aad9c59451449a621a9c733b246ec98a80f011403c8981849aec1bb72bdea26ccef51196b76f')
+sha512sums=('2a90fde37875e699629c3b1299884496dcc3d04697d5d95830edb2d57ee66beb8d6f48ced6fb847d1b535c4f5aeead120868e4a8ee5cd943a0e777ac02170867')
 
 prepare() {
   find tox-$pkgver -name "*.pyc" -delete



More information about the arch-commits mailing list