1
0

Accepting request 838864 from home:StefanBruens:branches:X11:wxWidgets

- Use system wxWidgets (wxGTK3) instead of bundling
- Cleanup test dependencies and check section (tests still disabled
  due to too many failures)

OBS-URL: https://build.opensuse.org/request/show/838864
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=20
This commit is contained in:
2020-09-30 23:41:16 +00:00
committed by Git OBS Bridge
parent 66f31faeb6
commit aa43418f2b
2 changed files with 33 additions and 22 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 30 17:48:02 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Use system wxWidgets (wxGTK3) instead of bundling
- Cleanup test dependencies and check section (tests still disabled
due to too many failures)
-------------------------------------------------------------------
Wed Jul 1 12:55:23 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>