Rebuild python packages to match 3.8.2 version

This commit is contained in:
Alexey Pavlov
2020-04-16 19:46:15 +03:00
parent 5cdc54995d
commit a922758bf5
27 changed files with 31 additions and 31 deletions

View File

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