Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15
python-saharaclient
python-saharaclient.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-saharaclient.spec of Package python-saharaclient
# # spec file for package python-saharaclient # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # 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 http://bugs.opensuse.org/ # %global sname saharaclient Name: python-saharaclient Version: 1.5.0 Release: 0 Summary: Client library for OpenStack Sahara API License: Apache-2.0 Group: Development/Languages/Python Url: https://launchpad.net/%{name} Source0: https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz BuildRequires: openstack-macros BuildRequires: python-devel BuildRequires: python-keystoneclient >= 3.8.0 BuildRequires: python-mock >= 2.0.0 BuildRequires: python-os-testr >= 1.0.0 BuildRequires: python-osc-lib >= 1.8.0 BuildRequires: python-oslo.i18n >= 3.15.3 BuildRequires: python-oslo.log >= 3.36.0 BuildRequires: python-oslo.serialization >= 2.18.0 BuildRequires: python-oslo.utils >= 3.33.0 BuildRequires: python-oslotest >= 3.2.0 BuildRequires: python-pbr >= 2.0.0 BuildRequires: python-requests >= 2.14.2 BuildRequires: python-requests-mock >= 1.1.0 BuildRequires: python-setuptools >= 16.0 BuildRequires: python-testrepository >= 0.0.18 Requires: python-Babel >= 2.3.4 Requires: python-PrettyTable >= 0.7.1 Requires: python-keystoneauth1 >= 3.3.0 Requires: python-keystoneclient >= 3.8.0 Requires: python-openstackclient >= 3.12.0 Requires: python-osc-lib >= 1.8.0 Requires: python-oslo.i18n >= 3.15.3 Requires: python-oslo.log >= 3.36.0 Requires: python-oslo.serialization >= 2.18.0 Requires: python-oslo.utils >= 3.33.0 Requires: python-requests >= 2.14.2 Requires: python-six >= 1.10.0 BuildArch: noarch %description Python client library for interacting with OpenStack Sahara API. %package doc Summary: Documentation for Client library for OpenStack Sahara API Group: Documentation/HTML BuildRequires: python-Sphinx BuildRequires: python-openstackdocstheme >= 1.18.1 %description doc Python client library for interacting with OpenStack Sahara API. %prep %autosetup -n %{name}-%{version} %py_req_cleanup # FIXME: can be removed when https://review.openstack.org/#/c/363681/ is merged sed -i -e 's/^\s\{4\}git_cmd\(.*\)/ "\/usr\/bin\/true"\1/' doc/source/conf.py sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build %py2_build %install %py2_install # Build HTML docs and man page %{__python2} setup.py build_sphinx # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %check # we don't want to depend on hacking/flake8/pep8 rm -v saharaclient/tests/unit/test_hacking.py ostestr %files %license LICENSE %doc ChangeLog README.rst %{python2_sitelib}/saharaclient %{python2_sitelib}/*.egg-info %files 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