git » python-more-itertools.git » commit 50345a4

Python 3.10 rebuild

author Felix Yan
2021-11-29 22:20:12 UTC
committer Felix Yan
2021-11-29 22:20:12 UTC
parent 399cbddb9db276440fe4c3136947d76304881ecc

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 990974b..024ec9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=python-more-itertools
 pkgver=8.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc='More routines for operating on iterables, beyond itertools'
 arch=('any')
 url='https://github.com/erikrose/more-itertools'