public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alan Pevec <alan.pevec@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-jsonschema] 2488367: latest upstream (2.4.0)
Date: Mon, 15 Jun 2026 07:29:21 GMT	[thread overview]
Message-ID: <178150856190.1.12696484446755642882.rpms-python-jsonschema-69c2281da032@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-jsonschema
Branch : 2488367
Commit : 69c2281da0325c7dfc2df946d8e72629d051c3a3
Author : Alan Pevec <alan.pevec@redhat.com>
Date   : 2014-09-06T02:35:25+02:00
Stats  : +8/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-jsonschema/c/69c2281da0325c7dfc2df946d8e72629d051c3a3?branch=2488367

Log:
latest upstream (2.4.0)

---
diff --git a/.gitignore b/.gitignore
index 3f3be11..44a88a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /jsonschema-1.3.0.tar.gz
 /jsonschema-2.0.0.tar.gz
 /jsonschema-2.3.0.tar.gz
+/jsonschema-2.4.0.tar.gz

diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index 5128baa..d1b8c9b 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -8,8 +8,8 @@
 %endif
 
 Name:           python-%{pypi_name}
-Version:        2.3.0
-Release:        3%{?dist}
+Version:        2.4.0
+Release:        1%{?dist}
 Summary:        An implementation of JSON Schema validation for Python
 
 License:        MIT
@@ -78,6 +78,7 @@ popd
 
 %files
 %doc README.rst COPYING
+%{_bindir}/jsonschema
 %{python_sitelib}/%{pypi_name}/
 %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
 
@@ -90,6 +91,9 @@ popd
 
 
 %changelog
+* Sat Sep 06 2014 Alan Pevec <apevec@redhat.com> - 2.4.0-1
+- Latest upstream
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 

diff --git a/sources b/sources
index 0bd89d2..d2446b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-410075e1969a9ec1838b5a6e1313c32b  jsonschema-2.3.0.tar.gz
+661f85c3d23094afbb9ac3c0673840bf  jsonschema-2.4.0.tar.gz

                 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=178150856190.1.12696484446755642882.rpms-python-jsonschema-69c2281da032@fedoraproject.org \
    --to=alan.pevec@redhat.com \
    --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