science/py-geometric: Update 0.9.7.2 -> 1.0
This commit is contained in:
parent
30181f77ea
commit
2f2a8ad825
@ -1,5 +1,5 @@
|
||||
PORTNAME= geometric
|
||||
DISTVERSION= 0.9.7.2
|
||||
DISTVERSION= 1.0
|
||||
CATEGORIES= science python # chemistry
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,9 +13,10 @@ LICENSE= BSD3CLAUSE
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ase>0:science/py-ase@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
USE_PYTHON= distutils concurrent autoplist pytest # some tests fail because of missing large test files
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1600026514
|
||||
SHA256 (geometric-0.9.7.2.tar.gz) = 6f69c8c31a188730e2b0f297aa17c66b2518b32c270bda29b6d62cbbffee3bdd
|
||||
SIZE (geometric-0.9.7.2.tar.gz) = 183455
|
||||
TIMESTAMP = 1667893873
|
||||
SHA256 (geometric-1.0.tar.gz) = 905f4f1a23f72c80788974e57cf9fcc08730c1d4ce994f1114745c3ebcfd4cce
|
||||
SIZE (geometric-1.0.tar.gz) = 347922
|
||||
|
Loading…
Reference in New Issue
Block a user