From 3c309a6eeb55fefa3c30213f45adba7ca7d21247 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 07:18:23 +0000 Subject: automatic import of python-parsl --- .gitignore | 1 + python-parsl.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index da071db..999e63c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /parsl-2023.4.10.tar.gz +/parsl-2023.4.24.tar.gz 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 - 2023.4.10-1 +* Tue Apr 25 2023 Python_Bot - 2023.4.24-1 - Package Spec generated diff --git a/sources b/sources index cfc5117..3f9d1e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06cb2b8847ad854d52b0484c5cdf217c parsl-2023.4.10.tar.gz +e1826b0630f2fd8ec767a9e6a7f7ff56 parsl-2023.4.24.tar.gz -- cgit v1.2.3