- Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-serializinghtml?expand=0&rev=10
This commit is contained in:
parent
71b354f454
commit
ecac2e3cc5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 29 19:11:22 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Clean up the SPEC file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 28 11:50:32 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
@ -25,7 +25,6 @@
|
||||
%define psuffix %{nil}
|
||||
%bcond_with test
|
||||
%endif
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-sphinxcontrib-serializinghtml%{psuffix}
|
||||
Version: 1.1.9
|
||||
@ -74,7 +73,10 @@ sphinxcontrib-serializinghtml is a sphinx extension which outputs
|
||||
%files %{python_files}
|
||||
%doc README.rst CHANGES
|
||||
%license LICENSE
|
||||
%{python_sitelib}/*
|
||||
%dir %{python_sitelib}/sphinxcontrib
|
||||
%{python_sitelib}/sphinxcontrib/serializinghtml
|
||||
%{python_sitelib}/sphinxcontrib_serializinghtml-%{version}*-info
|
||||
%{python_sitelib}/sphinxcontrib_serializinghtml-%{version}*-nspkg.pth
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user