forked from pool/python-mocket
Accepting request 910345 from home:mcalabkova:branches:devel:languages:python
- Add kwsyntax.patch to fix test failure with new decorator. OBS-URL: https://build.opensuse.org/request/show/910345 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=33
This commit is contained in:
@@ -32,6 +32,7 @@ Summary: Python socket mock framework
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/mindflayer/python-mocket
|
||||
Source0: https://files.pythonhosted.org/packages/source/m/mocket/mocket-%{version}.tar.gz
|
||||
Patch0: kwsyntax.patch
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
@@ -80,6 +81,7 @@ included, with gevent/asyncio/SSL support.
|
||||
|
||||
%prep
|
||||
%setup -q -n mocket-%{version}
|
||||
%autopatch -p1
|
||||
sed -i '/cov/ d' setup.cfg
|
||||
sed -i '/pipenv/ d' setup.py
|
||||
sed -i 's/==.*$//' requirements.txt
|
||||
|
Reference in New Issue
Block a user