summaryrefslogtreecommitdiff
path: root/python-returnn.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-returnn.spec')
-rw-r--r--python-returnn.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-returnn.spec b/python-returnn.spec
index 01c0ce0..e277390 100644
--- a/python-returnn.spec
+++ b/python-returnn.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-returnn
-Version: 1.20230411.222227
+Version: 1.20230424.151137
Release: 1
Summary: The RWTH extensible training framework for universal recurrent neural networks
License: RETURNN license
URL: https://github.com/rwth-i6/returnn/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3f/9b/bb4044e29038e14fe7be027893770a8d1246c9566c41b8d76f68ab0b625f/returnn-1.20230411.222227.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/25/14/2a46a3371e9b2ad8c4b73ce302e8477a047d7434ef390d9bdf8a574ce208/returnn-1.20230424.151137.tar.gz
BuildArch: noarch
@@ -28,7 +28,7 @@ Provides: python3-returnn-doc
%prep
-%autosetup -n returnn-1.20230411.222227
+%autosetup -n returnn-1.20230424.151137
%build
%py3_build
@@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.20230411.222227-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.20230424.151137-1
- Package Spec generated