diff --git a/math/py-squarify/Makefile b/math/py-squarify/Makefile index ffc11dc69435..dfaf01df88d7 100644 --- a/math/py-squarify/Makefile +++ b/math/py-squarify/Makefile @@ -1,18 +1,20 @@ PORTNAME= squarify -PORTVERSION= 0.4.3 +DISTVERSION= 0.4.4 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Squarify treemap layout algorithm WWW= https://github.com/laserson/squarify LICENSE= APACHE20 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} + USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils autoplist pytest NO_ARCH= yes .include diff --git a/math/py-squarify/distinfo b/math/py-squarify/distinfo index d687e97923fc..99f59dd3b3d0 100644 --- a/math/py-squarify/distinfo +++ b/math/py-squarify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704074541 -SHA256 (squarify-0.4.3.tar.gz) = 54091f6ad175f7f201f8934574e647ce1b50dedc478c5fd968688eb7d7469f95 -SIZE (squarify-0.4.3.tar.gz) = 4292 +TIMESTAMP = 1721459973 +SHA256 (squarify-0.4.4.tar.gz) = b8a110c8dc5f1cd1402ca12d79764a081e90bfc445346cfa166df929753ecb46 +SIZE (squarify-0.4.4.tar.gz) = 5514