14
0
forked from pool/python-yappi

Accepting request 786087 from home:frispete:OpenStack:Common

- add more testing requirements
- disable a test, that relies on asyncio.run for py < 3.7

OBS-URL: https://build.opensuse.org/request/show/786087
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-03-18 07:51:24 +00:00
committed by Git OBS Bridge
parent 1f2169b60b
commit 134b93bf47
2 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 17 23:52:17 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
- add more testing requirements
- disable a test, that relies on asyncio.run for py < 3.7
-------------------------------------------------------------------
Sun Mar 15 09:13:20 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>