Skip to content

Commit

Permalink
math/py-flax: Update to 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 21, 2023
1 parent 4444a6e commit ede77e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions math/py-flax/Makefile
@@ -1,5 +1,5 @@
PORTNAME= flax
PORTVERSION= 0.6.4
PORTVERSION= 0.6.5
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,15 +10,15 @@ WWW= https://github.com/google/flax

LICENSE= APACHE20

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jax>=0.3.16:math/py-jax@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jax>=0.4.2:math/py-jax@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}msgpack>=0:devel/py-msgpack@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>=1.12,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=5.4.1:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rich>=11.1:textproc/py-rich@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1.1:devel/py-typing-extensions@${PY_FLAVOR}

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

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions math/py-flax/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1675191077
SHA256 (flax-0.6.4.tar.gz) = d06465a3e6636c3c23c29f651a13f5367d06c41373b441dc8ec1bfaa4db06a48
SIZE (flax-0.6.4.tar.gz) = 172743
TIMESTAMP = 1677771313
SHA256 (flax-0.6.5.tar.gz) = 12b921fe16198767d0b662a55024b698f6670b311463fa09d39194661fed1b24
SIZE (flax-0.6.5.tar.gz) = 176188

0 comments on commit ede77e0

Please sign in to comment.