Accepting request 824997 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/824997 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=4
This commit is contained in:
commit
2044e4012b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 8 13:00:29 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- Change requirements version specifier from == to >=.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 18:54:20 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@ -68,6 +68,7 @@ included, with gevent/asyncio/SSL support.
|
||||
%setup -q -n mocket-%{version}
|
||||
rm -f setup.cfg pytest.ini tox.ini
|
||||
sed -i '/pipenv/d' setup.py
|
||||
sed -i 's/==/>=/' requirements.txt
|
||||
touch conftest.py
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user