python3-more-itertools: update to 8.0.2

This commit is contained in:
Nathan Owens 2019-12-30 16:36:43 -06:00 committed by Piotr
parent a231570ec4
commit 9ee1efc02b

View file

@ -1,7 +1,7 @@
# Template file for 'python3-more-itertools'
pkgname=python3-more-itertools
version=7.2.0
revision=2
version=8.0.2
revision=1
archs=noarch
wrksrc="more-itertools-${version}"
build_style=python3-module
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/erikrose/more-itertools"
distfiles="${PYPI_SITE}/m/more-itertools/more-itertools-${version}.tar.gz"
checksum=409cd48d4db7052af495b09dec721011634af3753ae1ef92d2b32f73a745f832
checksum=b84b238cce0d9adad5ed87e745778d20a3f8487d0f0cb8b8a586816c7496458d
do_check() {
python3 setup.py test