aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-08-24 18:31:51 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-08-24 18:31:51 +0000
commit41cf5c16a382e2447330d432d15e78057dfb6244 (patch)
tree9dc27a60c890e45c1ef48e76b72766eb407aa133
parenta7b5a6efc6a415f915519a586631701cf38ed896 (diff)
downloadports-41cf5c16a382e2447330d432d15e78057dfb6244.tar.gz
ports-41cf5c16a382e2447330d432d15e78057dfb6244.zip
Notes
-rw-r--r--science/py-abipy/Makefile6
-rw-r--r--science/py-abipy/distinfo6
-rw-r--r--science/py-abipy/pkg-descr2
3 files changed, 7 insertions, 7 deletions
diff --git a/science/py-abipy/Makefile b/science/py-abipy/Makefile
index 85a4f089cd5d..4f27bc6639d7 100644
--- a/science/py-abipy/Makefile
+++ b/science/py-abipy/Makefile
@@ -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>
diff --git a/science/py-abipy/distinfo b/science/py-abipy/distinfo
index 0924b6eb3d4c..f5cd7da1defb 100644
--- a/science/py-abipy/distinfo
+++ b/science/py-abipy/distinfo
@@ -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
diff --git a/science/py-abipy/pkg-descr b/science/py-abipy/pkg-descr
index b60011b7d472..50d805a4a6a5 100644
--- a/science/py-abipy/pkg-descr
+++ b/science/py-abipy/pkg-descr
@@ -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/