diff --git a/python-pyzmq.spec b/python-pyzmq.spec index db2f870..31d4a36 100644 --- a/python-pyzmq.spec +++ b/python-pyzmq.spec @@ -1,6 +1,6 @@ Name: python-pyzmq Version: 25.1.1 -Release: 1mamba +Release: 2mamba Summary: Python bindings for zeromq Group: System/Libraries Vendor: openmamba @@ -11,9 +11,10 @@ Source: https://pypi.debian.net/pyzmq/pyzmq-%{version}.tar.gz License: LGPL, BSD ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel BuildRequires: libzeromq-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description This package contains Python bindings for zeromq. @@ -47,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE.BSD LICENSE.LESSER %changelog +* Tue Sep 26 2023 Automatic Build System 25.1.1-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sat Aug 12 2023 Automatic Build System 25.1.1-1mamba - automatic version update by autodist