public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jsonschema] 2488367: Clarify the reason for removing test_jsonschema_test_suite.py
@ 2026-06-15 7:29 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-15 7:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-jsonschema
Branch : 2488367
Commit : 542e0e5a41046e9029cc766a96d1672415d6852f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2022-06-28T10:31:20-04:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-jsonschema/c/542e0e5a41046e9029cc766a96d1672415d6852f?branch=2488367
Log:
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 7:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 7:29 [rpms/python-jsonschema] 2488367: Clarify the reason for removing test_jsonschema_test_suite.py Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox