Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:mlschroe:testfrozen
python-oslo.service
python-oslo.service.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-oslo.service.spec of Package python-oslo.service
# # spec file for package python-oslo.service # # 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/ # %if 0%{?rhel} || 0%{?fedora} %global rdo 1 %endif Name: python-oslo.service Version: 3.5.0 Release: 0 Summary: OpenStack oslo.service library License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/oslo.service Source0: https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-3.5.0.tar.gz BuildRequires: openstack-macros BuildRequires: procps BuildRequires: python3-Paste BuildRequires: python3-PasteDeploy BuildRequires: python3-Routes BuildRequires: python3-WebOb BuildRequires: python3-eventlet BuildRequires: python3-fixtures BuildRequires: python3-greenlet BuildRequires: python3-oslo.concurrency BuildRequires: python3-oslo.config BuildRequires: python3-oslo.i18n BuildRequires: python3-oslo.log BuildRequires: python3-oslo.utils BuildRequires: python3-oslotest BuildRequires: python3-pbr BuildRequires: python3-requests BuildRequires: python3-stestr BuildRequires: python3-yappi BuildArch: noarch %description oslo.service provides a framework for defining new long-running services using the patterns established by other OpenStack applications. It also includes utilities long-running applications might need for working with SSL or WSGI, performing periodic operations, interacting with systemd, etc. %package -n python3-oslo.service Summary: OpenStack oslo.service library Requires: python3-Paste Requires: python3-PasteDeploy Requires: python3-Routes Requires: python3-WebOb Requires: python3-debtcollector Requires: python3-eventlet Requires: python3-fixtures Requires: python3-greenlet Requires: python3-oslo.concurrency Requires: python3-oslo.config Requires: python3-oslo.i18n Requires: python3-oslo.log Requires: python3-oslo.utils Requires: python3-yappi %description -n python3-oslo.service oslo.service provides a framework for defining new long-running services using the patterns established by other OpenStack applications. It also includes utilities long-running applications might need for working with SSL or WSGI, performing periodic operations, interacting with systemd, etc. %package -n python-oslo.service-doc Summary: Documentation for OpenStack service library BuildRequires: python3-Sphinx BuildRequires: python3-openstackdocstheme %description -n python-oslo.service-doc oslo.service provides a framework for defining new long-running services using the patterns established by other OpenStack applications. It also includes utilities long-running applications might need for working with SSL or WSGI, performing periodic operations, interacting with systemd, etc. This package contains the documentation. %prep %autosetup -p1 -n oslo.service-3.5.0 %py_req_cleanup %build %{py3_build} # generate html docs PYTHONPATH=. PBR_VERSION=%{version} %sphinx_build -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %install %{py3_install} %check %{openstack_stestr_run} %files -n python3-oslo.service %license LICENSE %doc README.rst ChangeLog %{python3_sitelib}/oslo_service %{python3_sitelib}/*.egg-info %files -n python-oslo.service-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