Accepting request 841084 from home:jayvdb:py-submit

- Add missing runtime dependency on contextvars
- Deactivate low value hypothesis generated tests
- Remove use of pytest-cov in %check  
- Remove tests from runtime package

OBS-URL: https://build.opensuse.org/request/show/841084
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-trio?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-10-12 06:48:03 +00:00
committed by Git OBS Bridge
parent 026d3c9ca6
commit 65b39d874a
2 changed files with 18 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Oct 11 16:51:05 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Add missing runtime dependency on contextvars
- Deactivate low value hypothesis generated tests
- Remove use of pytest-cov in %check
- Remove tests from runtime package
-------------------------------------------------------------------
Tue Aug 25 11:18:03 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>