Sync from SUSE:SLFO:Main python-python-docs-theme revision 7624a870bdd5afdd16bdfb53bc92aff7
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-docs-theme
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,13 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-python-docs-theme
|
||||
Version: 2023.7
|
||||
Version: 2024.6
|
||||
Release: 0
|
||||
Summary: The Sphinx theme for the CPython docs and related projects
|
||||
License: Python-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.python.org
|
||||
URL: https://github.com/python/python-docs-theme
|
||||
Source: https://files.pythonhosted.org/packages/source/p/python-docs-theme/python_docs_theme-%{version}.tar.gz
|
||||
BuildRequires: %{python_module flit-core}
|
||||
BuildRequires: %{python_module pip}
|
||||
@@ -46,7 +47,7 @@ The Sphinx theme for the CPython docs and related projects
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{python_sitelib}/python_docs_theme
|
||||
%{python_sitelib}/python_docs_theme-%{version}*-info
|
||||
|
||||
Reference in New Issue
Block a user