forked from pool/python-docrepr
Accepting request 685611 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/685611 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docrepr?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
a969e8c57d
commit
f2a46b294e
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 00:43:05 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase in summary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 13:27:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
Name: python-docrepr
|
||||
Version: 0.1.1
|
||||
Release: 0
|
||||
Summary: Render Python docstrings in HTML
|
||||
Summary: Python module to render docstrings as HTML
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/spyder-ide/docrepr
|
||||
@@ -38,7 +38,7 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
The docrepr package renders Python docstrings in HTML. It is based on
|
||||
The docrepr package renders Python docstrings as HTML. It is based on
|
||||
the sphinxify module developed by Tim Dumol for the Sage Notebook and
|
||||
the utils.inspector module developed for the Spyder IDE.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user