diff --git a/python-tabulate.spec b/python-tabulate.spec index dcffbe1..a30f73c 100644 --- a/python-tabulate.spec +++ b/python-tabulate.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tabulate Version: 0.9.0 -Release: 1mamba +Release: 2mamba Summary: Pretty-print tabular data in Python, a library and a command-line utility Group: System/Libraries Vendor: openmamba @@ -11,8 +11,9 @@ URL: https://github.com/astanin/python-tabulate Source: https://pypi.debian.net/tabulate/tabulate-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -48,6 +49,9 @@ done %doc LICENSE %changelog +* Wed Sep 27 2023 Automatic Build System 0.9.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sat Apr 29 2023 Automatic Build System 0.9.0-1mamba - automatic version update by autodist