git » python-jaraco.functools.git » commit 6f31353

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

author Felix Yan
2023-04-05 17:01:16 UTC
committer Felix Yan
2023-04-05 17:01:16 UTC
parent 363c02bd70b470920cc55224d8468b0591a98331

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

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 58cc1bb..ea1690f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgname=python-jaraco.functools
 # https://github.com/jaraco/jaraco.functools/blob/main/CHANGES.rst
 pkgver=3.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Functools like those found in stdlib'
 arch=('any')
 url='https://github.com/jaraco/jaraco.functools'