diff --git a/python-fs.changes b/python-fs.changes index 65bc699..bd14222 100644 --- a/python-fs.changes +++ b/python-fs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 2 19:23:56 UTC 2017 - sebix+novell.com@sebix.at + +- add more-relaxed-requirements.patch to weaken the very harsh version requirements + ------------------------------------------------------------------- Wed Jul 19 20:00:26 UTC 2017 - sebix+novell.com@sebix.at diff --git a/python-fs.spec b/python-fs.spec index c659bf2..6cc3d8b 100644 --- a/python-fs.spec +++ b/python-fs.spec @@ -26,6 +26,7 @@ License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/PyFilesystem/pyfilesystem2 Source: https://files.pythonhosted.org/packages/source/f/fs/fs-%{version}.tar.gz +# PATCH-FIX-UPSTREAM more-relaxed-requirements.patch sebix+novell.com@sebix.at -- Weaken the version dependencies Patch0: more-relaxed-requirements.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools}