Hello community,
here is the log from the commit of package python-requirements-parser for
openSUSE:Factory checked in at 2019-06-03 18:55:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requirements-parser (Old)
and /work/SRC/openSUSE:Factory/.python-requirements-parser.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requirements-parser"
Mon Jun 3 18:55:02 2019 rev:5 rq:707048 version:0.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-requirements-parser/python-requirements-parser.changes
2019-05-21 10:41:11.291055781 +0200
+++
/work/SRC/openSUSE:Factory/.python-requirements-parser.new.5148/python-requirements-parser.changes
2019-06-03 18:55:26.268427353 +0200
@@ -1,0 +2,5 @@
+Sun Jun 2 19:32:02 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Use noun phrase in descriptions.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requirements-parser.spec ++++++
--- /var/tmp/diff_new_pack.Zq6lR4/_old 2019-06-03 18:55:27.716426816 +0200
+++ /var/tmp/diff_new_pack.Zq6lR4/_new 2019-06-03 18:55:27.724426813 +0200
@@ -20,7 +20,7 @@
Name: python-requirements-parser
Version: 0.2.0
Release: 0
-Summary: Parses Pip requirement files
+Summary: Pip requirement file parser
License: BSD-2-Clause
Group: Development/Languages/Python
Url: https://github.com/davidfischer/requirements-parser
@@ -36,7 +36,7 @@
%python_subpackages
%description
-Parses Pip requirement files
+A Pip requirement file parser.
%prep
%setup -q -n requirements-parser-%{version}