diff --git a/python-constantly.spec b/python-constantly.spec index 03b8a84..64077c4 100644 --- a/python-constantly.spec +++ b/python-constantly.spec @@ -1,6 +1,6 @@ Name: python-constantly Version: 15.1.0 -Release: 2mamba +Release: 3mamba Summary: A library that provides symbolic constant support Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://pypi.org/project/constantly/ Source: http://pypi.debian.net/constantly/constantly-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython-devel Requires: python >= %python_version @@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc CREDITS LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 15.1.0-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Apr 09 2021 Silvan Calarco 15.1.0-2mamba - rebuilt with distdeps