SHA256
1
0
forked from pool/python-tox

- Disable spinner tests as the monkeypatch changed behaviour in pytest

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=68
This commit is contained in:
Tomáš Chvátal
2020-03-20 10:31:08 +00:00
committed by Git OBS Bridge
parent 57796eeefd
commit f92c35672a
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 20 10:30:48 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Disable spinner tests as the monkeypatch changed behaviour in pytest
-------------------------------------------------------------------
Wed Mar 11 10:28:56 UTC 2020 - pgajdos@suse.com