diff --git a/science/py-quantities/Makefile b/science/py-quantities/Makefile index 74a45beef3b2..dddaaa22df9e 100644 --- a/science/py-quantities/Makefile +++ b/science/py-quantities/Makefile @@ -1,26 +1,25 @@ PORTNAME= quantities -DISTVERSION= 0.16.1 -PORTREVISION= 1 +DISTVERSION= 0.16.2 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Support for physical quantities with units, based on numpy WWW= https://github.com/python-quantities/python-quantities LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYNUMPY} USES= python USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://github.com/python-quantities/python-quantities/issues/224 TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${WRKSRC}/quantities/tests NO_ARCH= yes -# tests: 173 passed, 3 xfailed in 33.50s +# tests as of 0.16.2: 175 passed, 3 xfailed in 30.81s .include diff --git a/science/py-quantities/distinfo b/science/py-quantities/distinfo index 26529773f059..eb191c3bbb35 100644 --- a/science/py-quantities/distinfo +++ b/science/py-quantities/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731110912 -SHA256 (quantities-0.16.1.tar.gz) = c9d688e8719720654187a6a83425e7d54f427d7465e03c49f3da53befd20074b -SIZE (quantities-0.16.1.tar.gz) = 101045 +TIMESTAMP = 1753137018 +SHA256 (quantities-0.16.2.tar.gz) = 1f7c24f10d9ff57ddf751a358ea2fdfa9914516722f06a788ef4a2924c77d21c +SIZE (quantities-0.16.2.tar.gz) = 101862