15
0
forked from pool/python-Pebble

Accepting request 800793 from home:marxin:branches:devel:languages:python

- 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
This commit is contained in:
Tomáš Chvátal
2020-05-06 16:15:01 +00:00
committed by Git OBS Bridge
parent ea0328f348
commit 9357a8b88c
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
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>