File project.diff of Package python-ZEO

--- python-ZEO.changes.orig
+++ python-ZEO.changes
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Fri Mar  8 17:53:54 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
+
+- loosen msgpack requirement
+
+-------------------------------------------------------------------
 Mon Mar  4 14:10:06 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
 
 - Update to 5.2.1:
--- python-ZEO.spec.orig
+++ python-ZEO.spec
@@ -29,6 +29,7 @@ Group:          Development/Languages/Py
 URL:            https://github.com/zopefoundation/ZEO
 Source:         https://files.pythonhosted.org/packages/source/Z/ZEO/ZEO-%{version}.tar.gz
 Source99:       %{name}-rpmlintrc
+Patch:          ZEO-loosen-msgpack-requirements.patch
 BuildRequires:  %{python_module ZConfig}
 BuildRequires:  %{python_module ZODB >= 5.5.1}
 BuildRequires:  %{python_module setuptools}
@@ -76,6 +77,7 @@ This package contains documentation file
 
 %prep
 %setup -q -n ZEO-%{version}
+%patch -p1
 # delete backup files
 find . -name "*~" -print -delete
 # remove unwanted shebang
openSUSE Build Service is sponsored by