17
0
Commit Graph

58 Commits

Author SHA256 Message Date
57b7020ba4 Accepting request 1187948 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/1187948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=24
2024-07-17 13:14:23 +00:00
b42975ab8f Accepting request 1184148 from home:dirkmueller:Factory
- prepare for python 3.13

  * 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

OBS-URL: https://build.opensuse.org/request/show/1184148
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=55
2024-07-16 14:52:27 +00:00
b9d365212b Accepting request 1179823 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/1179823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=23
2024-06-11 16:27:00 +00:00
2366da7e7a Accepting request 1178913 from home:mcalabkova:branches:X11:wxWidgets
- Add drop-py2.patch to get rid of the six dependency (it will die
  with Python 3.13)

OBS-URL: https://build.opensuse.org/request/show/1178913
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=53
2024-06-10 18:21:43 +00:00
4ab6afe756 Accepting request 1178778 from X11:wxWidgets
- Add wxwidgets-3.2.5.patch to resolve wxPython FTBFS (forwarded request 1176820 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/1178778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=22
2024-06-06 10:31:08 +00:00
5f34647d16 Accepting request 1176820 from home:jengelh:branches:X11:wxWidgets
- Add wxwidgets-3.2.5.patch to resolve wxPython FTBFS

OBS-URL: https://build.opensuse.org/request/show/1176820
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=51
2024-06-05 15:08:45 +00:00
e3ecada07f Accepting request 1150777 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/1150777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=21
2024-02-27 21:43:52 +00:00
4d000a0dc0 Accepting request 1150470 from home:dimstar:Factory
- Use newly supported shrink{} on OBS to exclude python flavors
  when all python versions are skipped.

OBS-URL: https://build.opensuse.org/request/show/1150470
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=49
2024-02-26 09:36:05 +00:00
0f8859642d Accepting request 1139670 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/1139670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=20
2024-01-21 22:07:43 +00:00
9c910f621f Accepting request 1137308 from home:bnavigator:branches:devel:languages:python
- Update buildset:
  * Tumbleweed: Prepare python312, drop python38
  * 15.X: Prepare for "SLE15 Python module pythons" (The repository
    does not have all the requirements yet to build)
- Add 0001-wxWidgets-Phoenix-integer-division.patch
  * Required for Python 3.12
  * gh#wxWidgets/Phoenix#2508
- Update requirements:
  * This version requires Pillow again.
  * Require numpy for all flavors: Add require-numpy.patch
  * Upstream goes back and forth, see
    https://github.com/wxWidgets/Phoenix/commits/master/requirements/install.txt
- Repack the source: Remove stray wxWidgets-4.1.0 tree

OBS-URL: https://build.opensuse.org/request/show/1137308
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=47
2024-01-18 10:10:05 +00:00
bc8e36b0e9 Accepting request 1138996 from home:dimstar:Factory
- Enable python312 as valid multibuild flavor.

OBS-URL: https://build.opensuse.org/request/show/1138996
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=46
2024-01-17 23:53:20 +00:00
acf0c6af65 Accepting request 1135463 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/1135463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=19
2023-12-28 21:54:20 +00:00
861473b29d Accepting request 1135226 from home:alarrosa:branches:X11:wxWidgets
- Add patch from upstream to fix building the package with
  doxygen >=1.9.7 (gh#wxWidgets/Phoenix#2497):
  * 0001-Support-building-with-Doxygen-1.9.7.patch

OBS-URL: https://build.opensuse.org/request/show/1135226
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=44
2023-12-28 10:18:39 +00:00
c2ac16d7ca Accepting request 1132958 from home:jengelh:branches:X11:wxWidgets
untested, but at least it builds

- Add 0001-Update-wxTextCtrl-OSX-overrides-since-they-re-now-do.patch
  0001-Handle-wxGLCanvas-CreateSurface-which-is-only-availa.patch
  to fix build failures with wx 3.2.4.

OBS-URL: https://build.opensuse.org/request/show/1132958
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=43
2023-12-26 13:17:53 +00:00
286f2b099e Accepting request 1111568 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/1111568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=18
2023-09-17 17:28:54 +00:00
19d78f1d2f Accepting request 1110537 from home:StefanBruens:branches:X11:wxWidgets
- Update to release 4.2.1
  * No changelog provided
- Drop upstream patches:
  * 0001-pypubsub-Replace-deprecated-inspect.getargspec.patch
  * 0001-Fix-overflow-check-for-wxUIntPtr-type.patch
  * 0001-Only-import-attrdict-where-needed.patch
  * ba0d8cfcec3d3b0112d1c54991853e6003f2fbf6.patch

OBS-URL: https://build.opensuse.org/request/show/1110537
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=41
2023-09-15 13:12:24 +00:00
49a6299247 Accepting request 1063155 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/1063155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=17
2023-02-05 18:20:14 +00:00
ebe8cdf7f3 Accepting request 1061720 from home:dirkmueller:Factory
- add ba0d8cfcec3d3b0112d1c54991853e6003f2fbf6.patch to resolve
  python 3.11 build failure
- add 0001-pypubsub-Replace-deprecated-inspect.getargspec.patch
  to fix another python 3.11 build failure

OBS-URL: https://build.opensuse.org/request/show/1061720
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=39
2023-02-04 10:58:10 +00:00
dfe8bdce56 Accepting request 1061419 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/1061419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=16
2023-01-28 18:59:55 +00:00
14a0b18db8 Accepting request 1061161 from home:pgajdos
- add repack script to sources in spec file

OBS-URL: https://build.opensuse.org/request/show/1061161
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=37
2023-01-26 20:49:26 +00:00
7fceebd6c7 Accepting request 1060645 from home:pgajdos
- add repack script, do not include packaging/ dir in sources
  [gh#wxWidgets/Phoenix#2105], [bsc#670523]

OBS-URL: https://build.opensuse.org/request/show/1060645
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=36
2023-01-24 13:51:13 +00:00
4914cc8d38 Accepting request 1056221 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/1056221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=15
2023-01-06 16:04:44 +00:00
84d2603b5a Accepting request 1046129 from home:dirkmueller:Factory
- Add python-pytest-forked as test dependency
  * The pytest parameter --forked is provided by python-pytest-forked
    which is no longer a transitive build requirement of
    python-pytest-xdist
  * gh#pytest-dev/pytest-xdist#468, gh#pytest-dev/pytest-xdist#821

OBS-URL: https://build.opensuse.org/request/show/1046129
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=34
2023-01-05 14:36:58 +00:00
d84bc0fd6d Accepting request 995040 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/995040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=14
2022-08-17 16:16:32 +00:00
993601e484 Accepting request 994913 from home:StefanBruens:branches:electronics
Update to 4.2.0

Enable unit tests
Keep compat with Leap 15.x/Python 3.6

OBS-URL: https://build.opensuse.org/request/show/994913
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=32
2022-08-14 14:40:17 +00:00
ed98b70e21 Accepting request 944035 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/944035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=13
2022-01-05 14:44:31 +00:00
a8977cd0c9 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
2022-01-05 12:58:20 +00:00
42529c9b44 Accepting request 943795 from home:bnavigator:branches:X11:wxWidgets
- Appease factory-auto bot about package src name

OBS-URL: https://build.opensuse.org/request/show/943795
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=30
2022-01-04 18:01:55 +00:00
67db29fbd7 Accepting request 943732 from home:mcepl:branches:X11:wxWidgets
- Add additional patches fixing the situation with Python 3.10
  compatibility:
  - 2039-bunch-py310-fixes.patch (from gh#wxWidgets/Phoenix#2039)
  - additional-310-fixes.patch (from various commits on master)
- Split out the TW python3 flavors into multibuild using the
  python_subpackage_only mechanism: Multiple python3 flavors
  sequentially require too much space and time in one build.

OBS-URL: https://build.opensuse.org/request/show/943732
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=29
2022-01-04 11:27:04 +00:00
699e2aee32 Accepting request 914057 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/914057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=12
2021-08-27 19:43:16 +00:00
d14fdda867 Accepting request 899795 from home:1Antoine1:branches:X11:wxWidgets
- Bump required wxWidgets version to 3.1.5.

OBS-URL: https://build.opensuse.org/request/show/899795
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=28
2021-08-24 15:59:46 +00:00
3254909049 Accepting request 899524 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/899524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=11
2021-06-16 18:33:19 +00:00
ddf9060e3d Accepting request 898558 from home:1Antoine1:branches:X11:wxWidgets
- Update to version 4.1.1:
  * wxWidgets is now validating the flags passed when adding items
    to a sizer, to ensure that they are the correct flags for the
    type of the sizer. If the given flags do not make sense, for
    example using horizontal alignment flags in a horizontal box
    sizer, then a wxAssertionError error is raised.
  * Fixed missing binder for wxEVT_STC_AUTOCOMP_SELECTION_CHANGE.
    (PR#1613).
  * DataViewModel.HasValue can be overridden and will inform the
    DataViewCtrl whether or not an item and column has data. If
    HasValue returns False, then GetValue for that item/col will
    not be called. This allows a distinction between a truly empty
    cell, and one that has a value even if it is an empty string.
    (PR#1600)
  * Added flag that allows blocking of item dragging in the
    UltimateListControl class. (PR#1620)
  * Add the column index to notification events in
    UltimateListControl (PR#1630).
  * Added orientation parameter to UltimateListControl.GetScrollPos.
    (PR#1632)
  * wx.lib.agw.aui.AuiNotebook RemovePage() now hides the removed
    page, so it needs to be shown again if it is reused in another
    place. (PR#1668)
  * Fixed issue that could modify bytes objects under Python.
    (PR#1680)
  * Added wx.lib.agw.aui.EVT_AUI_PANE_CLOSE event which is sent when
    a AUI (the agw version) Pane has been closed (after it has been
    closed, not when it is about to be closed, which is when
    EVT_AUI_PANE_CLOSE is sent.) (PR#1628)
  * Exposed the wx.DC methods GetGraphicsContext and

OBS-URL: https://build.opensuse.org/request/show/898558
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=26
2021-06-11 17:11:39 +00:00
ff40de9baf Add changes.
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=25
2021-06-11 01:44:44 +00:00
7054ee52f2 Accepting request 887957 from home:wicked:qubes-build
It seems since starting to build for three Python interpreters, 10G of disk space is not enough and there has been build failures due to it. Statistics show about 11600MB used. Bumping constraint to 15G.

OBS-URL: https://build.opensuse.org/request/show/887957
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=24
2021-06-11 01:03:08 +00:00
31e77efa98 Accepting request 888846 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/888846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=10
2021-04-29 20:44:38 +00:00
35e9929997 Accepting request 882252 from home:StevenK:branches:X11:wxWidgets
- Don't build using Python 3.6 for test package, when that gets reenabled.
- Since build.py install helpfully installs every built shared object
  under site-package directories, remove those not for that version of
  Python. (bsc#1182822)
- Correct python uninstall alternatives to list all of them, not just one.

OBS-URL: https://build.opensuse.org/request/show/882252
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=22
2021-04-27 15:27:37 +00:00
a37dff0d82 Accepting request 838865 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/838865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=9
2020-10-02 15:16:31 +00:00
9494ffb10a 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
2020-09-30 23:41:16 +00:00
7b8d3845bc Accepting request 824391 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/824391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=8
2020-08-06 15:32:14 +00:00
a872d8a612 Accepting request 818645 from home:StefanBruens:branches:X11:wxWidgets
- Wrap all relevant build dependencies when building with system
  wxWidgets library.
- Add patches to allow building with STL variant of wxGTK:
  * 0001-Fix-conversion-of-variant-list-members.patch
  * use_stl_build.patch
  * 0001-Fix-wxUIActionSimulator-Text-parameter-documentation.patch
  * 0003-Use-explicit-wxString-c_str-conversion-for-sipFindTy.patch

OBS-URL: https://build.opensuse.org/request/show/818645
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=18
2020-08-04 22:44:38 +00:00
6a120e9edd Accepting request 816646 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/816646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=7
2020-06-26 19:44:02 +00:00
528795479e Accepting request 810311 from home:StefanBruens:branches:X11:wxWidgets
- Add explicit libXtst build dependency, required for Leap 15.1
  (already implicit on Leap 15.2 and TW).

OBS-URL: https://build.opensuse.org/request/show/810311
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=16
2020-06-23 17:11:54 +00:00
5b962d2855 Accepting request 807828 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/807828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=6
2020-06-03 18:29:51 +00:00
67f65ad4da Accepting request 807357 from home:Guillaume_G:branches:X11:wxWidgets
- Update to 4.1.0:
  * Add a sample for wx.Font.AddPrivateFont to the demo.
  * Added wrappers for the OSXEnableAutomaticQuoteSubstitution, 
    OSXEnableAutomaticDashSubstitution, and OSXDisableAllSmartSubstitutions
    methods in wx.TextCtrl. Also added OSXEnableAutomaticTabbing in wx.App.
  * Added wx.ColourDialogEvent, wx.DCTextBgColourChanger, wx.DCTextBgModeChanger,
    wx.grid.GridCellDateRenderer, wx.grid.GridCellDateEditor, wx.SystemAppearance, etc.
  * 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 
    you need to change.
  * Bug fixes in wx.lib.calendar: key navigation across month boundaries is 
    now possible; key navigation now sets the date and fires the EVT_CALENDAR event;
    setter APIs now set the date correctly #1230.
  * Switch to using a wx.Overlay in the Widget Inspection Tool to highlight 
    widgets when running on a GTK3 port.
  * Fixed issue in wx.lib.agw.customtreectrl where the label editor could 
    remain stuck forever #1235.
  * Grafted on a EnableSystemTheme method to the classes which support it.
    This can be used to disable the default system theme on Windows for native
    widgets like wx.ListCtrl, wx.TreeCtrl and wx.dataview.DataViewCtrl. 
    It has no effect on the other platforms.
  * 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 
    stop using it in your code with no change in behavior. #1278
  * Fix a sometimes crash when using a wx.Overlay by letting the wx.DCOverlay 
    hold a reference to the DC, to ensure that the DCOverlay is destroyed first. PR#1301
  * Replaced the Vagrant VMs used for building wxPython for various Linux distros 
    with Docker images.
  * Add some missing methods in wx.adv.BitmapComboBox #1307
  * 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 
    wx.GraphicsContext using the GC's drawing primitives. PR#1323
  * Ported the embedding sample from Classic, which shows how to use wxPython
    from a C++ wxWidgets application that embeds Python. PR#1353
  * Fixed wx.GetApp() to use wxWidgets' global wxApp instance instead of 
    maintaining its own pointer. This way, if the wxApp is created by C++ 
    code wxPython will still be able to get access to it. #1126
  * Added wrappers for the wx.ActivityIndicator class.
  * Added wrappers for the wx.CollapsibleHeaderCtrl class.
  * Fixed issues in PlotCanvas around displaying and using scrollbars. #1428
  * Added wx.msw.CHMHelpController, and also a wx.HelpController factory function
    that creates an instance of the best Help Controller for the platform. #1536
  * 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 
    AnimationCtrl.py sample in the demo for the various usage patterns #1579
  * 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 
    of selected cells, including an iterator interface in wx.grid.GridBlocks
    which should be a more efficient (time and memory) way to process large 
    groups of selections.
- Disable Python2

OBS-URL: https://build.opensuse.org/request/show/807357
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=14
2020-05-20 18:37:51 +00:00
446b9b641f Accepting request 781058 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/781058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=5
2020-03-05 22:17:31 +00:00
5a8a17a22f Accepting request 780944 from home:scarabeus_iv:branches:X11:wxWidgets
- Update to 4.0.7.post2:
  * Bugfix to switch to AVFoundation instead of QTKit
- Fix building with new glut (pc file changed)

OBS-URL: https://build.opensuse.org/request/show/780944
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=12
2020-03-02 23:59:08 +00:00
afb5b3fcc0 Accepting request 750190 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/750190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=4
2019-11-25 10:23:03 +00:00
Todd R
9031ea940f Accepting request 747467 from home:StevenK:branches:X11:wxWidgets
- Update to 4.0.7.post1
  * This post-release just fixes a problem with the numpy dependency constraint
    for Python 2.7. (#1415)
  * Bug fixes in wx.lib.calendar: key navigation across month boundaries is
    now possible; key navigation now sets the date and fires the EVT_CALENDAR
    event; setter APIs now set the date correctly (#1230).
  * Switch to using a wx.Overlay in the Widget Inspection Tool to highlight
    widgets when running on a GTK3 port.
  * Fixed issue in wx.lib.agw.customtreectrl where label editor could remain
    stuck forever (#1235).
  * Fix a sometimes crash when using a wx.Overlay by letting the wx.DCOverlay
    hold a reference to the DC, to ensure that the DCOverlay is destroyed
    first. (PR#1301)
  * Ported the embedding sample from Classic, which shows how to use wxPython
    from a C++ wxWidgets application that embeds Python. (PR #1353)
  * Fixed wx.GetApp() to use wxWidgets' global wxApp instance instead of
    maintaining its own pointer. This way, if the wxApp is created by C++ code
    wxPython will still be able to get access to it. (#1126)
  * Several other PRs have been backported from the master branch (which will
    become wxPython 4.1.0), the full list can be seen here:
    https://github.com/wxWidgets/Phoenix/pull/1357
  * Fixed a probably rare, but fatal bug on OSX when calling certain overloaded
    virtual methods with implementations in Python.
  * Fixed char pointers in generated stub code to have a valid pointer value.
  * Reverted the change that loads up install_requires from the contents of
    requirements.txt. Split the requirements.txt file into one for install and
    one for development.
  * Added missing HtmlWindow.ScrollToAnchor method, and also a couple methods
    in HtmlCell too. (#1141)
  * Added missing setters for the wheel-related properties in wx.MouseEvent.

OBS-URL: https://build.opensuse.org/request/show/747467
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=10
2019-11-21 21:29:01 +00:00
Stephan Kulow
eaa02854ab Accepting request 672553 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/672553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wxPython?expand=0&rev=3
2019-02-08 11:15:22 +00:00