summaryrefslogtreecommitdiff
path: root/python-optax.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-optax.spec')
-rw-r--r--python-optax.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/python-optax.spec b/python-optax.spec
index d024a5f..2ad9b42 100644
--- a/python-optax.spec
+++ b/python-optax.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-optax
-Version: 0.1.4
+Version: 0.1.5
Release: 1
Summary: A gradient processing and optimisation library in JAX.
License: Apache 2.0
URL: https://github.com/deepmind/optax
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9a/74/66b5c8c59b21017d50a04db5b2eca113418d35c99e17f7a62c76a22c8e88/optax-0.1.4.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/25/76/99b47c028f153b712300ed0f240fbe8cce2684b6c9a937223a71bc3f9d0a/optax-0.1.5.tar.gz
BuildArch: noarch
Requires: python3-absl-py
@@ -13,7 +13,6 @@ Requires: python3-chex
Requires: python3-jax
Requires: python3-jaxlib
Requires: python3-numpy
-Requires: python3-typing-extensions
%description
# Optax
@@ -886,7 +885,7 @@ the [DeepMind JAX Ecosystem citation].
%prep
-%autosetup -n optax-0.1.4
+%autosetup -n optax-0.1.5
%build
%py3_build
@@ -926,5 +925,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.4-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.5-1
- Package Spec generated