17
0

Accepting request 1221337 from home:dimstar:Factory

- Avoid using requires_eq, which after the last modifications
  conflicts with python singlespec (order of expansion).

OBS-URL: https://build.opensuse.org/request/show/1221337
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-DataVisualization?expand=0&rev=22
This commit is contained in:
2024-11-05 08:38:39 +00:00
committed by Git OBS Bridge
parent 92769b3932
commit 2026ffb344
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 5 08:16:15 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Avoid using requires_eq, which after the last modifications
conflicts with python singlespec (order of expansion).
-------------------------------------------------------------------
Sun Apr 21 13:48:29 UTC 2024 - Ben Greiner <code@bnavigator.de>