diff options
Diffstat (limited to 'python-parsl.spec')
-rw-r--r-- | python-parsl.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-parsl.spec b/python-parsl.spec index f4c1484..7b27112 100644 --- a/python-parsl.spec +++ b/python-parsl.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-parsl -Version: 2023.4.10 +Version: 2023.4.24 Release: 1 Summary: Simple data dependent workflows in Python License: Apache 2.0 URL: https://github.com/Parsl/parsl -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d8/0b/1550563a8ae35841b37292c59f912f971ac68f216fd98f6da42a42c36ad1/parsl-2023.4.10.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/db/e8/c4b73f6acf80287c21f62df444d5f9d4c97f1ac544ec05bb693183980901/parsl-2023.4.24.tar.gz BuildArch: noarch Requires: python3-pyzmq @@ -91,7 +91,7 @@ Simple parallel workflows system for Python %prep -%autosetup -n parsl-2023.4.10 +%autosetup -n parsl-2023.4.24 %build %py3_build @@ -131,5 +131,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.4.10-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.4.24-1 - Package Spec generated |