Python 3.10 rebuilds

This commit is contained in:
Christoph Reiter
2022-07-02 18:55:46 +02:00
parent 39e742a7e2
commit 8780e5c2b8
57 changed files with 59 additions and 59 deletions

View File

@@ -7,7 +7,7 @@ provides=("python3-${_realname}")
replaces=("python3-${_realname}")
conflicts=("python3-${_realname}")
pkgver=8.6.0
pkgrel=2
pkgrel=3
pkgdesc='More routines for operating on iterables, beyond itertools'
arch=('any')
url='https://github.com/erikrose/more-itertools'