forked from pool/python-python-qprogedit
Accepting request 687024 from home:jengelh:branches:devel:languages:python
- Trim filler wording and fixup grammar within the description. OBS-URL: https://build.opensuse.org/request/show/687024 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-qprogedit?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 18:36:10 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Trim filler wording and fixup grammar within the description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 08:13:13 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@@ -12,24 +12,25 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python-qprogedit
|
||||
Version: 4.1.2
|
||||
Release: 0
|
||||
License: GPL-3.0-or-later
|
||||
Summary: A QScintilla-based text-editor component
|
||||
Url: https://github.com/smathot/QProgEdit
|
||||
License: GPL-3.0-or-later
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/smathot/QProgEdit
|
||||
Source: https://files.pythonhosted.org/packages/source/p/python-qprogedit/python-qprogedit-%{version}.tar.gz
|
||||
Source1: https://raw.githubusercontent.com/smathot/QProgEdit/master/copyright
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module QtPy}
|
||||
BuildRequires: %{python_module qscintilla-qt5}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-QtPy
|
||||
Requires: python-qscintilla-qt5
|
||||
BuildArch: noarch
|
||||
@@ -37,8 +38,8 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
QProgEdit is a PyQt widget that implements a full-featured text editor
|
||||
component. It's primary target at the moment is OpenSesame, a graphical
|
||||
QProgEdit is a PyQt widget that implements a text editor
|
||||
component. Its primary target at the moment is OpenSesame, a graphical
|
||||
experiment builder.
|
||||
|
||||
%prep
|
||||
|
Reference in New Issue
Block a user