git: f17196e76a9d - main - graphics/py-pydot: Update to 3.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Jul 2024 18:39:26 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f17196e76a9da90b7a0ac1b44450c63842a32c5b commit f17196e76a9da90b7a0ac1b44450c63842a32c5b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-16 18:17:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-16 18:36:17 +0000 graphics/py-pydot: Update to 3.0.0 - Update LICENSE_FILE Changes: https://github.com/pydot/pydot/blob/main/ChangeLog --- graphics/py-pydot/Makefile | 8 ++++---- graphics/py-pydot/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) 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,5 +1,5 @@ PORTNAME= pydot -PORTVERSION= 2.0.0 +PORTVERSION= 3.0.0 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,12 +9,12 @@ 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 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