SHA256
1
0
forked from pool/python-onnx

Accepting request 743498 from home:Guillaume_G:branches:science:machinelearning

- Add python-onnx-rpmlintrc to sources

OBS-URL: https://build.opensuse.org/request/show/743498
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-onnx?expand=0&rev=4
This commit is contained in:
2019-10-28 13:15:22 +00:00
committed by Git OBS Bridge
parent 7a3d0352a6
commit 01f04d8453
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 28 13:13:34 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add python-onnx-rpmlintrc to sources
-------------------------------------------------------------------
Fri Oct 18 11:11:02 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@@ -26,6 +26,7 @@ Summary: Open Neural Network Exchange
Url: https://onnx.ai/
Group: Development/Languages/Python
Source0: https://github.com/onnx/onnx/archive/v%{version}.tar.gz#/onnx-%{version}.tar.gz
Source1: %{name}-rpmlintrc
BuildRequires: python-rpm-macros
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}