Skip to content

Commit

Permalink
science/py-quantities: Update 0.12.4 -> 0.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Aug 17, 2021
1 parent 8310fd0 commit db17ca8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion science/py-quantities/Makefile
@@ -1,5 +1,5 @@
PORTNAME= quantities
DISTVERSION= 0.12.4
DISTVERSION= 0.12.5
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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>
6 changes: 3 additions & 3 deletions science/py-quantities/distinfo
@@ -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

0 comments on commit db17ca8

Please sign in to comment.