diff --git a/graphics/py-pydot/Makefile b/graphics/py-pydot/Makefile index 8a560c519b5f..aba13dba8194 100644 --- a/graphics/py-pydot/Makefile +++ b/graphics/py-pydot/Makefile @@ -1,24 +1,24 @@ PORTNAME= pydot -PORTVERSION= 2.0.0 +PORTVERSION= 3.0.0 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python interface to the Graphviz Dot language WWW= https://github.com/pydot/pydot LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSES/MIT.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= dot:graphics/graphviz \ - ${PYTHON_PKGNAMEPREFIX}pyparsing>=3:devel/py-pyparsing@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pyparsing>=3.0.9:devel/py-pyparsing@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/graphics/py-pydot/distinfo b/graphics/py-pydot/distinfo index ac726e236ae9..bafd548a0a7f 100644 --- a/graphics/py-pydot/distinfo +++ b/graphics/py-pydot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449382 -SHA256 (pydot-2.0.0.tar.gz) = 60246af215123fa062f21cd791be67dda23a6f280df09f68919e637a1e4f3235 -SIZE (pydot-2.0.0.tar.gz) = 152022 +TIMESTAMP = 1721148498 +SHA256 (pydot-3.0.0.tar.gz) = 764640e04f7560dbf0fdfae25f8b6ab59f8c0cd93351d552d779b00d70885411 +SIZE (pydot-3.0.0.tar.gz) = 155563