diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-returnn.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /returnn-1.20230411.222227.tar.gz +/returnn-1.20230424.151137.tar.gz 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 @@ -1 +1 @@ -e1f277ac762fb4b31b706f1d8a30eeb6 returnn-1.20230411.222227.tar.gz +11a8b5dbc5fb906aeb395a3123049a1a returnn-1.20230424.151137.tar.gz |
