Accepting request 514108 from home:sebix:branches:devel:languages:python

- add more-relaxed-requirements.patch to weaken the very harsh version requirements

OBS-URL: https://build.opensuse.org/request/show/514108
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fs?expand=0&rev=4
This commit is contained in:
Todd R
2017-08-03 20:35:44 +00:00
committed by Git OBS Bridge
parent a0db158365
commit 99b834ed2c
2 changed files with 6 additions and 0 deletions

View File

@@ -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

View File

@@ -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}