14
0

- update to 0.33.3:

* dnspython 2.3.0 raised AttributeError: module 'dns.rdtypes' has no
    attribute 'ANY' https://github.com/eventlet/eventlet/issues/781

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=99
This commit is contained in:
2023-01-28 12:31:14 +00:00
committed by Git OBS Bridge
parent 50b75ca140
commit 3bb0b2c8e6
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 28 12:30:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.33.3:
* dnspython 2.3.0 raised AttributeError: module 'dns.rdtypes' has no
attribute 'ANY' https://github.com/eventlet/eventlet/issues/781
-------------------------------------------------------------------
Tue Jan 17 16:55:46 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>