14
0

Accepting request 1061734 from devel:languages:python

- 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/request/show/1061734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eventlet?expand=0&rev=47
This commit is contained in:
2023-01-29 13:10:31 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82c382c2a2c712f1a8320378a9120ac9589d9f1131c36a63780f0b8504afa5bc
size 415795

BIN
eventlet-0.33.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

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>

View File

@@ -18,7 +18,7 @@
%bcond_without python2
Name: python-eventlet
Version: 0.33.2
Version: 0.33.3
Release: 0
Summary: Concurrent networking library for Python
License: MIT