Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Cloud:OpenStack:Upstream:2024.1
python-openstackclient
python-openstackclient.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-openstackclient.spec of Package python-openstackclient
# # spec file for package python-openstackclient # # 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-openstackclient Version: 6.6.0 Release: 0 Summary: OpenStack Command-line Client License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/python-openstackclient Source0: https://files.pythonhosted.org/packages/source/p/python-openstackclient/python-openstackclient-6.6.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-cinderclient BuildRequires: python3-glanceclient BuildRequires: python3-keystoneclient BuildRequires: python3-novaclient BuildRequires: python311-cliff BuildRequires: python311-ddt BuildRequires: python311-fixtures BuildRequires: python311-openstacksdk BuildRequires: python311-osc-lib BuildRequires: python311-oslotest BuildRequires: python311-osprofiler BuildRequires: python311-requests BuildRequires: python311-requests-mock BuildRequires: python311-setuptools BuildRequires: python311-stestr BuildRequires: python311-stevedore BuildRequires: python311-testtools BuildRequires: python311-wrapt BuildArch: noarch %description python-openstackclient is a unified command-line client for the OpenStack APIs. It is a thin wrapper to the stock python-*client modules that implement the actual REST API client actions. %package -n python3-openstackclient Summary: OpenStack Command-line Client Requires: python3-cinderclient Requires: python3-glanceclient Requires: python3-heatclient Requires: python3-keystoneclient Requires: python3-novaclient Requires: python311-Babel Requires: python311-cliff Requires: python311-keystoneauth1 Requires: python311-openstacksdk Requires: python311-osc-lib Requires: python311-oslo.i18n Requires: python311-oslo.utils %if 0%{?suse_version} Obsoletes: python2-openstackclient < 4.0.0 %endif %description -n python3-openstackclient python-openstackclient is a unified command-line client for the OpenStack APIs. It is a thin wrapper to the stock python-*client modules that implement the actual REST API client actions. This package contains the Python 3.x module. %package -n python-openstackclient-doc Summary: Documentation for OpenStack Command-line Client Group: Documentation/HTML # Some clients are commented out, since they have not been built yet # TODO(jpena): uncomment them to enable their sections in the documentation BuildRequires: python311-Sphinx #BuildRequires: python311-aodhclient #BuildRequires: python3-barbicanclient #BuildRequires: python3-designateclient #BuildRequires: python3-heatclient #BuildRequires: python3-ironicclient #BuildRequires: python3-mistralclient #BuildRequires: python3-neutronclient BuildRequires: python311-openstackdocstheme #BuildRequires: python3-ironic-inspector-client #BuildRequires: python3-zaqarclient BuildRequires: python311-sphinxcontrib-apidoc %description -n python-openstackclient-doc python-openstackclient is a unified command-line client for the OpenStack APIs. It is a thin wrapper to the stock python-*client modules that implement the actual REST API client actions. This package contains auto-generated documentation. %prep %autosetup -p1 -n python-openstackclient-6.6.0 %py_req_cleanup %build %{py3_build} PBR_VERSION=6.6.0 %sphinx_build -b html doc/source doc/build/html PBR_VERSION=6.6.0 %sphinx_build -b man doc/source doc/build/man # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %install %{py3_install} # man page install -p -D -m 644 doc/build/man/openstack.1 %{buildroot}%{_mandir}/man1/openstack.1 %check %{openstack_stestr_run} %files -n python3-openstackclient %doc README.rst %license LICENSE %{python3_sitelib}/openstackclient %{python3_sitelib}/*.egg-info %{_bindir}/openstack %{_mandir}/man1/openstack.1.gz %files -n python-openstackclient-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