Python 3.9 rebuilds

This commit is contained in:
Christoph Reiter
2021-05-15 15:21:37 +02:00
parent 1a870d7858
commit c6a134d91a
56 changed files with 56 additions and 56 deletions

View File

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