update to py3-toolz-0.11.2

This commit is contained in:
sthen 2021-11-07 09:16:31 +00:00
parent 8a1d3d13ba
commit 988421c73a
2 changed files with 5 additions and 7 deletions

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2021/11/02 00:01:03 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2021/11/07 09:16:31 sthen Exp $
COMMENT = utility functions similar to itertools and functools
MODPY_EGG_VERSION = 0.11.1
MODPY_EGG_VERSION = 0.11.2
DISTNAME = toolz-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
REVISION = 0
CATEGORIES = devel
@ -21,7 +20,6 @@ FLAVOR = python3
MODPY_PI = Yes
MODPY_SETUPTOOLS = Yes
NO_TEST = Yes
MODPY_PYTEST_ARGS = toolz/tests
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (toolz-0.11.1.tar.gz) = x6R5IfB4Iv5TT7HAHJkxqzNaQ5DHgr0oxrzHwvcfP78=
SIZE (toolz-0.11.1.tar.gz) = 64428
SHA256 (toolz-0.11.2.tar.gz) = azEtXhUThVLxvaik5mww4jbIMbYSsr8ABfih3xCkvDM=
SIZE (toolz-0.11.2.tar.gz) = 65928