diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-02-01 07:02:37 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-02-01 07:02:37 +0000 |
| commit | 619db12ab32649a11909c185a1744f160994881f (patch) | |
| tree | 5b235902b4eff683621be95035a2c918775a6c23 /misc/py-onnx/files/patch-setup.py | |
| parent | 2ed54c01f872bdd5bdde359d05ca28f205795800 (diff) | |
misc/py-onnx: Update 1.8.0 -> 1.8.1
Reported by: portscout
Diffstat (limited to 'misc/py-onnx/files/patch-setup.py')
| -rw-r--r-- | misc/py-onnx/files/patch-setup.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/py-onnx/files/patch-setup.py b/misc/py-onnx/files/patch-setup.py index df42cf36aae3..abdc4806c19b 100644 --- a/misc/py-onnx/files/patch-setup.py +++ b/misc/py-onnx/files/patch-setup.py @@ -1,6 +1,6 @@ ---- setup.py.orig 2019-09-25 20:37:27 UTC +--- setup.py.orig 2021-01-29 23:31:55 UTC +++ setup.py -@@ -53,11 +53,12 @@ COVERAGE = bool(os.getenv('COVERAGE')) +@@ -56,11 +56,12 @@ COVERAGE = bool(os.getenv('COVERAGE')) # Version ################################################################################ |
