git » python-more-itertools.git » commit 41c52c7

Python 3.8 rebuild

author Felix Yan
2019-10-31 18:16:20 UTC
committer Felix Yan
2019-10-31 18:16:20 UTC
parent 35b04dd9f4916a6f3aa6541166fa947e98e8a5b9

Python 3.8 rebuild

PKGBUILD +1 -1

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