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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jul 11 00:26:32 UTC 2022


    Date: Monday, July 11, 2022 @ 00:26:31
  Author: felixonmars
Revision: 1249437

upgpkg: python-tox 3.25.1-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-11 00:16:37 UTC (rev 1249436)
+++ PKGBUILD	2022-07-11 00:26:31 UTC (rev 1249437)
@@ -4,7 +4,7 @@
 # Contributor: Sebastian Wiesner <lunaryorn googlemail com>
 
 pkgname=python-tox
-pkgver=3.25.0
+pkgver=3.25.1
 pkgrel=1
 pkgdesc='Python virtualenv management and testing tool'
 arch=('any')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest-runner' 'python-pytest-mock'
               'python-flaky')
 source=("https://pypi.io/packages/source/t/tox/tox-$pkgver.tar.gz")
-sha512sums=('d98ed9f589c751ddc187618caf509fbc64e99f1b5eafeb9cbd919d94d10e15a55331658121efabac53ef07adeb71af15da8be86fc4f35688a8f9b93bf3e723d1')
+sha512sums=('53244a80d1dd851c62c5004a54acbbb0062747b037fac0c356016dbeaac75cc16e5e70ef51ec7825f702d1d475b12dfea19b8ec8573bdcb8a30dbc0c5a11fb65')
 
 prepare() {
   find tox-$pkgver -name "*.pyc" -delete



More information about the arch-commits mailing list