15
0

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

- update to 1.10.0
  * Support python 3.8
  * Allow sync decorator call from async function

OBS-URL: https://build.opensuse.org/request/show/765340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backoff?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-01-17 18:08:44 +00:00
committed by Git OBS Bridge
parent a957e5e94b
commit f2006b421d
4 changed files with 16 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 17 16:42:58 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.10.0
* Support python 3.8
* Allow sync decorator call from async function
-------------------------------------------------------------------
Tue Jun 4 06:33:28 UTC 2019 - pgajdos@suse.com