Hello community, here is the log from the commit of package python-docrepr for openSUSE:Factory checked in at 2019-03-19 09:58:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-docrepr (Old) and /work/SRC/openSUSE:Factory/.python-docrepr.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-docrepr" Tue Mar 19 09:58:48 2019 rev:4 rq:685826 version:0.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-docrepr/python-docrepr.changes 2019-03-10 09:40:25.828103608 +0100 +++ /work/SRC/openSUSE:Factory/.python-docrepr.new.28833/python-docrepr.changes 2019-03-19 09:58:50.088092302 +0100 @@ -1,0 +2,5 @@ +Sat Mar 16 00:43:05 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summary. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-docrepr.spec ++++++ --- /var/tmp/diff_new_pack.QojrOF/_old 2019-03-19 09:58:51.408091772 +0100 +++ /var/tmp/diff_new_pack.QojrOF/_new 2019-03-19 09:58:51.440091759 +0100 @@ -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 @@ %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.
