Skip to content

Commit

Permalink
math/py-GridDataFormats: Update 1.0.0 -> 1.0.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jun 19, 2022
1 parent 4d6ae74 commit 321637c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
11 changes: 3 additions & 8 deletions math/py-GridDataFormats/Makefile
@@ -1,5 +1,5 @@
PORTNAME= GridDataFormats
DISTVERSION= 1.0.0
DISTVERSION= 1.0.1
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand All @@ -11,19 +11,14 @@ 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}
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= distutils autoplist concurrent
USE_PYTHON= distutils autoplist concurrent pytest

USE_GITHUB= yes
GH_ACCOUNT= MDAnalysis

NO_ARCH= yes

do-test:
@cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions math/py-GridDataFormats/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1653188775
SHA256 (MDAnalysis-GridDataFormats-1.0.0_GH0.tar.gz) = d0e1aa501e8efa01b9d11058678efa0bc453b3d5551ea66ee4087e86de690dd3
SIZE (MDAnalysis-GridDataFormats-1.0.0_GH0.tar.gz) = 2382282
TIMESTAMP = 1655619059
SHA256 (MDAnalysis-GridDataFormats-1.0.1_GH0.tar.gz) = 10931ba3ac92d09da4f7155986bb7ae7de59ae225340cb03b84423b24f46e6eb
SIZE (MDAnalysis-GridDataFormats-1.0.1_GH0.tar.gz) = 2382613

0 comments on commit 321637c

Please sign in to comment.