git » python-jaraco.classes.git » commit ee7a3dd

rebuild with python 3.11 (rebuild pass 1, specified --nocheck)

author Felix Yan
2023-04-06 03:30:12 UTC
committer Felix Yan
2023-04-06 03:30:12 UTC
parent 5c5ee6427baf63e3ad50b2fd8fcf2cfc38a946e5

rebuild with python 3.11 (rebuild pass 1, specified --nocheck)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 5df5356..d49c5f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=python-jaraco.classes
 pkgver=3.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Module for classes manipulation'
 arch=('any')
 url='https://github.com/jaraco/jaraco.classes'