public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jsonschema] 2488367: update to version 3.0.1
@ 2026-06-15 7:29 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-15 7:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-jsonschema
Branch : 2488367
Commit : 2becd1b7dc8c2d1965c8d7c37bf970bad3ca3edc
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2019-03-01T18:14:53+01:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-jsonschema/c/2becd1b7dc8c2d1965c8d7c37bf970bad3ca3edc?branch=2488367
Log:
update to version 3.0.1
---
diff --git a/.gitignore b/.gitignore
index 4e230c9..225480e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/jsonschema-3.0.0b1.tar.gz
/jsonschema-3.0.0b3.tar.gz
/jsonschema-3.0.0.tar.gz
+/jsonschema-3.0.1.tar.gz
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index 03b4f65..e0bc7e9 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -13,7 +13,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.0.0
+Version: 3.0.1
Release: 1%{?dist}
License: MIT
@@ -75,6 +75,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
%changelog
+* Fri Mar 01 2019 Fabio Valentini <decathorpe@gmail.com> - 3.0.1-1
+- Update to version 3.0.1.
+
* Sun Feb 24 2019 Fabio Valentini <decathorpe@gmail.com> - 3.0.0-1
- Update to version 3.0.0.
diff --git a/sources b/sources
index d0579d7..d9959cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jsonschema-3.0.0.tar.gz) = 5e5577c491ece9f4c24067b080e17e468cac144bf24af267fb3838f5e79ce93a151aaa91e740382d3eaecf2241e667234ce3da5b022401169fb6226e807c5a2e
+SHA512 (jsonschema-3.0.1.tar.gz) = 564e7385728b15387cd44c06cf50c36342fe4c6f497d208ce3d611d1659023e95ff032b2609a786cd9610bd915f878d138eef47913f18cc56eaae0651eb6efe8
^ 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 version 3.0.1 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox