forked from pool/python-wxPython
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
This commit is contained in:
parent
2d097db282
commit
ca4501c3e0
@ -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
|
Wed Feb 28 20:32:18 UTC 2018 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ Name: python-wxPython
|
|||||||
Version: 4.0.1
|
Version: 4.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.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
|
Url: https://github.com/wxWidgets/Phoenix
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Source: https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-%{version}.tar.gz
|
||||||
@ -76,29 +76,13 @@ Requires(postun): update-alternatives
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Welcome to wxPython's Project Phoenix! Phoenix is the improved next-generation
|
Phoenix is a reimplementation of wxPython. Like the "classic"
|
||||||
wxPython, "better, stronger, faster than he was before." This new
|
wxPython, Phoenix wraps the wxWidgets C++ toolkit and provides access
|
||||||
implementation is focused on improving speed, maintainability and
|
to the user interface portions of the wxWidgets API, enabling Python
|
||||||
extensibility. Just like "Classic" wxPython, Phoenix wraps the wxWidgets C++
|
applications to have a GUI on Windows, macOS or Unix-like systems,
|
||||||
toolkit and provides access to the user interface portions of the wxWidgets
|
with a native look and feel and requiring very little (if any)
|
||||||
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)
|
|
||||||
platform specific code.
|
platform specific code.
|
||||||
|
|
||||||
For more information please refer to the
|
|
||||||
`README file <https://github.com/wxWidgets/Phoenix/blob/wxPython-4.0.1/README.rst>`_,
|
|
||||||
the `Migration Guide <http://docs.wxPython.org/MigrationGuide.html>`_,
|
|
||||||
or the `wxPython API documentation <http://docs.wxPython.org/index.html>`_.
|
|
||||||
|
|
||||||
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 <https://extras.wxPython.org/wxPython4/extras/>`_.
|
|
||||||
|
|
||||||
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
|
%package lang
|
||||||
# We cannot use %%lang_package here. Editra translations use noarch incompatible path.
|
# We cannot use %%lang_package here. Editra translations use noarch incompatible path.
|
||||||
Summary: Languages for package %{name}
|
Summary: Languages for package %{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user