1
0

- Restrict pytest to < 5.0 as it broke with 5.3 and upstream

still didn't bother to merge support for even pytest 4+...

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=41
This commit is contained in:
Tomáš Chvátal
2020-01-15 12:35:43 +00:00
committed by Git OBS Bridge
parent 995248fd84
commit f6651df84a
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 15 12:31:39 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Restrict pytest to < 5.0 as it broke with 5.3 and upstream
still didn't bother to merge support for even pytest 4+...
-------------------------------------------------------------------
Tue Dec 3 14:25:29 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>