forked from pool/python-fasteners
- update to 0.16.1:
* Add interprocess reader writer lock * Improve README * remove unused eventlet import * use stdlib monotonic instead of external for python >= 3.4 * Add testing for additional python versions * Remove python 2.6 support * Remove eventlet dependency and use threading.current_thread instead OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fasteners?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 6 12:26:54 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.16.1:
|
||||
* Add interprocess reader writer lock
|
||||
* Improve README
|
||||
* remove unused eventlet import
|
||||
* use stdlib monotonic instead of external for python >= 3.4
|
||||
* Add testing for additional python versions
|
||||
* Remove python 2.6 support
|
||||
* Remove eventlet dependency and use threading.current_thread instead
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 10:34:29 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user