Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:mlschroe:testfrozen
python-oslo.log
python-oslo.log.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-oslo.log.spec of Package python-oslo.log
# # spec file for package python-oslo.log # # 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-oslo.log Version: 6.1.2 Release: 0 Summary: OpenStack log library License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/oslo.log Source0: https://files.pythonhosted.org/packages/source/o/oslo.log/oslo.log-6.1.2.tar.gz BuildRequires: fdupes BuildRequires: openstack-macros BuildRequires: python3-eventlet BuildRequires: python3-oslo.config BuildRequires: python3-oslo.context BuildRequires: python3-oslo.i18n BuildRequires: python3-oslo.serialization BuildRequires: python3-oslo.utils BuildRequires: python3-oslotest BuildRequires: python3-pbr BuildRequires: python3-python-dateutil BuildRequires: python3-stestr BuildRequires: python3-testtools BuildArch: noarch %description OpenStack logging configuration library provides standardized configuration for all openstack projects.It also provides custom formatters, handlers and support for context specific logging (like resource id's etc). %package -n python3-oslo.log Summary: OpenStack log library Requires: python3-debtcollector Requires: python3-oslo.config Requires: python3-oslo.context Requires: python3-oslo.i18n Requires: python3-oslo.serialization Requires: python3-oslo.utils Requires: python3-python-dateutil Requires: python3-systemd %if 0%{?suse_version} Obsoletes: python2-oslo.log < 4.0.0 %endif %description -n python3-oslo.log OpenStack logging configuration library provides standardized configuration for all openstack projects.It also provides custom formatters, handlers and support for context specific logging (like resource id's etc). This package contains the Python 3.x module. %package -n python-oslo.log-doc Summary: Documentation for OpenStack log library BuildRequires: python3-Sphinx BuildRequires: python3-openstackdocstheme %description -n python-oslo.log-doc Documentation for the oslo.log library. %prep %autosetup -p1 -n oslo.log-6.1.2 %py_req_cleanup %build %{py3_build} # generate html docs PYTHONPATH=. PBR_VERSION=6.1.2 %sphinx_build -b html doc/source doc/build/html rm -rf doc/build/html/.{doctrees,buildinfo} %install %{py3_install} %fdupes %{buildroot}%{python3_sitelib} %check # skip test_log_config_append_invalid lp#2023684 %{openstack_stestr_run} --exclude-regex 'test_log_config_append_invalid' %files -n python3-oslo.log %license LICENSE %doc ChangeLog README.rst %{python3_sitelib}/oslo_log %{python3_sitelib}/*.egg-info %{_bindir}/convert-json %files -n python-oslo.log-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