diff --git a/eventlet-0.25.1.tar.gz b/eventlet-0.25.1.tar.gz deleted file mode 100644 index bab4d1a..0000000 --- a/eventlet-0.25.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c9c625af48424c4680d89314dbe45a76cc990cf002489f9469ff214b044ffc1 -size 392719 diff --git a/eventlet-0.25.2.tar.gz b/eventlet-0.25.2.tar.gz new file mode 100644 index 0000000..6294cbd --- /dev/null +++ b/eventlet-0.25.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8ab42c51bff55204fef43cff32616558bedbc7538d876bb6a96ce820c7f9ed +size 397545 diff --git a/python-eventlet.changes b/python-eventlet.changes index d10559e..3e63dcd 100644 --- a/python-eventlet.changes +++ b/python-eventlet.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 29 10:49:14 UTC 2020 - Dirk Mueller + +- update to 0.25.2: + * green.ssl: redundant set_nonblocking() caused SSLWantReadError + ------------------------------------------------------------------- Tue Sep 10 10:40:09 UTC 2019 - Ralf Haferkamp diff --git a/python-eventlet.spec b/python-eventlet.spec index 416e204..d0ab44a 100644 --- a/python-eventlet.spec +++ b/python-eventlet.spec @@ -1,7 +1,7 @@ # # spec file for package python-eventlet # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-eventlet -Version: 0.25.1 +Version: 0.25.2 Release: 0 Summary: Concurrent networking library for Python License: MIT