diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-15 16:31:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-15 16:31:49 +0000 |
commit | 11139d4b8ee8ed116dbfd85a477228a80f21470f (patch) | |
tree | 0f945c6c84b0087ef25298edbdd40dbae7a4bcf6 | |
parent | Update to 2.0.0 (diff) |
Update to 0.1.75
Changes: https://github.com/google/jax/blob/master/docs/CHANGELOG.rst
Notes
Notes:
svn path=/head/; revision=544991
-rw-r--r-- | math/py-jax/Makefile | 2 | ||||
-rw-r--r-- | math/py-jax/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-jax/Makefile b/math/py-jax/Makefile index 578d2a7ab6bc..cf411752ea42 100644 --- a/math/py-jax/Makefile +++ b/math/py-jax/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jax -PORTVERSION= 0.1.74 +PORTVERSION= 0.1.75 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-jax/distinfo b/math/py-jax/distinfo index 18a95e4e532d..5fb0a8f586be 100644 --- a/math/py-jax/distinfo +++ b/math/py-jax/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596280116 -SHA256 (jax-0.1.74.tar.gz) = 1b5d950d9fb3bd5b4e209e5a4d46bb5aaabbaf8052cbd59932c3e7b46643565d -SIZE (jax-0.1.74.tar.gz) = 421888 +TIMESTAMP = 1596954352 +SHA256 (jax-0.1.75.tar.gz) = 140b0b7ff9e7483c3efae54fa3dd2cc86559536482ea15d2b2cad6001780c85e +SIZE (jax-0.1.75.tar.gz) = 426770 |