Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
python-castellan
python-castellan.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-castellan.spec of Package python-castellan
# # spec file for package python-castellan # # 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 castellan Name: python-castellan Version: 0.4.0 Release: 0 Summary: Generic Key Manager interface for OpenStack License: Apache-2.0 Group: Developement/Languages/Python Url: http://launchpad.net/castellan Source0: https://pypi.io/packages/source/c/%{sname}/%{sname}-%{version}.tar.gz BuildRequires: openstack-macros BuildRequires: python-barbicanclient >= 4.0.0 BuildRequires: python-coverage >= 3.6 BuildRequires: python-cryptography >= 1.0 BuildRequires: python-oslo.config >= 3.14.0 BuildRequires: python-oslo.log >= 1.14.0 BuildRequires: python-oslotest >= 1.10.0 BuildRequires: python-python-subunit >= 0.0.18 BuildRequires: python-setuptools >= 16.0 BuildRequires: python-testrepository >= 0.0.18 BuildRequires: python-testscenarios >= 0.4 BuildRequires: python-testtools >= 1.4.0 Requires: python-Babel >= 2.3.4 Requires: python-cryptography >= 1.0 Requires: python-oslo.config >= 3.14.0 Requires: python-oslo.context >= 2.6.0 Requires: python-oslo.log >= 1.14.0 Requires: python-oslo.policy >= 1.9.0 Requires: python-oslo.serialization >= 1.10.0 Requires: python-oslo.utils >= 3.16.0 BuildArch: noarch %description Generic Key Manager interface for OpenStack. %package doc Summary: Documentation for castellan Group: Documentation BuildRequires: python-Sphinx BuildRequires: python-oslosphinx >= 2.5.0 %description doc Castellan is a generic Key Manager interface for OpenStack. This package contains the documentation %prep %setup -q -n %{sname}-%{version} %build %py2_build # generate html docs %{__python2} setup.py build_sphinx # remove the sphinx-build leftovers rm -rf html/.{doctrees,buildinfo} %install %py2_install %check # Functional tests require a working Keystone infrastructure OS_TEST_PATH=./castellan/tests/unit %{__python2} setup.py test %files %doc README.rst %license LICENSE %{python2_sitelib}/%{sname} %{python2_sitelib}/%{sname}-*-py?.?.egg-info %files 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