python-wxPython

Edit Package python-wxPython
No description set
Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
0001-Check-HSV-values-in-image-test.patch 0000000930 930 Bytes
0001-Handle-wxGLCanvas-CreateSurface-which-is-only-availa.patch 0000000920 920 Bytes
0001-Support-building-with-Doxygen-1.9.7.patch 0000001927 1.88 KB
0001-Update-wxTextCtrl-OSX-overrides-since-they-re-now-do.patch 0000002549 2.49 KB
0001-wxWidgets-Phoenix-integer-division.patch 0000000887 887 Bytes
0003-Make-pip-usage-in-wxget-optional.patch 0000001580 1.54 KB
0004-Fix-time_t-ETG-typedef-extend-DateTime.FromTimeT-tes.patch 0000002518 2.46 KB
_constraints 0000000109 109 Bytes
_multibuild 0000000179 179 Bytes
python-wxPython-rpmlintrc 0000000140 140 Bytes
python-wxPython.changes 0000032348 31.6 KB
python-wxPython.spec 0000011578 11.3 KB
repack 0000000095 95 Bytes
require-numpy.patch 0000000427 427 Bytes
use_stl_build.patch 0000000518 518 Bytes
wxPython-4.2.1.tar.gz 0072503592 69.1 MB
Latest Revision
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 9)
- remmove python 3.8, add python 3.12
  * Added wrappers for the OSXEnableAutomaticQuoteSubstitution,
  * Many of the deprecated items in wxWidgets and wxPython are being or have
    been removed. Be sure to test your code in a recent 4.0.x release with
    warnings enabled so you can see which class, method or function calls
  * Bug fixes in wx.lib.calendar: key navigation across month boundaries is
  * Switch to using a wx.Overlay in the Widget Inspection Tool to highlight
  * Fixed issue in wx.lib.agw.customtreectrl where the label editor could
    widgets like wx.ListCtrl, wx.TreeCtrl and wx.dataview.DataViewCtrl.
  * The wx.WS_EX_VALIDATE_RECURSIVELY extended style flag is obsolete,
    as it is now the default (and only) behavior. The style flag has been added
    back into wxPython for compatibility, but with a zero value. You can just
  * Fix a sometimes crash when using a wx.Overlay by letting the wx.DCOverlay
  * Replaced the Vagrant VMs used for building wxPython for various Linux distros
  * Added the wx.svg package which contains code for parsing SVG
    (Scalable Vector Graphics) files, and also code for integrating with
    wxPython. It can rasterize the SVG to a wx.Bitmap of any size with no
    loss of quality, and it can also render the SVG directly to a
  * Fixed wx.GetApp() to use wxWidgets' global wxApp instance instead of
    maintaining its own pointer. This way, if the wxApp is created by C++
  * Added wx.adv.GenericAnimationCtrl so the generic version of the animation
    classes can be used even on the platforms that have a native version.
    Note that due to internal changes to support both types of animations,
    some API changes in how the Animation objects are created. See the
  * Added wrappers for the wx.grid.GridBlockCoords, wx.grid.GridBlocks, and
    wx.grid.GridBlockDiffResult classes, as well as associated new methods
    in the wx.grid.Grid class. These provide a new way to interact with blocks
    which should be a more efficient (time and memory) way to process large
  * Fixed issue when sys.prefix is not unicode (Python2) and when its contents
- Move "wx/*.so" libraries to main package, remove devel package (boo#1095747)
Comments 0
openSUSE Build Service is sponsored by