1
0

Accepting request 610092 from home:TheBlackCat:branches:X11:wxWidgets

Initial version of the wxPython "phoenix" package.  It is highly backwards-incompatible with the old 3.x version, so I have renamed it to "python-wxPython" to both comply with python package naming conventions and to allow the two to co-exist (although not be co-installed).  I have also ported it to use the new python singlespec macros so one package can build both python2 and python3 rpms.

OBS-URL: https://build.opensuse.org/request/show/610092
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=1
This commit is contained in:
2018-05-18 07:23:48 +00:00
committed by Git OBS Bridge
commit 2d097db282
5 changed files with 254 additions and 0 deletions

4
python-wxPython.changes Normal file
View File

@@ -0,0 +1,4 @@
-------------------------------------------------------------------
Wed Feb 28 20:32:18 UTC 2018 - toddrme2178@gmail.com
- Initial version