git » python-jaraco.context.git » commit 175b938

rebuild with python 3.11 (pass1 with "python-bootstrap-evil")

author Felix Yan
2023-04-05 16:59:43 UTC
committer Felix Yan
2023-04-05 16:59:43 UTC
parent c4328ea4d8ab9e8ea20839cfbfd1895341bab45b

rebuild with python 3.11 (pass1 with "python-bootstrap-evil")

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index d53a112..4dd7206 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgname=python-jaraco.context
 pkgver=4.3.0
 _commit=0e0ae08919b984e3c7cffdb2106e437d0d0891c8
-pkgrel=1
+pkgrel=2
 pkgdesc="Context managers by jaraco"
 url="https://github.com/jaraco/jaraco.context"
 license=('MIT')