python3-more-itertools: update to 8.5.0.

This commit is contained in:
Kartik Singh 2020-09-13 19:00:43 +05:30 committed by Andrew J. Hesford
parent 489448f150
commit a252588ba0

View file

@ -1,11 +1,9 @@
# Template file for 'python3-more-itertools'
pkgname=python3-more-itertools
version=8.0.2
version=8.5.0
revision=1
archs=noarch
wrksrc="more-itertools-${version}"
build_style=python3-module
pycompile_module="more_itertools"
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="More Python3 routines for operating on itertables"
@ -13,7 +11,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=b84b238cce0d9adad5ed87e745778d20a3f8487d0f0cb8b8a586816c7496458d
checksum=6f83822ae94818eae2612063a5101a7311e68ae8002005b5e05f03fd74a86a20
do_check() {
python3 setup.py test