1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

science/py-quantities: Update 0.12.4 -> 0.12.5

This commit is contained in:
Yuri Victorovich 2021-08-17 11:35:36 -07:00
parent 8310fd05a3
commit db17ca8b54
2 changed files with 8 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= quantities
DISTVERSION= 0.12.4
DISTVERSION= 0.12.5
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -13,6 +13,10 @@ RUN_DEPENDS= ${PYNUMPY}
USES= python:3.6+
USE_PYTHON= distutils autoplist
NO_ARCH= yes
do-test: # tests are broken: https://github.com/python-quantities/python-quantities/issues/192
cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1578813771
SHA256 (quantities-0.12.4.tar.gz) = a33d636d1870c9e1127631185d89b0105a49f827d6aacd44ad9d8f151f331d8b
SIZE (quantities-0.12.4.tar.gz) = 83912
TIMESTAMP = 1629225031
SHA256 (quantities-0.12.5.tar.gz) = 67546963cb2a519b1a4aa43d132ef754360268e5d551b43dd1716903d99812f0
SIZE (quantities-0.12.5.tar.gz) = 85037