Backport PyBind11 3.x compatibility patch
Again
This commit is contained in:
parent
b91c5e3d0f
commit
de4404ab66
3 changed files with 3 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/xtensor-python-0.26.0.tar.gz
|
||||
/324.diff
|
||||
/326.diff
|
||||
/325.diff
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1,3 +1,4 @@
|
|||
SHA512 (325.diff) = b8665edc81840c8fe247ce75b1224b6ea457748cb28e937f48da919c7f0750b9eeca6e75af087b8f74a748d050dd7f156b570c73e45e98410568616b168d6df0
|
||||
SHA512 (326.diff) = d2a6110f360ae68e3463d07fcbda5825ab7f41d23fee722216170f42a85c8b3236d3f6df2a4493e3a89ca9eee2bb796df0659d0a59028cc7f2c9d6f521a32493
|
||||
SHA512 (324.diff) = 379dd32dbe806a5c2b9351506030cf746950555fa2408401d3a901a1357321fd681cee169b2055e049d52a693a2d4fb743438d99883653aa64a33861330f0136
|
||||
SHA512 (xtensor-python-0.26.0.tar.gz) = 7a7318fe212e354466175cda4bd264e56da3faf190aa34b6b086373fa08b7181a9356db4d396b8932d0be4738cb33fd4fb378c60bb94b3f8c858178b31acac89
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ URL: https://xtensor-python.readthedocs.io/
|
|||
Source0: %{github}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
Patch0: %{github}/pull/324.diff
|
||||
Patch1: %{github}/pull/326.diff
|
||||
Patch2: %{github}/pull/325.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