git: c0e39fe50609 - main - graphics/py-mpl-interactions: update to 0.24.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Sep 2024 08:50:08 UTC
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=c0e39fe50609e50fa3d51ec12fd27886b2c3e6c0 commit c0e39fe50609e50fa3d51ec12fd27886b2c3e6c0 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2024-09-11 08:47:01 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2024-09-11 08:47:12 +0000 graphics/py-mpl-interactions: update to 0.24.2 Convert to pep517. --- graphics/py-mpl-interactions/Makefile | 7 +++++-- graphics/py-mpl-interactions/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/graphics/py-mpl-interactions/Makefile b/graphics/py-mpl-interactions/Makefile index cb7454c745d8..b31453c40a43 100644 --- a/graphics/py-mpl-interactions/Makefile +++ b/graphics/py-mpl-interactions/Makefile @@ -1,5 +1,5 @@ PORTNAME= mpl-interactions -DISTVERSION= 0.24.1 +DISTVERSION= 0.24.2 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,12 @@ WWW= https://pypi.python.org/pypi/mpl-interactions LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 .include <bsd.port.mk> diff --git a/graphics/py-mpl-interactions/distinfo b/graphics/py-mpl-interactions/distinfo index 91635eb77f9b..aede9258776a 100644 --- a/graphics/py-mpl-interactions/distinfo +++ b/graphics/py-mpl-interactions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724839819 -SHA256 (mpl_interactions-0.24.1.tar.gz) = a77b4092b60099951bc9460ed3a4fd9fe17f507e751cf178d5e123eed6363b3f -SIZE (mpl_interactions-0.24.1.tar.gz) = 36044666 +TIMESTAMP = 1726043018 +SHA256 (mpl_interactions-0.24.2.tar.gz) = 2ef91b44bd3fb88395d7ea0bae862b7c987004d87dfb478c8bc1655999a3c2e1 +SIZE (mpl_interactions-0.24.2.tar.gz) = 36042395