Skip to content

Commit

Permalink
math/py-GridDataFormats: Update 0.6.0 -> 0.7.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed May 1, 2022
1 parent 8db0b60 commit 423269a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions math/py-GridDataFormats/Makefile
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
PORTNAME= GridDataFormats
DISTVERSION= 0.6.0
DISTVERSION= 0.7.0
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= yuri@FreeBSD.org
COMMENT= Handle data on a grid: NumPy n-dimensional arrays

BROKEN= does not fetch: Fetched file size mismatch (expected 2210700, actual 2210686)

LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING

RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}mrcfile>0:biology/py-mrcfile@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
Expand Down
6 changes: 3 additions & 3 deletions math/py-GridDataFormats/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1634575295
SHA256 (MDAnalysis-GridDataFormats-0.6.0_GH0.tar.gz) = 8162beb3c360734ec5bf365b4afb8cc8beb498cf7c1b820da0a53e79fa6ca87f
SIZE (MDAnalysis-GridDataFormats-0.6.0_GH0.tar.gz) = 2210700
TIMESTAMP = 1651424030
SHA256 (MDAnalysis-GridDataFormats-0.7.0_GH0.tar.gz) = 1bef579725aa5e9cfd26c1a0ec2fbd565ead4a637e1e9d6809ffa30921e2a470
SIZE (MDAnalysis-GridDataFormats-0.7.0_GH0.tar.gz) = 2388182

0 comments on commit 423269a

Please sign in to comment.