rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.11.1-3mamba;Tue Sep 26 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:23:50 +01:00
parent d4ef027b7e
commit f2a6f90d25

View File

@ -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 <autodist@mambasoft.it> 2.11.1-3mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Fri Aug 04 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.11.1-2mamba
- fix conflict for pybind11-config