git » python-jaraco.context.git » commit 1413478

rebuild with python 3.11

author Felix Yan
2023-04-06 13:41:00 UTC
committer Felix Yan
2023-04-06 13:41:00 UTC
parent 175b938dc8b64161790a77b310494cb95975f5c4

rebuild with python 3.11

PKGBUILD +1 -1

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