summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-30 00:28:10 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-30 00:32:42 +0800
commitb9f6ce5b6df352fdaf7b0f640a082fbddf8cb3bd (patch)
tree7020f08dced28db43c4849f0c336e628f4648301 /math
parent84d4297481c12a53ce2cee40a139a3c7c8bfe963 (diff)
downloadfreebsd-ports-b9f6ce5b6df352fdaf7b0f640a082fbddf8cb3bd.zip
math/py-jax: Update to 0.3.13
Changes: https://github.com/google/jax/releases https://github.com/google/jax/blob/main/CHANGELOG.md
Diffstat (limited to 'math')
-rw-r--r--math/py-jax/Makefile8
-rw-r--r--math/py-jax/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/math/py-jax/Makefile b/math/py-jax/Makefile
index a0da0dffe26a..1a7e94b61f7e 100644
--- a/math/py-jax/Makefile
+++ b/math/py-jax/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= jax
-PORTVERSION= 0.2.9
+PORTVERSION= 0.3.13
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,10 @@ COMMENT= Differentiate, compile, and transform Numpy code
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}absl-py>=0:devel/py-absl-py@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}numpy>=1.12,1:math/py-numpy@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}opt-einsum>=0:math/py-opt-einsum@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}numpy>=1.19,1:math/py-numpy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}opt-einsum>=0:math/py-opt-einsum@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scipy>=1.2.1:science/py-scipy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
diff --git a/math/py-jax/distinfo b/math/py-jax/distinfo
index 5b9cd3f7090c..e0e0b128a4ba 100644
--- a/math/py-jax/distinfo
+++ b/math/py-jax/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611856578
-SHA256 (jax-0.2.9.tar.gz) = c563c97fae7b85b0f5622522f9fbdf61e04bf0d1e50888a644bdc966b5c1f274
-SIZE (jax-0.2.9.tar.gz) = 551876
+TIMESTAMP = 1656092944
+SHA256 (jax-0.3.13.tar.gz) = 4ab4865b7007a36e2894a4aff8baf3ffeb6e51e435403c59ba9bc3f741ca3504
+SIZE (jax-0.3.13.tar.gz) = 951010