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

Felix Yan felixonmars at gemini.archlinux.org
Wed Dec 29 23:45:21 UTC 2021


    Date: Wednesday, December 29, 2021 @ 23:45:20
  Author: felixonmars
Revision: 1088048

upgpkg: python-tox 3.24.5-1

Modified:
  python-tox/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-29 23:40:35 UTC (rev 1088047)
+++ PKGBUILD	2021-12-29 23:45:20 UTC (rev 1088048)
@@ -4,8 +4,8 @@
 # Contributor: Sebastian Wiesner <lunaryorn googlemail com>
 
 pkgname=python-tox
-pkgver=3.24.4
-pkgrel=4
+pkgver=3.24.5
+pkgrel=1
 pkgdesc='Python virtualenv management and testing tool'
 arch=('any')
 url='https://tox.readthedocs.io'
@@ -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=('9fe2256276b83bf3bc55ec1876be41da2ff7217187f4bf8f4d728106f9c63fc59d146de5e424f7a90d28b938d312c175f7c815bfd3a17d329bec9ba4102139fc')
+sha512sums=('2b047c5682c2c57268fb46055207388d060fb31511d6e442dc49244a5ac53c4d2fecd7bb9a8e33bb02b580192926592523dfb991c4bd8b216559f71a1c548f9a')
 
 prepare() {
   find tox-$pkgver -name "*.pyc" -delete



More information about the arch-commits mailing list