science/py-abipy: Update 0.5.0 -> 0.6.0
Port changes: * Update BUILD_DEPENDS * Add NO_ARCH * Update WWW Reported by: portscout
This commit is contained in:
parent
a7b5a6efc6
commit
41cf5c16a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477977
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= abipy
|
||||
DISTVERSION= 0.5.0
|
||||
DISTVERSION= 0.6.0
|
||||
CATEGORIES= science python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -16,9 +16,8 @@ BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}netCDF4>0:science/py-netCDF4@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}prettytable>0:devel/py-prettytable@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pydispatcher>=2.0.5:devel/py-pydispatcher@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pymatgen>=2018.6.11:science/py-pymatgen@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pymatgen>=2018.8.7:science/py-pymatgen@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}seaborn>0:math/py-seaborn@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
|
||||
@ -32,5 +31,6 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= abinit
|
||||
SHEBANG_GLOB= *.py
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1529082784
|
||||
SHA256 (abinit-abipy-0.5.0_GH0.tar.gz) = 4566f1330e484cb7a552f41a9ca73720d80c408361c5df31e8deec934ff7f17a
|
||||
SIZE (abinit-abipy-0.5.0_GH0.tar.gz) = 15845254
|
||||
TIMESTAMP = 1535133922
|
||||
SHA256 (abinit-abipy-0.6.0_GH0.tar.gz) = 72d1c56b1f447ca5fc947b882c8e8cef197194ddcdd7bf70fae6fcb8fdc7bb3b
|
||||
SIZE (abinit-abipy-0.6.0_GH0.tar.gz) = 16811554
|
||||
|
@ -6,4 +6,4 @@ ab-initio calculations and typical convergence studies. AbiPy is interfaced with
|
||||
Pymatgen allowing users to benefit from the different tools and python objects
|
||||
available in the pymatgen ecosystem.
|
||||
|
||||
WWW: https://pythonhosted.org/abipy/
|
||||
WWW: https://abinit.github.io/abipy/
|
||||
|
Loading…
Reference in New Issue
Block a user