git » python-pytest.git » commit 08a667a

rebuild with python 3.11 (pass1 with --nocheck)

author Felix Yan
2023-04-05 17:21:35 UTC
committer Felix Yan
2023-04-05 17:21:35 UTC
parent 5b0e42424ebdca45a7b7415e9110897ff7d8215f

rebuild with python 3.11 (pass1 with --nocheck)

PKGBUILD +1 -1

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