1
0

- Add pytest4-mhroncok.patch by Miro Hroncok from

gh#html5lib/html5lib-python#414 to make testsuite passing under
  pytest4+.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=36
This commit is contained in:
2019-11-01 10:51:33 +00:00
committed by Git OBS Bridge
parent cca9d07027
commit dde231b117
3 changed files with 156 additions and 2 deletions

View File

@ -1,7 +1,14 @@
-------------------------------------------------------------------
Fri Nov 1 11:50:36 CET 2019 - Matej Cepl <mcepl@suse.com>
- Add pytest4-mhroncok.patch by Miro Hroncok from
gh#html5lib/html5lib-python#414 to make testsuite passing under
pytest4+.
-------------------------------------------------------------------
Mon Oct 14 13:39:22 UTC 2019 - Matej Cepl <mcepl@suse.com>
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
- Replace %fdupes with plain %fdupes; hardlinks are better.
-------------------------------------------------------------------
Fri Jul 19 12:28:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>