From ca4501c3e0c727ec27f9e55b64e1c4b317fc1d8441dfee4db8a07f5304d6ffe6 Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 18 May 2018 14:09:54 +0000 Subject: [PATCH] Accepting request 610231 from home:jengelh:branches:X11:wxWidgets - Trim filler wording from description. OBS-URL: https://build.opensuse.org/request/show/610231 OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=2 --- python-wxPython.changes | 5 +++++ python-wxPython.spec | 28 ++++++---------------------- 2 files changed, 11 insertions(+), 22 deletions(-) diff --git a/python-wxPython.changes b/python-wxPython.changes index fd0b6d2..cd49269 100644 --- a/python-wxPython.changes +++ b/python-wxPython.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 18 07:36:08 UTC 2018 - jengelh@inai.de + +- Trim filler wording from description. + ------------------------------------------------------------------- Wed Feb 28 20:32:18 UTC 2018 - toddrme2178@gmail.com diff --git a/python-wxPython.spec b/python-wxPython.spec index 55f2a73..775aba3 100644 --- a/python-wxPython.spec +++ b/python-wxPython.spec @@ -24,7 +24,7 @@ Name: python-wxPython Version: 4.0.1 Release: 0 License: GPL-2.0+ -Summary: Cross platform GUI toolkit for Python, "Phoenix" version +Summary: The "Phoenix" variant of the wxWidgets Python bindings Url: https://github.com/wxWidgets/Phoenix Group: Development/Languages/Python Source: https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-%{version}.tar.gz @@ -76,29 +76,13 @@ Requires(postun): update-alternatives %python_subpackages %description -Welcome to wxPython's Project Phoenix! Phoenix is the improved next-generation -wxPython, "better, stronger, faster than he was before." This new -implementation is focused on improving speed, maintainability and -extensibility. Just like "Classic" wxPython, Phoenix wraps the wxWidgets C++ -toolkit and provides access to the user interface portions of the wxWidgets -API, enabling Python applications to have a native GUI on Windows, Macs or -Unix systems, with a native look and feel and requiring very little (if any) +Phoenix is a reimplementation of wxPython. Like the "classic" +wxPython, Phoenix wraps the wxWidgets C++ toolkit and provides access +to the user interface portions of the wxWidgets API, enabling Python +applications to have a GUI on Windows, macOS or Unix-like systems, +with a native look and feel and requiring very little (if any) platform specific code. -For more information please refer to the -`README file `_, -the `Migration Guide `_, -or the `wxPython API documentation `_. - -Archive files containing a copy of the wxPython documentation, the demo and -samples, and also a set of MSVC .pdb files for Windows are available -`here `_. - -The utility tools wxdocs and wxdemo will download the appropriate files with wxget, -(if necessary), unpack them, (if necessary) and launch the appropriate version of -the respective items. (Documents are launched in the default browser and demo is started -with python). - %package lang # We cannot use %%lang_package here. Editra translations use noarch incompatible path. Summary: Languages for package %{name}