Skip to content

Commit

Permalink
science/py-chempy: Update 0.8.2 → 0.8.3
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jul 17, 2023
1 parent 1edd14a commit c70e078
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions science/py-chempy/Makefile
@@ -1,6 +1,5 @@
PORTNAME= chempy
DISTVERSION= 0.8.2
PORTREVISION= 2
DISTVERSION= 0.8.3
CATEGORIES= science python # chemistry
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -27,10 +26,11 @@ BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>0:devel/py-black@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-flakes>0:devel/py-pytest-flakes@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}pytest-flakes>0:devel/py-pytest-flakes@${PY_FLAVOR} \
gsl>0:math/gsl

USES= python
USE_PYTHON= distutils autoplist pytest
USES= localbase:ldflags python # localbase and math/gsl are only for tests
USE_PYTHON= distutils autoplist pytest # 5 tests fail, see https://github.com/bjodah/chempy/issues/222

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions science/py-chempy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1632243682
SHA256 (chempy-0.8.2.tar.gz) = cf4176c3a642f0f4db796a7d612f145ec99ce9c73a8d98ea413c5b7f966c43bf
SIZE (chempy-0.8.2.tar.gz) = 406701
TIMESTAMP = 1689572688
SHA256 (chempy-0.8.3.tar.gz) = 8f7bfb5066969019556d6191b391794742214430bf330bbc9929f5d454ca072b
SIZE (chempy-0.8.3.tar.gz) = 184646

0 comments on commit c70e078

Please sign in to comment.