public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jsonschema] 2488367: Bootstrap for Python 3.10
@ 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 : 1ab179a8a39bb51255f607c813647bd3581ec985
Author : Python Maint <python-maint@redhat.com>
Date : 2021-06-03T04:24:15+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-jsonschema/c/1ab179a8a39bb51255f607c813647bd3581ec985?branch=2488367
Log:
Bootstrap for Python 3.10
---
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index cf1dbcb..99af78b 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:
@@ -14,7 +15,7 @@ jsonschema is an implementation of JSON Schema for Python (supporting
Name: python-%{pypi_name}
Summary: Implementation of JSON Schema validation for Python
Version: 3.2.0
-Release: 9%{?dist}
+Release: 10%{?dist}
License: MIT
URL: https://github.com/Julian/jsonschema
@@ -83,6 +84,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
%changelog
+* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 3.2.0-10
+- Bootstrap for Python 3.10
+
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_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.10 Python Maint
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox