Backport PyBind11 3.x compatibility patch

again
This commit is contained in:
sergesanspaille 2025-07-31 16:53:16 +02:00
commit b91c5e3d0f
3 changed files with 3 additions and 0 deletions

View file

@ -11,6 +11,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
Patch1: %{github}/pull/326.diff
# because xtensor does so for armv7hl, ppc64le and s390x
ExcludeArch: armv7hl ppc64le s390x