summaryrefslogtreecommitdiff
path: root/python-prefect.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-prefect.spec')
-rw-r--r--python-prefect.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-prefect.spec b/python-prefect.spec
index b9eaa31..3a3c0f0 100644
--- a/python-prefect.spec
+++ b/python-prefect.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-prefect
-Version: 2.10.2
+Version: 2.10.5
Release: 1
Summary: Workflow orchestration and management.
License: Apache Software License
URL: https://www.prefect.io
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1f/62/d8d3ed027b0ce84f824e3d9a4c26df5abfa3369cd30f2bf3104182035531/prefect-2.10.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/70/20/e7f1c0a35cebc568179b5e9302a284d4c45e0bbe23b5a9d517c785e096c3/prefect-2.10.5.tar.gz
BuildArch: noarch
Requires: python3-aiosqlite
@@ -326,7 +326,7 @@ Thanks for being part of the mission to build a new kind of workflow system and,
%prep
-%autosetup -n prefect-2.10.2
+%autosetup -n prefect-2.10.5
%build
%py3_build
@@ -366,5 +366,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.10.2-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.10.5-1
- Package Spec generated