forked from pool/python-onnx
Accepting request 974888 from home:mcepl:branches:science:machinelearning
- Add 3734-enable-python310.patch to make the package Python 3.10 compatible (gh#onnx/onnx#3734). - Remove no-python2.patch, it is really better to fix shebang with a sed command. OBS-URL: https://build.opensuse.org/request/show/974888 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-onnx?expand=0&rev=31
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
# This line is mandatory to access the configuration functions
|
||||
from Config import *
|
||||
# there are source files which are parsed with pybind11, so they have to be included
|
||||
addFilter("python3-onnx.* devel-file-in-non-devel-package")
|
||||
# special library loader
|
||||
addFilter("libonnxifi_dummy.* lto-no-text-in-archive")
|
||||
|
Reference in New Issue
Block a user