git » python-pytest.git » commit 0f35814

Rebuild with Python 3.11

author Daniel M. Capella
2023-04-14 18:57:55 UTC
committer Daniel M. Capella
2023-04-14 18:57:55 UTC
parent a1114ab785950ad7ba8132567e3d62cdfad367de

Rebuild with Python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 3081f48..aa33307 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=python-pytest
 pkgver=7.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
 license=('MIT')