public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-jsonschema] 2488367: Update to 4.26.0 (close RHBZ#2247079)
Date: Mon, 15 Jun 2026 07:29:57 GMT	[thread overview]
Message-ID: <178150859766.1.1255018231583840972.rpms-python-jsonschema-b4415fa429b8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-jsonschema
Branch : 2488367
Commit : b4415fa429b8ac8d44dfb96ca603371e33dd6773
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-03-03T06:39:54+00:00
Stats  : +13/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-jsonschema/c/b4415fa429b8ac8d44dfb96ca603371e33dd6773?branch=2488367

Log:
Update to 4.26.0 (close RHBZ#2247079)

---
diff --git a/.gitignore b/.gitignore
index db9f90e..447dede 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /jsonschema-4.19.0.tar.gz
 /jsonschema-4.19.1.tar.gz
 /jsonschema-4.23.0.tar.gz
+/jsonschema-4.26.0.tar.gz

diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index 0ef0a00..c7b58b9 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -11,14 +11,15 @@ jsonschema is an implementation of JSON Schema for Python (supporting
 
 Name:           python-%{pypi_name}
 Summary:        Implementation of JSON Schema validation for Python
-Version:        4.23.0
-Release:        7%{?dist}
+Version:        4.26.0
+Release:        1%{?dist}
 License:        MIT
 URL:            https://github.com/Julian/jsonschema
 Source0:        %{pypi_source}
 
 BuildArch:      noarch
 BuildRequires:  python3-devel
+BuildRequires:  tomcli
 
 # test requirements
 %if %{defined rhel}
@@ -49,8 +50,12 @@ Summary:        %{summary}
 # https://github.com/json-schema-org/JSON-Schema-Test-Suite
 rm jsonschema/tests/test_jsonschema_test_suite.py
 
+# Test dependency on (python-)virtue would only be required if we used nox to
+# run the tests.
+tomcli set pyproject.toml lists delitem dependency-groups.test virtue
+
 %generate_buildrequires
-%pyproject_buildrequires
+%pyproject_buildrequires %{?with_tests:-g test}
 
 %build
 %pyproject_wheel
@@ -71,6 +76,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} trial-3 %{pypi_name}
 %{_bindir}/jsonschema
 
 %changelog
+* Tue Mar 03 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 4.26.0-1
+- Update to 4.26.0 (close RHBZ#2247079)
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.23.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 57083f2..b9f5d1a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jsonschema-4.23.0.tar.gz) = 3bc3f7c4bb22dc0233bf99ca5cb8e22002cc3b097c7ae8a78c83ae106e4791dcaca228a6830074b1c42312889374b66c1f5390932768110a1e453babd7302bf9
+SHA512 (jsonschema-4.26.0.tar.gz) = a7ae00392b8deb742f5826a65bce0a9149a67c6ddc4deff0bb2e99a79ed94f02c4738d93fef5247e30016fa38397ec68ecdead1c1d76a0caaf7755941544a0a2

                 reply	other threads:[~2026-06-15  7:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178150859766.1.1255018231583840972.rpms-python-jsonschema-b4415fa429b8@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox