Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:mlschroe:testfrozen
python-troveclient
python-troveclient.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-troveclient.spec of Package python-troveclient
# # spec file for package python-troveclient # # 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-troveclient Version: 8.6.0 Release: 0 Epoch: 0 Summary: Client library for OpenStack DBaaS API License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/python-troveclient Source0: https://files.pythonhosted.org/packages/source/p/python-troveclient/python-troveclient-8.6.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-PrettyTable BuildRequires: python3-httplib2 BuildRequires: python3-keystoneauth1 BuildRequires: python3-mistralclient BuildRequires: python3-openstackclient BuildRequires: python3-oslo.utils BuildRequires: python3-pbr BuildRequires: python3-requests BuildRequires: python3-requests-mock BuildRequires: python3-simplejson BuildRequires: python3-sphinxcontrib-apidoc BuildRequires: python3-stestr BuildRequires: python3-swiftclient BuildRequires: python3-testscenarios BuildRequires: python3-testtools BuildArch: noarch %description This is a client for the Trove API. There's a Python API (the troveclient module), and a command-line script (trove). Each implements 100% (or less ;) ) of the Trove API. %package -n python3-troveclient Summary: Client library for OpenStack DBaaS API Requires: python3-Babel Requires: python3-PrettyTable Requires: python3-keystoneauth1 Requires: python3-mistralclient Requires: python3-openstackclient Requires: python3-osc-lib Requires: python3-oslo.i18n Requires: python3-oslo.utils Requires: python3-pbr Requires: python3-requests Requires: python3-simplejson Requires: python3-swiftclient %description -n python3-troveclient This is a client for the Trove API. There's a Python API (the troveclient module), and a command-line script (trove). Each implements 100% (or less ;) ) of the Trove API. This package contains the Python 3.x module. %package -n python-troveclient-doc Summary: Documentation for OpenStack DBaaS API. Group: Documentation/HTML BuildRequires: python3-Sphinx BuildRequires: python3-openstackdocstheme %description -n python-troveclient-doc Documentation for the client library for interacting with Openstack DBaaS API. %prep %autosetup -p1 -n python-troveclient-8.6.0 %py_req_cleanup %build %{py3_build} # Generate html docs PBR_VERSION=8.6.0 %sphinx_build -b html doc/source doc/build/html # Remove the Sphinx-build leftovers rm -r doc/build/html/.{doctrees,buildinfo} %install %{py3_install} %check %{openstack_stestr_run} %files -n python3-troveclient %doc README.rst %license LICENSE %{python3_sitelib}/python_troveclient-*.egg-info %{python3_sitelib}/troveclient %{_bindir}/trove %files -n python-troveclient-doc %doc doc/build/html %license LICENSE %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