Hello community,
here is the log from the commit of package python-deepdiff for openSUSE:Factory
checked in at 2019-10-25 18:42:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-deepdiff (Old)
and /work/SRC/openSUSE:Factory/.python-deepdiff.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-deepdiff"
Fri Oct 25 18:42:37 2019 rev:2 rq:742747 version:3.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-deepdiff/python-deepdiff.changes
2019-10-24 23:01:36.583994433 +0200
+++
/work/SRC/openSUSE:Factory/.python-deepdiff.new.2990/python-deepdiff.changes
2019-10-25 18:42:56.035943258 +0200
@@ -1,0 +2,5 @@
+Fri Oct 4 08:10:05 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Use proper sentences in descriptions.
+
+-------------------------------------------------------------------
@@ -14,0 +20 @@
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-deepdiff.spec ++++++
--- /var/tmp/diff_new_pack.bCD6lR/_old 2019-10-25 18:42:56.695943886 +0200
+++ /var/tmp/diff_new_pack.bCD6lR/_new 2019-10-25 18:42:56.699943889 +0200
@@ -35,9 +35,9 @@
%python_subpackages
%description
-Deep Difference of dictionaries, iterables, strings and other objects.
-Search for objects within other objects.
-Hash any object based on their content.
+A Python module to calculate Deep Difference of dictionaries,
+iterables, strings and other objects. It can search for objects
+within other objects, and hash any object based on their content.
%prep
%setup -q -n deepdiff-%{version}