From 542e0e5a41046e9029cc766a96d1672415d6852f Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Jun 28 2022 14:31:20 +0000 Subject: Clarify the reason for removing test_jsonschema_test_suite.py --- diff --git a/python-jsonschema.spec b/python-jsonschema.spec index 9804465..3126e7c 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -40,7 +40,8 @@ Summary: %{summary} %prep %autosetup -n %{pypi_name}-%{version} -#This test mostly get skipped or gives error +# Requires a checkout of the JSON-Schema-Test-Suite +# https://github.com/json-schema-org/JSON-Schema-Test-Suite rm jsonschema/tests/test_jsonschema_test_suite.py %generate_buildrequires