diff --git a/python-gevent.changes b/python-gevent.changes index 78b301a..618539f 100644 --- a/python-gevent.changes +++ b/python-gevent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 15 13:44:48 UTC 2023 - Dirk Müller + +- skip one more test from testsuite + ------------------------------------------------------------------- Thu May 4 20:28:36 UTC 2023 - Dirk Müller diff --git a/python-gevent.spec b/python-gevent.spec index eba7109..5fa88c4 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -147,6 +147,7 @@ test__example_portforwarder.py test__getaddrinfo_import.py test__resolver_dnspython.py test__socket_dns.py +test__issue1686.py EOF if [ %{$python_version_nodots} -lt 37 ]; then echo "test__threading_2.py" >> skip_tests.txt