forked from pool/python-Pebble
- Bump to 4.5.2: - Fix issue #58: handle pool connection teardown in Python 3.8 OBS-URL: https://build.opensuse.org/request/show/800793 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pebble?expand=0&rev=13
42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 6 15:47:22 UTC 2020 - Martin Liška <mliska@suse.cz>
|
|
|
|
- Bump to 4.5.2:
|
|
- Fix issue #58: handle pool connection teardown in Python 3.8
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 20 11:18:48 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix build without python2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 26 16:16:44 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 4.5.1
|
|
* add daemon parameter to decorator
|
|
* travis: add Python 3.8 tests
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 15 10:59:02 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 4.4.1
|
|
* use poll in channel implementation instead of select
|
|
* handle pickling errors in ProcessPool
|
|
* add test cases
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 7 15:00:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 4.4.0:
|
|
* Various doc and test fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 24 05:59:11 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use description from upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 11 03:51:46 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Initial version
|