forked from pool/python-mkdocs-bootstrap
- Limit %%files a little bit more.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs-bootstrap?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 21 13:05:41 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Limit %%files a little bit more.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 18 13:55:37 UTC 2021 - Elisei Roca <eroca@mailbox.org>
|
Thu Nov 18 13:55:37 UTC 2021 - Elisei Roca <eroca@mailbox.org>
|
||||||
|
|
||||||
|
|||||||
@@ -23,12 +23,12 @@ Version: 1.1
|
|||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bootstrap theme for MkDocs
|
Summary: Bootstrap theme for MkDocs
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
URL: http://mkdocs.github.io/mkdocs-bootstrap/
|
URL: https://mkdocs.github.io/mkdocs-bootstrap/
|
||||||
Source: https://files.pythonhosted.org/packages/source/m/mkdocs-bootstrap/mkdocs-bootstrap-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/m/mkdocs-bootstrap/mkdocs-bootstrap-%{version}.tar.gz
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
BuildRequires: %{python_module setuptools}
|
|
||||||
BuildRequires: %{python_module mkdocs >= 1.1}
|
BuildRequires: %{python_module mkdocs >= 1.1}
|
||||||
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-mkdocs >= 1.1
|
Requires: python-mkdocs >= 1.1
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
@@ -49,6 +49,6 @@ Bootstrap theme for MkDocs
|
|||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/mkdocs_bootstrap*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user