Backport PyBind11 3.x compatibility patch

Fix rhbz#2383231
This commit is contained in:
sergesanspaille 2025-07-31 10:10:18 +02:00
commit edc1c3505b
3 changed files with 3 additions and 0 deletions

View file

@ -10,6 +10,7 @@ URL: https://xtensor-python.readthedocs.io/
%global github https://github.com/QuantStack/xtensor-python
Source0: %{github}/archive/%{version}/%{name}-%{version}.tar.gz
Patch0: %{github}/pull/324.diff
# because xtensor does so for armv7hl, ppc64le and s390x
ExcludeArch: armv7hl ppc64le s390x