Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
Cloud:OpenStack:Zed
python-os-brick
python-os-brick.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-os-brick.spec of Package python-os-brick
# # spec file for package python-os-brick # # 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/ # %global oldpython python Name: python-os-brick Version: 6.1.1 Release: 0 Summary: OpenStack Cinder brick library for managing local volume attaches License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/os-brick Source0: https://files.pythonhosted.org/packages/source/o/os-brick/os-brick-6.1.1.tar.gz BuildRequires: openstack-macros BuildRequires: python39-Babel BuildRequires: python39-castellan BuildRequires: python39-ddt BuildRequires: python39-eventlet BuildRequires: python39-os-win BuildRequires: python39-oslo.concurrency BuildRequires: python39-oslo.i18n BuildRequires: python39-oslo.log BuildRequires: python39-oslo.privsep BuildRequires: python39-oslo.service BuildRequires: python39-oslo.utils BuildRequires: python39-oslo.vmware BuildRequires: python39-oslotest BuildRequires: python39-pbr BuildRequires: python39-python-subunit BuildRequires: python39-reno BuildRequires: python39-requests BuildRequires: python39-six BuildRequires: python39-stestr BuildRequires: python39-tenacity BuildRequires: python39-testscenarios BuildRequires: python39-testtools BuildArch: noarch %description OpenStack Cinder brick library for managing local volume attaches. Features: - Discovery of volumes being attached to a host for many transport protocols. - Removal of volumes from a host. %package -n python39-os-brick Summary: OpenStack Cinder brick library for managing local volume attaches Requires: %{oldpython}-os-brick-common Requires: python39-Babel Requires: python39-eventlet Requires: python39-os-win Requires: python39-oslo.concurrency Requires: python39-oslo.i18n Requires: python39-oslo.log Requires: python39-oslo.privsep Requires: python39-oslo.service Requires: python39-oslo.utils Requires: python39-requests Requires: python39-six Requires: python39-tenacity %description -n python39-os-brick OpenStack Cinder brick library for managing local volume attaches. Features: - Discovery of volumes being attached to a host for many transport protocols. - Removal of volumes from a host. This package contains the PYthon 3.x module. %package -n python-os-brick-doc Summary: Documentation for OpenStack os-brick library BuildRequires: python39-Sphinx BuildRequires: python39-openstackdocstheme %description -n python-os-brick-doc OpenStack Cinder brick library for managing local volume attaches. Features: - Discovery of volumes being attached to a host for many transport protocols. - Removal of volumes from a host. This package contains the documentation. %package -n python-os-brick-common Summary: Common files for the OpenStack Cinder brick library %description -n python-os-brick-common Configuration files for the OpenStack Cinder brick library. %prep %autosetup -p1 -n os-brick-6.1.1 %py_req_cleanup %build %{py3_build} # generate html docs 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} # move usr/etc to etc mv %{buildroot}%{_prefix}%{_sysconfdir}/* %{buildroot}/%{_sysconfdir}/ %check %{openstack_stestr_run} --concurrency=1 %files -n python39-os-brick %license LICENSE %doc README.rst ChangeLog %{python3_sitelib}/os_brick %{python3_sitelib}/*.egg-info %files -n python-os-brick-common %license LICENSE %dir %{_sysconfdir}/rootwrap.d %{_sysconfdir}/rootwrap.d/os-brick.filters %files -n python-os-brick-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