diff --git a/math/py-matplotlib-scalebar/Makefile b/math/py-matplotlib-scalebar/Makefile index be8179f9940b..c98331d5b4a5 100644 --- a/math/py-matplotlib-scalebar/Makefile +++ b/math/py-matplotlib-scalebar/Makefile @@ -1,23 +1,27 @@ PORTNAME= matplotlib-scalebar -PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTVERSION= 0.9.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= matplotlib_scalebar-${PORTVERSION} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Artist for matplotlib to display a scale bar WWW= https://github.com/ppinard/matplotlib-scalebar LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ruff>=0.5.0:devel/py-ruff@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ruff>=0.5.0:devel/py-ruff@${PY_FLAVOR} USES= python USE_LOCALE= en_US.UTF-8 -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 pytest NO_ARCH= yes .include diff --git a/math/py-matplotlib-scalebar/distinfo b/math/py-matplotlib-scalebar/distinfo index 083660780bbf..5bdad2c89c54 100644 --- a/math/py-matplotlib-scalebar/distinfo +++ b/math/py-matplotlib-scalebar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647463792 -SHA256 (matplotlib-scalebar-0.8.1.tar.gz) = 14887af1093579c5e6afae51a0a1ecc3f715cdbc5c4d7ef59cdeec76ee6bb15d -SIZE (matplotlib-scalebar-0.8.1.tar.gz) = 1108463 +TIMESTAMP = 1737790552 +SHA256 (matplotlib_scalebar-0.9.0.tar.gz) = f91adc5e4e67ac920a8fa98a55f904d56e5c2da4d56286748c31ec62146362be +SIZE (matplotlib_scalebar-0.9.0.tar.gz) = 1180588