1
0

Accepting request 944031 from home:bnavigator:branches:X11:wxWidgets

- Reduce complexity by not rewriting subpackages at all.
  Multibuild flavors now must be a superset of all existing
  python3 flavors.

- The difference of a single whitespace character is significant

OBS-URL: https://build.opensuse.org/request/show/944031
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=31
This commit is contained in:
2022-01-05 12:58:20 +00:00
committed by Git OBS Bridge
parent 6c22f2ec19
commit c2d36a9a66
2 changed files with 70 additions and 102 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jan 5 11:12:25 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Reduce complexity by not rewriting subpackages at all.
Multibuild flavors now must be a superset of all existing
python3 flavors.
-------------------------------------------------------------------
Tue Jan 4 22:28:51 UTC 2022 - Ben Greiner <code@bnavigator.de>
- The difference of a single whitespace character is significant
-------------------------------------------------------------------
Tue Jan 4 13:58:38 UTC 2022 - Ben Greiner <code@bnavigator.de>