Skip to content

Commit

Permalink
science/py-eccodes: Update to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 5, 2023
1 parent a4b2253 commit d592f20
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
7 changes: 2 additions & 5 deletions science/py-eccodes/Makefile
@@ -1,5 +1,5 @@
PORTNAME= eccodes
PORTVERSION= 1.5.0
PORTVERSION= 1.5.1
CATEGORIES= science python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -22,11 +22,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}

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

NO_ARCH= yes

do-test:
cd ${WRKSRC} && ${SETENV} PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} ${PYTHON_CMD} -m pytest -rs -v

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions science/py-eccodes/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1661950942
SHA256 (eccodes-1.5.0.tar.gz) = e70c8f159140c343c215fd608ddf533be652ff05ad2ff17243c7b66cf92127fa
SIZE (eccodes-1.5.0.tar.gz) = 56329
TIMESTAMP = 1675191083
SHA256 (eccodes-1.5.1.tar.gz) = e848911b0d4522c2cf60a11855c175e1e87fce44a143384cf38e4d60a0b62d9d
SIZE (eccodes-1.5.1.tar.gz) = 2260175

0 comments on commit d592f20

Please sign in to comment.