public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jsonschema] 2488367: Bootstrap for Python 3.12
@ 2026-06-15  7:29 Python Maint
  0 siblings, 0 replies; only message in thread
From: Python Maint @ 2026-06-15  7:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-jsonschema
Branch : 2488367
Commit : e5bf14d1caf87e1973f32222b8a1876e8a8593db
Author : Python Maint <python-maint@redhat.com>
Date   : 2023-06-15T12:06:36+02:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-jsonschema/c/e5bf14d1caf87e1973f32222b8a1876e8a8593db?branch=2488367

Log:
Bootstrap for Python 3.12

---
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index c9c8659..6c18590 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -1,3 +1,4 @@
+%global _without_tests 1
 %global pypi_name jsonschema
 
 %global common_description %{expand:
@@ -12,7 +13,7 @@ jsonschema is an implementation of JSON Schema for Python (supporting
 Name:           python-%{pypi_name}
 Summary:        Implementation of JSON Schema validation for Python
 Version:        4.17.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        MIT
 URL:            https://github.com/Julian/jsonschema
 Source0:        %{pypi_source}
@@ -71,6 +72,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} trial-3 %{pypi_name}
 %{_bindir}/jsonschema
 
 %changelog
+* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 4.17.3-3
+- Bootstrap for Python 3.12
+
 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.17.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
 

^ 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: Bootstrap for Python 3.12 Python Maint

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox