summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 10:54:03 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 10:54:03 +0000
commit35cec26bd11ad09b958e5acb1952280f5c34fe36 (patch)
treeea8183370427549a58a63d6c18952501a28ead87
parent3804b4da024189ef8d0ca15b0a04c2fd87708f04 (diff)
automatic import of python-optaxopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-optax.spec9
-rw-r--r--sources2
3 files changed, 6 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 349d216..ec21002 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/optax-0.1.4.tar.gz
+/optax-0.1.5.tar.gz
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
diff --git a/sources b/sources
index 24878c6..72fe78a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e4fd790ece69bae4978952d4504bad0 optax-0.1.4.tar.gz
+de9d8b5379344186659304f452262be3 optax-0.1.5.tar.gz