python3-more-itertools: update to 8.0.2
This commit is contained in:
parent
a231570ec4
commit
9ee1efc02b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-more-itertools'
|
# Template file for 'python3-more-itertools'
|
||||||
pkgname=python3-more-itertools
|
pkgname=python3-more-itertools
|
||||||
version=7.2.0
|
version=8.0.2
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="more-itertools-${version}"
|
wrksrc="more-itertools-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/erikrose/more-itertools"
|
homepage="https://github.com/erikrose/more-itertools"
|
||||||
distfiles="${PYPI_SITE}/m/more-itertools/more-itertools-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/more-itertools/more-itertools-${version}.tar.gz"
|
||||||
checksum=409cd48d4db7052af495b09dec721011634af3753ae1ef92d2b32f73a745f832
|
checksum=b84b238cce0d9adad5ed87e745778d20a3f8487d0f0cb8b8a586816c7496458d
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 setup.py test
|
python3 setup.py test
|
||||||
|
|
Loading…
Add table
Reference in a new issue