1
0

- Add patch to not collide with collections deprecation:

* collections-abc.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=43
This commit is contained in:
Tomáš Chvátal
2020-05-06 07:46:57 +00:00
committed by Git OBS Bridge
parent f6651df84a
commit 19af531418
3 changed files with 51 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 6 07:41:38 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to not collide with collections deprecation:
* collections-abc.patch
-------------------------------------------------------------------
Wed Jan 15 12:31:39 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>