forked from pool/python-gevent
- handle-python-ssl-changes.patch: refresh to handle ssl.shared_ciphers()
behavior change in python 3.11 as well OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=93
This commit is contained in:
@@ -112,9 +112,7 @@ Documentation and examples for %{name}.
|
||||
%if 0%{?sle_version} <= 150300
|
||||
%patch1 -p1
|
||||
%endif
|
||||
%if 0%{?is_opensuse}
|
||||
%patch2 -p1
|
||||
%endif
|
||||
sed -i -e '1s!bin/env python!bin/python!' examples/*.py
|
||||
sed -i -e '1{/bin.*python/d}' src/gevent/tests/*.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user