git » python-jaraco.classes.git » commit 19a2e74

rebuild with python 3.11

author Felix Yan
2023-04-10 11:53:29 UTC
committer Felix Yan
2023-04-10 11:53:29 UTC
parent ee7a3dd4af121f6670a9b38836efb3178da81b64

rebuild with python 3.11

PKGBUILD +1 -1

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