forked from pool/python-redbaron
Accepting request 653080 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. + grammar OBS-URL: https://build.opensuse.org/request/show/653080 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redbaron?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 30 13:43:45 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase in summary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 15 00:06:35 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
Name: python-redbaron
|
||||
Version: 0.8
|
||||
Release: 0
|
||||
Summary: Write code that modifies source code
|
||||
Summary: Python module for writing code that modifies source code
|
||||
License: LGPL-3.0-or-later
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/PyCQA/redbaron
|
||||
@@ -37,9 +37,9 @@ BuildRequires: %{python_module baron >= 0.7}
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
RedBaron is a python library and tool to write code that modifies
|
||||
source code. That includes writing custom refactoring, generic
|
||||
refactoring, tools, IDE or directly modifying you source code into
|
||||
RedBaron is a Python library and tool to write code that modifies
|
||||
source code. This includes writing custom refactoring, generic
|
||||
refactoring, tools, IDE or directly modifying source code in
|
||||
IPython.
|
||||
|
||||
%prep
|
||||
|
Reference in New Issue
Block a user