diff --git a/python-alabaster.spec b/python-alabaster.spec index 7933ae2..4449796 100644 --- a/python-alabaster.spec +++ b/python-alabaster.spec @@ -1,6 +1,6 @@ Name: python-alabaster Version: 0.7.13 -Release: 2mamba +Release: 3mamba Summary: A configurable sidebar-enabled Sphinx theme Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://pypi.org/project/alabaster/ Source: https://pypi.debian.net/alabaster/alabaster-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 0.7.13-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Thu Mar 09 2023 Silvan Calarco 0.7.13-2mamba - rebuilt with python 3.10 subpackage