Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
python-keystoneclient
python-keystoneclient.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-keystoneclient.spec of Package python-keystoneclient
# # spec file for package python-keystoneclient # # Copyright (c) 2016 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 python-keystoneclient Name: python-keystoneclient Version: 3.5.0 Release: 0 Summary: Client library for OpenStack Identity API License: Apache-2.0 Group: Development/Languages/Python Url: http://launchpad.net/%{sname} Source0: https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz BuildRequires: openssl BuildRequires: openstack-macros BuildRequires: python-debtcollector >= 1.2.0 BuildRequires: python-devel BuildRequires: python-keystoneauth1 >= 2.10.0 BuildRequires: python-lxml >= 2.3 BuildRequires: python-mock >= 2.0 BuildRequires: python-oslo.config >= 3.14.0 BuildRequires: python-oslo.i18n >= 2.1.0 BuildRequires: python-oslo.serialization >= 1.10.0 BuildRequires: python-oslo.utils >= 3.16.0 BuildRequires: python-oslotest >= 1.10.0 BuildRequires: python-pbr >= 1.6 BuildRequires: python-positional >= 1.0.1 BuildRequires: python-requests-mock >= 1.0 BuildRequires: python-six >= 1.9.0 BuildRequires: python-testrepository >= 0.0.18 BuildRequires: python-testresources >= 0.2.4 BuildRequires: python-testscenarios >= 0.4 Requires: python-debtcollector >= 1.2.0 Requires: python-keystoneauth1 >= 2.10.0 Requires: python-oslo.config >= 3.14.0 Requires: python-oslo.i18n >= 2.1.0 Requires: python-oslo.serialization >= 1.10.0 Requires: python-oslo.utils >= 3.16.0 Requires: python-positional >= 1.0.1 Requires: python-requests >= 2.10.0 Requires: python-six >= 1.9.0 Requires: python-stevedore >= 1.16.0 BuildArch: noarch %description Client library for interacting with Openstack Identity API. %package doc Summary: Documentation for OpenStack Identity API Client Group: Documentation BuildRequires: python-Sphinx BuildRequires: python-oslosphinx >= 2.5.0 %description doc Documentation for the client library for interacting with Openstack Identity API. %prep %setup -q -n %{sname}-%{version} %build %{py2_build} # Build HTML docs and man page %{__python2} setup.py build_sphinx %install %{py2_install} # Delete tests rm -fr %{buildroot}%{python2_sitelib}/tests # Fix hidden-file-or-dir warnings rm -fr html/.doctrees html/.buildinfo %check export PYTHONPATH="%{python2_sitearch}:%{python2_sitelib}:%{buildroot}%{python2_sitelib}" # don't want to depend on hacking for package building rm keystoneclient/tests/unit/test_hacking_checks.py %{__python2} setup.py testr %files %doc README.rst %license LICENSE %{python2_sitelib}/keystoneclient %{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