update to py3-cycler-0.11.0, enable tests

This commit is contained in:
sthen 2021-11-18 09:45:08 +00:00
parent e862948ffd
commit 1f08a3be05
2 changed files with 5 additions and 9 deletions

View File

@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2021/11/02 00:01:16 sthen Exp $
# $OpenBSD: Makefile,v 1.9 2021/11/18 09:45:08 sthen Exp $
COMMENT = composable style cycles
MODPY_EGG_VERSION = 0.10.0
MODPY_EGG_VERSION = 0.11.0
DISTNAME = cycler-${MODPY_EGG_VERSION}
PKGNAME = py-cycler-${MODPY_EGG_VERSION}
CATEGORIES = graphics
REVISION = 5
HOMEPAGE = https://github.com/matplotlib/cycler
@ -20,9 +19,6 @@ FLAVOR = python3
MODPY_PI = Yes
MODPY_SETUPTOOLS = Yes
RUN_DEPENDS = devel/py-six${MODPY_FLAVOR}
NO_TEST = Yes
MODPY_PYTEST = Yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (cycler-0.10.0.tar.gz) = zXstEBgljXJHpxQl6fJkY9+0RNQRw5Vply9M5Yawydg=
SIZE (cycler-0.10.0.tar.gz) = 16553
SHA256 (cycler-0.11.0.tar.gz) = nIdAWDmhlpboN7O4GP7T9fafFvHuwaGtd+BD3Oqcdy8=
SIZE (cycler-0.11.0.tar.gz) = 18784