Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Cloud:OpenStack:Zed
python-ceilometermiddleware
python-ceilometermiddleware.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-ceilometermiddleware.spec of Package python-ceilometermiddleware
# # spec file for package python-ceilometermiddleware # # Copyright (c) 2023 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-ceilometermiddleware Version: 3.0.0 Release: 0 Summary: A library for metric and event data generation for Ceilometer License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/ceilometermiddleware/latest/ Source0: https://files.pythonhosted.org/packages/source/c/ceilometermiddleware/ceilometermiddleware-3.0.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-keystoneclient BuildRequires: python39-betamax BuildRequires: python39-keystoneauth1 BuildRequires: python39-oslo.config BuildRequires: python39-oslo.messaging BuildRequires: python39-oslo.utils BuildRequires: python39-oslotest BuildRequires: python39-pbr BuildRequires: python39-pycadf BuildRequires: python39-stestr BuildRequires: python39-testrepository Requires: python3-keystoneclient Requires: python39-keystoneauth1 Requires: python39-oslo.config Requires: python39-oslo.messaging Requires: python39-oslo.utils Requires: python39-pbr Requires: python39-pycadf Requires: python39-six BuildArch: noarch %description This library provides middleware modules designed to enable metric and event data generation to be consumed by Ceilometer. %package doc Summary: Documentation for %{name} Group: Documentation/HTML BuildRequires: python39-Sphinx BuildRequires: python39-openstackdocstheme %description doc This library provides middleware modules designed to enable metric and event data generation to be consumed by Ceilometer. This package contains documentation in HTML format. %prep %autosetup -p1 -n ceilometermiddleware-3.0.0 %py_req_cleanup %build %py3_build # generate html docs PBR_VERSION=3.0.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} %install %py3_install %files %license LICENSE %doc README.rst %{python3_sitelib}/ceilometermiddleware %{python3_sitelib}/ceilometermiddleware-*.egg-info %files 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