From 51deae335f0b95f36441e600922667d10123ac1bf3159d7bc4c4bb649dfb001d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 6 Sep 2023 21:01:24 +0000 Subject: [PATCH] - update to version 3.2.0 (jsc#SLE-18756): OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=67 --- python-jsonschema.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-jsonschema.changes b/python-jsonschema.changes index fd9848e..b319fe1 100644 --- a/python-jsonschema.changes +++ b/python-jsonschema.changes @@ -381,7 +381,7 @@ Thu Mar 12 07:44:16 UTC 2020 - Tomáš Chvátal ------------------------------------------------------------------- Fri Nov 22 06:06:52 UTC 2019 - Arun Persaud -- update to version 3.2.0: +- update to version 3.2.0 (jsc#SLE-18756): * Added a format_nongpl setuptools extra, which installs only format dependencies that are non-GPL (#619).