Hello community,
here is the log from the commit of package python-multipledispatch for
openSUSE:Factory checked in at 2018-06-13 15:38:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-multipledispatch (Old)
and /work/SRC/openSUSE:Factory/.python-multipledispatch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-multipledispatch"
Wed Jun 13 15:38:01 2018 rev:2 rq:615175 version:0.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-multipledispatch/python-multipledispatch.changes
2018-05-15 10:31:18.756792598 +0200
+++
/work/SRC/openSUSE:Factory/.python-multipledispatch.new/python-multipledispatch.changes
2018-06-13 15:38:32.046451037 +0200
@@ -1,0 +2,5 @@
+Thu Jun 7 20:36:28 UTC 2018 - [email protected]
+
+- Ensure neutrality of description.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-multipledispatch.spec ++++++
--- /var/tmp/diff_new_pack.rr45Rx/_old 2018-06-13 15:38:32.862421010 +0200
+++ /var/tmp/diff_new_pack.rr45Rx/_new 2018-06-13 15:38:32.866420862 +0200
@@ -37,9 +37,9 @@
%description
A relatively sane approach to multiple dispatch in Python.
-This implementation of multiple dispatch is efficient, mostly complete,
+This implementation of multiple dispatch is mostly complete,
performs static analysis to avoid conflicts, and provides optional namespace
-support. It looks good too.
+support.
%prep
%setup -q -n multipledispatch-%{version}