git » python-jaraco.context.git » commit 8c089bc

Python 3.10 rebuild

author Felix Yan
2021-12-01 11:17:11 UTC
committer Felix Yan
2021-12-01 11:17:11 UTC
parent 51b9cbb5d84cc158d401ebe451f39bfe766f8ec2

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 04b82db..0d48172 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=python-jaraco.context
 pkgver=4.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Context managers by jaraco"
 url="https://github.com/jaraco/jaraco.context"
 license=('MIT')