2018-12-04 17:23:53 +00:00
committed by Git OBS Bridge
parent 191bbc4c09
commit bcdb3527c6

View File

@@ -23,7 +23,7 @@ Release: 0
Summary: Generate a matrix of pluggable drivers and their support to an API in Sphinx Summary: Generate a matrix of pluggable drivers and their support to an API in Sphinx
License: Apache-2.0 License: Apache-2.0
Group: Development/Languages/Python Group: Development/Languages/Python
Url: http://www.openstack.org/ URL: http://www.openstack.org/
Source: https://files.pythonhosted.org/packages/source/s/sphinx-feature-classification/sphinx-feature-classification-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/s/sphinx-feature-classification/sphinx-feature-classification-%{version}.tar.gz
BuildRequires: %{python_module pbr >= 2.0} BuildRequires: %{python_module pbr >= 2.0}
BuildRequires: fdupes BuildRequires: fdupes
@@ -31,7 +31,6 @@ BuildRequires: python-rpm-macros
Requires: python-docutils >= 0.11 Requires: python-docutils >= 0.11
Requires: python-pbr >= 2.0 Requires: python-pbr >= 2.0
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages
%description %description
@@ -48,7 +47,8 @@ Generate in sphinx a matrix of pluggable drivers and their support to an API.
%python_expand %fdupes %{buildroot}%{$python_sitelib} %python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files} %files %{python_files}
%doc AUTHORS ChangeLog LICENSE README.rst %license LICENSE
%doc AUTHORS ChangeLog README.rst
%{python_sitelib}/* %{python_sitelib}/*
%changelog %changelog