Hello community,
here is the log from the commit of package python-docformatter for
openSUSE:Factory checked in at 2018-07-31 16:01:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-docformatter (Old)
and /work/SRC/openSUSE:Factory/.python-docformatter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-docformatter"
Tue Jul 31 16:01:50 2018 rev:2 rq:626409 version:1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-docformatter/python-docformatter.changes
2018-06-02 12:04:36.468583305 +0200
+++
/work/SRC/openSUSE:Factory/.python-docformatter.new/python-docformatter.changes
2018-07-31 16:01:50.243794895 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 13:14:37 UTC 2018 - [email protected]
+
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-docformatter.spec ++++++
--- /var/tmp/diff_new_pack.jSa6wh/_old 2018-07-31 16:01:50.711795691 +0200
+++ /var/tmp/diff_new_pack.jSa6wh/_new 2018-07-31 16:01:50.715795697 +0200
@@ -13,16 +13,17 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-docformatter
Version: 1.0
Release: 0
+Summary: Utility to re-format docstrings per PEP 257
License: MIT
-Summary: Formats docstrings to follow PEP 257
-Url: https://github.com/myint/docformatter
Group: Development/Languages/Python
+Url: https://github.com/myint/docformatter
Source:
https://files.pythonhosted.org/packages/source/d/docformatter/docformatter-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}