Files
packages/lang
Stepan Henek eda90a56ed python-eventlet: bump to version 0.33.3
old eventlet is not working well with python3.10

```
root@turris:~# python3
Python 3.10.9 (main, Feb  9 2023, 10:37:45) [GCC 11.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import eventlet
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.10/site-packages/eventlet/__init__.py", line 17, in <module>
  File "/usr/lib/python3.10/site-packages/eventlet/convenience.py", line 7, in <module>
  File "/usr/lib/python3.10/site-packages/eventlet/green/socket.py", line 4, in <module>
  File "/usr/lib/python3.10/site-packages/eventlet/green/_socket_nodns.py", line 11, in <module>
  File "/usr/lib/python3.10/site-packages/eventlet/greenio/__init__.py", line 3, in <module>
  File "/usr/lib/python3.10/site-packages/eventlet/greenio/base.py", line 32, in <module>
  File "/usr/lib/python3.10/site-packages/eventlet/timeout.py", line 166, in wrap_is_timeout
TypeError: cannot set 'is_timeout' attribute of immutable type 'TimeoutError'
```

see 0.33.3 release notes for details - https://eventlet.net/doc/changelog.html#id1

Signed-off-by: Stepan Henek <stepan.henek@nic.cz>
(cherry picked from commit eb7275402e)
2023-05-14 10:58:49 +02:00
..
2022-01-09 13:46:17 -08:00
2023-05-08 18:16:40 +02:00
2019-08-19 12:16:37 -07:00
2019-11-01 14:55:02 +08:00
2019-08-15 13:23:41 +02:00
2021-06-12 21:05:01 -07:00
2018-11-27 09:04:10 -08:00
2021-06-12 21:05:01 -07:00
2022-11-05 21:20:19 +01:00
2021-06-12 21:05:01 -07:00
2022-01-17 21:12:53 -08:00
2021-09-18 14:49:15 -07:00
2022-01-11 16:25:33 -08:00
2021-06-12 21:05:01 -07:00
2022-01-29 13:31:55 -08:00
2021-06-12 21:05:01 -07:00
2023-04-03 23:58:35 +08:00
2022-05-22 13:39:07 -07:00
2022-05-22 13:39:12 -07:00
2022-05-22 11:22:20 +02:00
2023-03-09 10:45:40 +08:00
2022-02-06 11:08:44 -07:00
2020-03-19 15:38:23 -07:00
2020-03-19 16:03:59 -07:00
2019-10-05 12:22:05 -07:00
2023-04-15 15:57:32 +02:00
2023-04-15 22:12:58 +02:00
2022-01-29 08:19:54 -08:00