forked from pool/python-mocket
Accepting request 854406 from home:bnavigator:branches:devel:languages:python
- Relax pinned setup.py requires so that the installed egg-info does not interfere with other packages OBS-URL: https://build.opensuse.org/request/show/854406 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=18
This commit is contained in:
@@ -77,7 +77,7 @@ included, with gevent/asyncio/SSL support.
|
||||
%setup -q -n mocket-%{version}
|
||||
sed -i '/cov/ d' setup.cfg
|
||||
sed -i '/pipenv/ d' setup.py
|
||||
sed -i 's/==/>=/' requirements.txt
|
||||
sed -i 's/==.*$//' requirements.txt
|
||||
|
||||
%build
|
||||
%if !%{with test}
|
||||
|
||||
Reference in New Issue
Block a user