SHA256
1
0
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:
2022-05-05 10:14:06 +00:00
committed by Git OBS Bridge
parent 3f07f08da9
commit 625cc2ead1
5 changed files with 1118 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue May 3 09:55:18 UTC 2022 - Matej Cepl <mcepl@suse.com>
- 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.
-------------------------------------------------------------------
Fri Jan 14 07:29:10 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>