Upgrade taskflow package to version 3.7.1

(cherry picked from commit 34fd72db18d410707a75ab977563ff7a789faaeb)
This commit is contained in:
liusheng 2021-11-15 08:01:41 +00:00 committed by openeuler-sync-bot
parent 5ae70bdb03
commit d32b359007
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-taskflow
Version: 3.2.0
Version: 3.7.1
Release: 1
Summary: Taskflow structured state management library.
License: Apache-2.0
URL: https://docs.openstack.org/taskflow/latest/
Source0: https://files.pythonhosted.org/packages/f5/07/cf09200520a63386d12cdb67ab1fb27ce7ec18e98d2256235a0780f12af3/taskflow-3.2.0.tar.gz
Source0: https://files.pythonhosted.org/packages/eb/1d/816e521a7107a24f92c6c20b761d0751704456328529c4e3b9256951e75c/taskflow-3.7.1.tar.gz
BuildArch: noarch
%description
A library to do [jobs, tasks, flows] in a highly available, easy to understand
@ -121,5 +121,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Mon Nov 15 2021 liusheng <liusheng2048@gmail.com> - 3.7.1-1
- Upgrade taskflow package to version 3.7.1
* Tue Nov 09 2021 OpenStack_SIG <openstack@openeuler.org> - 3.2.0-1
- Init package python3-taskflow with version 3.2.0

Binary file not shown.

BIN
taskflow-3.7.1.tar.gz Normal file

Binary file not shown.