forked from pool/python-Paste
- update to 3.5.1:
* Replace deprecated threading.currentThread, getName and setDaemon
with threading.current_thread, name and daemon.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=56
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 15 19:15:51 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.5.1:
|
||||
* Replace deprecated threading.currentThread, getName and setDaemon
|
||||
with threading.current_thread, name and daemon.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 23 15:59:59 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user