automatic version update by autodist [release 2021.5-1mamba;Sat May 22 2021]

This commit is contained in:
Automatic Build System 2024-01-06 11:05:34 +01:00
parent c488e62d7e
commit e7a85723df

View File

@ -1,5 +1,5 @@
Name: python-docs-theme Name: python-docs-theme
Version: 2020.12 Version: 2021.5
Release: 1mamba Release: 1mamba
Summary: Theme for the Python documentation Summary: Theme for the Python documentation
Group: System/Libraries Group: System/Libraries
@ -10,11 +10,9 @@ URL: https://github.com/python/python-docs-theme
Source: https://pypi.debian.net/python-docs-theme/python-docs-theme-%{version}.tar.gz Source: https://pypi.debian.net/python-docs-theme/python-docs-theme-%{version}.tar.gz
License: Python Software Foundation License License: Python Software Foundation License
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: python3
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libpython3-devel BuildRequires: libpython3-devel
Requires: python >= %python_version Requires: python >= %python_version
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
%{summary}. %{summary}.
@ -45,5 +43,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sat May 22 2021 Automatic Build System <autodist@mambasoft.it> 2021.5-1mamba
- automatic version update by autodist
* Wed Feb 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2020.12-1mamba * Wed Feb 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2020.12-1mamba
- package created using the webbuild interface - package created using the webbuild interface