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

A new commit has been pushed.

Repo   : rpms/python-jsonschema
Branch : 2488367
Commit : 73756f56a3d17d9a9488c4aa37a1f1586d57b8cb
Author : Pádraig Brady <P@draigBrady.com>
Date   : 2013-05-13T14:33:02+01:00
Stats  : +9/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-jsonschema/c/73756f56a3d17d9a9488c4aa37a1f1586d57b8cb?branch=2488367

Log:
update to 1.3.0

---
diff --git a/.gitignore b/.gitignore
index 2457db5..96d855d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /jsonschema-0.2.tar.gz
+/jsonschema-1.3.0.tar.gz

diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index f7b39b3..dcad869 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -2,13 +2,13 @@
 %global pypi_name jsonschema
 
 Name:           python-%{pypi_name}
-Version:        0.2
-Release:        3%{?dist}
+Version:        1.3.0
+Release:        1%{?dist}
 Summary:        An implementation of JSON Schema validation for Python
 
 License:        MIT
-URL:            http://pypi.python.org/pypi/jsonschema/0.2
-Source0:        http://pypi.python.org/packages/source/j/jsonschema/jsonschema-0.2.tar.gz
+URL:            http://pypi.python.org/pypi/jsonschema/1.3.0
+Source0:        http://pypi.python.org/packages/source/j/jsonschema/%{pypi_name}-%{version}.tar.gz
 BuildArch:      noarch
 
 BuildRequires:  python-devel
@@ -36,6 +36,9 @@ http://tools.ietf.org/html/draft-zyp-json-schema-03
 
 
 %changelog
+* Mon May 13 2013 Pádraig Brady <P@draigBrady.com> - 1.3.0-1
+- Update to 1.3.0 release
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 

diff --git a/sources b/sources
index 97c8ed8..a242b50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d91f3c642f37faf557ab07ed78ee8961  jsonschema-0.2.tar.gz
+4fa8d609d997a2189fdcacd3ff2eaa3e  jsonschema-1.3.0.tar.gz

^ 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: update to 1.3.0 

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