update to py3-toolz-0.12.0

This commit is contained in:
sthen 2022-12-21 12:54:50 +00:00
parent 65ccd47296
commit ad7fb566c8
2 changed files with 14 additions and 16 deletions

View File

@ -1,9 +1,8 @@
COMMENT= utility functions similar to itertools and functools
MODPY_EGG_VERSION = 0.11.2
MODPY_EGG_VERSION= 0.12.0
DISTNAME= toolz-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
REVISION = 1
CATEGORIES= devel
@ -19,6 +18,5 @@ FLAVOR = python3
MODPY_PI= Yes
MODPY_PYBUILD= setuptools
MODPY_PYTEST_ARGS = toolz/tests
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (toolz-0.11.2.tar.gz) = azEtXhUThVLxvaik5mww4jbIMbYSsr8ABfih3xCkvDM=
SIZE (toolz-0.11.2.tar.gz) = 65928
SHA256 (toolz-0.12.0.tar.gz) = iMVwhhxEDuPy9gN8RlRhMij/QMk6bCXg66cNFygsYZQ=
SIZE (toolz-0.12.0.tar.gz) = 66264