SHA256
1
0
forked from pool/python-numpy

- build-conditionalize cblas dependency, it is missing on SLE <= 15

related to bsc#1177260 not being fixable for SLE15

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=116
This commit is contained in:
2023-02-01 21:53:48 +00:00
committed by Git OBS Bridge
parent 3f91cc86e3
commit 6e247645cd
2 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 1 21:44:21 UTC 2023 - Dirk Müller <dmueller@suse.com>
- build-conditionalize cblas dependency, it is missing on SLE <= 15
related to bsc#1177260 not being fixable for SLE15
-------------------------------------------------------------------
Sun Jan 22 19:55:11 UTC 2023 - Ben Greiner <code@bnavigator.de>