From 5382ba6b88dc3b7806a2e528a4ee22e011633c8e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Dec 2024 18:09:09 +0000 Subject: [PATCH] python-pytest-runner: auto updated to 6.0.0-2 --- BioArchLinux/python-pytest-runner/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-pytest-runner/PKGBUILD b/BioArchLinux/python-pytest-runner/PKGBUILD index 0fcc14bbc4..6768199e0e 100644 --- a/BioArchLinux/python-pytest-runner/PKGBUILD +++ b/BioArchLinux/python-pytest-runner/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-pytest-runner pkgver=6.0.0 _commit=9d13da8bd36ecd9634629b492315cb28eff44183 -pkgrel=1 +pkgrel=2 pkgdesc="Invoke py.test as distutils command with dependency resolution" arch=('any') license=('MIT')