1
0

Accepting request 1159627 from home:alarrosa:branches:devel:languages:python:numeric

- Do not BuildRequire PyQt6 in SLE15. We don't want to include
  the whole qt6 stack in SLE only for matplotlib tests.

OBS-URL: https://build.opensuse.org/request/show/1159627
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=91
This commit is contained in:
2024-03-22 08:20:33 +00:00
committed by Git OBS Bridge
parent e3f75e6795
commit 9c5a710deb
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 19 16:42:20 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
- Do not BuildRequire PyQt6 in SLE15. We don't want to include
the whole qt6 stack in SLE only for matplotlib tests.
-------------------------------------------------------------------
Tue Mar 5 18:06:28 UTC 2024 - Ben Greiner <code@bnavigator.de>