14
0

Accepting request 970068 from home:pgajdos:python

- version update to 2.4.8
  * #204 Fix not implemented error by @Inveracity
  * #211 Fix access option.temp_dir correctly in the restore script by @mishawakerman
  * #213 Fix bug in Trio's _read_exactly() by @mehaase
  * #238 Fix Trio Connection Pool Error by @murali-shankar
  * #183 Allowing dash in table namesby @hchac
  * #182 do not close socket on EWOULDBLOCK by @tommilligan

OBS-URL: https://build.opensuse.org/request/show/970068
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rethinkdb?expand=0&rev=8
This commit is contained in:
2022-04-14 08:48:35 +00:00
committed by Git OBS Bridge
parent 8cf181be12
commit 00677bfc24
4 changed files with 19 additions and 7 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Apr 14 07:44:51 UTC 2022 - pgajdos@suse.com
- version update to 2.4.8
* #204 Fix not implemented error by @Inveracity
* #211 Fix access option.temp_dir correctly in the restore script by @mishawakerman
* #213 Fix bug in Trio's _read_exactly() by @mehaase
* #238 Fix Trio Connection Pool Error by @murali-shankar
* #183 Allowing dash in table namesby @hchac
* #182 do not close socket on EWOULDBLOCK by @tommilligan
-------------------------------------------------------------------
Tue May 19 09:27:45 UTC 2020 - Petr Gajdos <pgajdos@suse.com>