SHA256
1
0
forked from pool/python-onnx

Accepting request 872636 from home:bnavigator:branches:science:machinelearning

- NEP 29: Tumbleweed does not have python36-numpy and depending
  packages anymore. Skip python36 build.
- Make setup.py cmake call and %cmake macros compatible, even for
  multiple python3 flavors (when we get python39)
- Fix boo#1182258

OBS-URL: https://build.opensuse.org/request/show/872636
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-onnx?expand=0&rev=28
This commit is contained in:
2021-02-15 19:57:43 +00:00
committed by Git OBS Bridge
parent 41c2969779
commit 8ef2d9de26
2 changed files with 41 additions and 28 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 15 18:25:39 UTC 2021 - Ben Greiner <code@bnavigator.de>
- NEP 29: Tumbleweed does not have python36-numpy and depending
packages anymore. Skip python36 build.
- Make setup.py cmake call and %cmake macros compatible, even for
multiple python3 flavors (when we get python39)
- Fix boo#1182258
-------------------------------------------------------------------
Fri Feb 5 08:50:45 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>