Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Cloud:OpenStack:Upstream:2024.1
python-taskflow
python-taskflow.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-taskflow.spec of Package python-taskflow
# # spec file for package python-taskflow # # Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: python-taskflow Version: 5.1.0 Release: 0 Summary: Taskflow structured state management library License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/taskflow Source0: https://files.pythonhosted.org/packages/source/t/taskflow/taskflow-5.1.0.tar.gz BuildRequires: openstack-macros BuildRequires: python311-PyMySQL BuildRequires: python311-SQLAlchemy BuildRequires: python311-SQLAlchemy-Utils BuildRequires: python311-alembic BuildRequires: python311-automaton BuildRequires: python311-cachetools BuildRequires: python311-eventlet BuildRequires: python311-fasteners BuildRequires: python311-futurist BuildRequires: python311-jsonschema BuildRequires: python311-kazoo BuildRequires: python311-kombu BuildRequires: python311-networkx BuildRequires: python311-oslo.serialization BuildRequires: python311-oslo.utils BuildRequires: python311-oslotest BuildRequires: python311-pbr BuildRequires: python311-psycopg2 BuildRequires: python311-pydot BuildRequires: python311-redis BuildRequires: python311-retrying BuildRequires: python311-stestr BuildRequires: python311-stevedore BuildRequires: python311-tenacity BuildRequires: python311-testrepository BuildRequires: python311-testscenarios BuildRequires: python311-testtools BuildRequires: python311-zake BuildArch: noarch %description A library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects. %package -n python311-taskflow Summary: Taskflow structured state management library Requires: python311-automaton Requires: python311-cachetools Requires: python311-debtcollector Requires: python311-fasteners Requires: python311-futurist Requires: python311-jsonschema Requires: python311-kazoo Requires: python311-networkx Requires: python311-oslo.serialization Requires: python311-oslo.utils Requires: python311-six Requires: python311-stevedore Requires: python311-tenacity %description -n python311-taskflow A library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects. This package contains the Python 3.x module. %package -n python-taskflow-doc Summary: Documentation for Taskflow Group: Documentation/HTML BuildRequires: python311-Sphinx BuildRequires: python311-openstackdocstheme %description -n python-taskflow-doc A library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects. This package contains the associated documentation. %prep %autosetup -p1 -n taskflow-5.1.0 %py_req_cleanup %build %{py3_build} %install %{py3_install} # generate html docs PBR_VERSION=5.1.0 %sphinx_build -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %check %{openstack_stestr_run} %files -n python311-taskflow %doc README.rst %license LICENSE %{python3_sitelib}/taskflow %{python3_sitelib}/taskflow-*.egg-info %files -n python-taskflow-doc %license LICENSE %doc doc/build/html %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor