forked from pool/python-python-editor
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:
@@ -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>
|
||||
|
||||
|
@@ -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 system’s EDITOR.
|
||||
programmatically interfacing with the editor defined in the EDITOR
|
||||
environment variable.
|
||||
|
||||
%prep
|
||||
%setup -q -n python-editor-%{version}
|
||||
|
Reference in New Issue
Block a user