Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:suse-cloud-ci:rpm-packaging-sles15-Master-87ab886e264aa596547e8db5806efa93456b820f
python-os-vif
python-os-vif.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-os-vif.spec of Package python-os-vif
# # spec file for package python-os-vif # # 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-os-vif Version: 3.7.0 Release: 0 Summary: A library for plugging and unplugging virtual interfaces in OpenStack License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/os-vif Source0: https://files.pythonhosted.org/packages/source/o/os-vif/os_vif-%{version}.tar.gz BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: python3-netaddr BuildRequires: python3-oslo.concurrency BuildRequires: python3-oslo.config BuildRequires: python3-oslo.i18n BuildRequires: python3-oslo.log BuildRequires: python3-oslo.privsep BuildRequires: python3-oslo.versionedobjects BuildRequires: python3-oslotest BuildRequires: python3-ovsdbapp BuildRequires: python3-pbr BuildRequires: python3-pyroute2 BuildRequires: python3-python-subunit BuildRequires: python3-six BuildRequires: python3-stestr BuildRequires: python3-stevedore BuildRequires: python3-testrepository BuildRequires: python3-testscenarios BuildRequires: python3-testtools BuildArch: noarch %description A library for plugging and unplugging virtual interfaces in OpenStack. Features: * A base VIF plugin class that supplies a plug() and unplug() interface * Versioned objects that represent a virtual interface and its components %package -n python3-os-vif Summary: A library for plugging and unplugging virtual interfaces in OpenStack Requires: python3-debtcollector Requires: python3-netaddr Requires: python3-oslo.concurrency Requires: python3-oslo.config Requires: python3-oslo.i18n Requires: python3-oslo.log Requires: python3-oslo.privsep Requires: python3-oslo.versionedobjects Requires: python3-ovsdbapp Requires: python3-pbr Requires: python3-pyroute2 Requires: python3-six Requires: python3-stevedore %description -n python3-os-vif A library for plugging and unplugging virtual interfaces in OpenStack. Features: * A base VIF plugin class that supplies a plug() and unplug() interface * Versioned objects that represent a virtual interface and its components This package contains the Python 3.x module. %package -n python-os-vif-doc Summary: Documentation for a library for plugging and unplugging virtual interfaces in OpenStack BuildRequires: python3-Sphinx BuildRequires: python3-openstackdocstheme BuildRequires: python3-reno %description -n python-os-vif-doc Documentation for a library for plugging and unplugging virtual interfaces in OpenStack. %prep %autosetup -p1 -n os_vif-3.7.0 %py_req_cleanup %build %{py3_build} %install %{py3_install} # generate html docs PBR_VERSION=3.7.0 %sphinx_build -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %check export OS_TEST_PATH="os_vif/tests/unit" %{openstack_stestr_run} %files -n python3-os-vif %license LICENSE %doc README.rst ChangeLog %{python3_sitelib}/os_vif %{python3_sitelib}/vif_plug_ovs %{python3_sitelib}/vif_plug_linux_bridge %{python3_sitelib}/vif_plug_noop %{python3_sitelib}/*.egg-info %files -n python-os-vif-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