14
0
forked from pool/python-txaio

Accepting request 791737 from home:mcalabkova:branches:devel:languages:python

- update to 20.4.1
  * always use the asyncio loop of the thread which conducts the API call

OBS-URL: https://build.opensuse.org/request/show/791737
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2020-04-06 11:05:55 +00:00
committed by Git OBS Bridge
parent 17a49abdba
commit 66368dc2b1
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 6 09:20:12 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 20.4.1
* always use the asyncio loop of the thread which conducts the API call
-------------------------------------------------------------------
Fri Mar 27 15:24:16 UTC 2020 - Matej Cepl <mcepl@suse.com>