1
0

Accepting request 988726 from home:bnavigator:branches:devel:languages:python:numeric

- Fix runtime requirement with tornado <6.2
- Move one more test to notparallel
- Skip failing test on Python 3.10 i586 gh#dask/distributed#6718

OBS-URL: https://build.opensuse.org/request/show/988726
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=113
This commit is contained in:
2022-07-12 20:16:47 +00:00
committed by Git OBS Bridge
parent ae7c1c36ff
commit 8e7fe3043e
5 changed files with 90 additions and 11 deletions

View File

@@ -1 +1,2 @@
addFilter("explicit-lib-dependency .*-tblib")
addFilter("explicit-lib-dependency python3.*-tblib")
addFilter("explicit-lib-dependency python3.*-urllib3")