git » python-more-itertools.git » commit e49b7fc

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

author Felix Yan
2023-04-05 17:10:45 UTC
committer Felix Yan
2023-04-05 17:10:45 UTC
parent 5a82c9a7013fecd88055474f2adedf80f5ba974e

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

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index e31e053..10088c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=python-more-itertools
 pkgver=9.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='More routines for operating on iterables, beyond itertools'
 arch=('any')
 url='https://github.com/more-itertools/more-itertools'