Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:PowerPC
python-keystoneauth1
python-keystoneauth1.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-keystoneauth1.spec of Package python-keystoneauth1
# # spec file for package python-keystoneauth1 # # Copyright (c) 2020 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/ # %global sname keystoneauth1 Name: python-keystoneauth1 Version: 3.10.1 Release: 0 Summary: OpenStack authenticating tools License: Apache-2.0 Group: Development/Languages/Python URL: https://launchpad.net/keystoneauth Source0: https://files.pythonhosted.org/packages/source/k/%{sname}/%{sname}-%{version}.tar.gz BuildRequires: openstack-macros BuildRequires: python2-PyYAML >= 3.12 BuildRequires: python2-betamax BuildRequires: python2-fixtures >= 3.0.0 BuildRequires: python2-iso8601 BuildRequires: python2-lxml BuildRequires: python2-mock BuildRequires: python2-oauthlib BuildRequires: python2-os-service-types BuildRequires: python2-os-testr BuildRequires: python2-oslo.config BuildRequires: python2-oslo.utils BuildRequires: python2-oslotest BuildRequires: python2-pbr BuildRequires: python2-reno BuildRequires: python2-requests-kerberos BuildRequires: python2-requests-mock BuildRequires: python2-stestr BuildRequires: python2-testresources BuildRequires: python2-testtools BuildRequires: python3-PyYAML >= 3.12 BuildRequires: python3-betamax BuildRequires: python3-fixtures >= 3.0.0 BuildRequires: python3-iso8601 BuildRequires: python3-lxml BuildRequires: python3-mock BuildRequires: python3-oauthlib BuildRequires: python3-os-service-types BuildRequires: python3-os-testr BuildRequires: python3-oslo.config BuildRequires: python3-oslo.utils BuildRequires: python3-oslotest BuildRequires: python3-pbr BuildRequires: python3-reno BuildRequires: python3-requests-kerberos BuildRequires: python3-requests-mock BuildRequires: python3-stestr BuildRequires: python3-testresources BuildRequires: python3-testtools Requires: python-PyYAML >= 3.12 Requires: python-iso8601 Requires: python-lxml Requires: python-oauthlib Requires: python-os-service-types Requires: python-requests >= 2.14.2 Requires: python-requests-kerberos Requires: python-six >= 1.10.0 Requires: python-stevedore BuildArch: noarch %python_subpackages %description Tools for authenticating to an OpenStack-based cloud. These tools include: * Authentication plugins (password, token, and federation based) * Discovery mechanisms to determine API version support * A session that is used to maintain client settings across requests (based on the requests Python library) %package -n python-keystoneauth1-doc Summary: Documentation for OpenStack authenticating tools Group: Development/Languages/Python BuildRequires: python-Sphinx BuildRequires: python-openstackdocstheme %description -n python-keystoneauth1-doc Documentation for OpenStack authenticating tools. %prep %autosetup -n %{sname}-%{version} %py_req_cleanup sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg # cleanup intersphinx (we have no network during build) echo "intersphinx_mapping = {}" >> doc/source/conf.py %build %{python_build} %install %{python_install} # generate html docs %{__python2} setup.py build_sphinx # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %check rm -v keystoneauth1/tests/unit/test_hacking_checks.py %python_exec -m stestr.cli run --black-reg keystoneauth1.tests.unit.test_session.*.test_logger_object_passed %files %{python_files} %license LICENSE %doc ChangeLog README.rst %{python_sitelib}/%{sname} %{python_sitelib}/*.egg-info %files -n python-keystoneauth1-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