diff --git a/python-pybind11.spec b/python-pybind11.spec index d1e5f17..9f069da 100644 --- a/python-pybind11.spec +++ b/python-pybind11.spec @@ -1,6 +1,6 @@ Name: python-pybind11 Version: 2.11.1 -Release: 2mamba +Release: 3mamba Summary: Seamless operability between C++11 and Python Group: System/Libraries Vendor: openmamba @@ -10,9 +10,10 @@ URL: https://pypi.org/project/pybind11/ Source: https://pypi.debian.net/pybind11/pybind11-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(setuptools) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -81,6 +82,9 @@ sed -i "\,%{_bindir}/pybind11-config,d" %{name}.filelist %{_datadir}/cmake/pybind11/*.cmake %changelog +* Tue Sep 26 2023 Automatic Build System 2.11.1-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Aug 04 2023 Silvan Calarco 2.11.1-2mamba - fix conflict for pybind11-config