14
0

Accepting request 659788 from home:jengelh:branches:devel:languages:python

- Use noun phrase in summary. Clairfy what the
  "system's EDITOR" is.

OBS-URL: https://build.opensuse.org/request/show/659788
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-editor?expand=0&rev=14
This commit is contained in:
Todd R
2018-12-19 03:58:59 +00:00
committed by Git OBS Bridge
parent 805f538b85
commit 69e4d7111e
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 18 23:49:45 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary. Clairfy what the
"system's EDITOR" is.
-------------------------------------------------------------------
Tue Dec 4 12:53:01 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -20,7 +20,7 @@
Name: python-python-editor
Version: 1.0.3
Release: 0
Summary: Programmatically open an editor, capture the result
Summary: Python library to programmatically open an editor and capture the result
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/fmoo/python-editor
@@ -35,7 +35,8 @@ BuildRequires: nano
%description
python-editor is a library that provides the editor module for
programmatically interfacing with your systems EDITOR.
programmatically interfacing with the editor defined in the EDITOR
environment variable.
%prep
%setup -q -n python-editor-%{version}