Backport PyBind11 3.x compatibility patch
Fix rhbz#2383231
This commit is contained in:
parent
2b7be5c327
commit
edc1c3505b
3 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue