diff --git a/graphics/py-toyplot/Makefile b/graphics/py-toyplot/Makefile index 567b2ba2369e..a1540e75e0df 100644 --- a/graphics/py-toyplot/Makefile +++ b/graphics/py-toyplot/Makefile @@ -1,24 +1,24 @@ PORTNAME= toyplot -PORTVERSION= 0.19.0 -PORTREVISION= 5 +PORTVERSION= 2.1.0 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Modern plotting toolkit supporting electronic publishing WWW= https://pypi.org/project/toyplot/ LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.8:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colormath>=2.1.1:math/py-colormath@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}multipledispatch>=0.4.7:devel/py-multipledispatch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}png>=0.0.17:graphics/py-png@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}reportlab>=3.2.0:print/py-reportlab@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}custom_inherit>=2.2.0:textproc/py-custom_inherit@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2:devel/py-flit-core@${PY_FLAVOR} -USES= python -USE_PYTHON= autoplist distutils +USES= python:3.8+ +USE_PYTHON= autoplist pep517 .include diff --git a/graphics/py-toyplot/distinfo b/graphics/py-toyplot/distinfo index 3b25a293de21..9df94831087a 100644 --- a/graphics/py-toyplot/distinfo +++ b/graphics/py-toyplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588779032 -SHA256 (toyplot-0.19.0.tar.gz) = d199b4ac2d5ee454fec8be937bd9f1a313145545adc192bb0db2fd3defada484 -SIZE (toyplot-0.19.0.tar.gz) = 267685 +TIMESTAMP = 1788747665 +SHA256 (toyplot-2.1.0.tar.gz) = ea773bee79e1d6adab08dcc58af6b82e82801575d0b8b23b477a6557f49fb0e7 +SIZE (toyplot-2.1.0.tar.gz) = 8061236