14
0

- Add patch to fix build with new webcolors:

* webcolors.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=45
This commit is contained in:
Tomáš Chvátal
2020-03-12 07:44:31 +00:00
committed by Git OBS Bridge
parent 1bbb79a6d2
commit ca1ceb69eb
3 changed files with 50 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 12 07:44:16 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix build with new webcolors:
* webcolors.patch
-------------------------------------------------------------------
Fri Nov 22 06:06:52 UTC 2019 - Arun Persaud <arun@gmx.de>