automatic version update by autodist [release 1.1.10-1mamba;Sat Jan 13 2024]
This commit is contained in:
parent
2d97fb1d12
commit
3988620930
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-sphinxcontrib-serializinghtml
|
Name: python-sphinxcontrib-serializinghtml
|
||||||
Version: 1.1.9
|
Version: 1.1.10
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A sphinx extension which outputs "serialized" HTML files (json and pickle)
|
Summary: A sphinx extension which outputs "serialized" HTML files (json and pickle)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,7 +12,6 @@ Source: https://pypi.debian.net/sphinxcontrib-serializinghtml/sphinxcontr
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(sphinx)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
@ -51,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 13 2024 Automatic Build System <autodist@openmamba.org> 1.1.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Nov 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.9-1mamba
|
* Sat Nov 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.9-1mamba
|
||||||
- update to 1.1.9
|
- update to 1.1.9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user