public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alan Pevec <apevec@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-jsonschema] 2488367: Update to 2.0.0 release
Date: Mon, 15 Jun 2026 07:29:18 GMT	[thread overview]
Message-ID: <178150855821.1.7122648363180059218.rpms-python-jsonschema-5b08d331d61d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-jsonschema
Branch : 2488367
Commit : 5b08d331d61d2d63b0fdc788707678b6137e7aee
Author : Alan Pevec <apevec@redhat.com>
Date   : 2013-08-16T22:28:18+02:00
Stats  : +10/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-jsonschema/c/5b08d331d61d2d63b0fdc788707678b6137e7aee?branch=2488367

Log:
Update to 2.0.0 release

---
diff --git a/.gitignore b/.gitignore
index 96d855d..93dff01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /jsonschema-0.2.tar.gz
 /jsonschema-1.3.0.tar.gz
+/jsonschema-2.0.0.tar.gz

diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index 594e85e..d1e7d11 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -2,16 +2,15 @@
 %global pypi_name jsonschema
 
 Name:           python-%{pypi_name}
-Version:        1.3.0
-Release:        2%{?dist}
+Version:        2.0.0
+Release:        1%{?dist}
 Summary:        An implementation of JSON Schema validation for Python
 
 License:        MIT
-URL:            http://pypi.python.org/pypi/jsonschema/1.3.0
+URL:            http://pypi.python.org/pypi/jsonschema
 Source0:        http://pypi.python.org/packages/source/j/jsonschema/%{pypi_name}-%{version}.tar.gz
 BuildArch:      noarch
-
-BuildRequires:  python-devel
+BuildRequires:  python2-devel
 
 
 %description
@@ -31,11 +30,14 @@ http://tools.ietf.org/html/draft-zyp-json-schema-03
 
 %files
 %doc README.rst COPYING
-%{python_sitelib}/%{pypi_name}.*
+%{python_sitelib}/%{pypi_name}/
 %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
 
 
 %changelog
+* Fri Aug 16 2013 Alan Pevec <apevec@redhat.com> 2.0.0-1
+- Update to 2.0.0 release
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 

diff --git a/sources b/sources
index a242b50..9ff9c2b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4fa8d609d997a2189fdcacd3ff2eaa3e  jsonschema-1.3.0.tar.gz
+1793d97a668760ef540fadd342aa08e5  jsonschema-2.0.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=178150855821.1.7122648363180059218.rpms-python-jsonschema-5b08d331d61d@fedoraproject.org \
    --to=apevec@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