public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jsonschema] 2488367: update to version 3.0.0b3
@ 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 : 9fd6f7ae6d6273f26b5f3ec9ee94364d4df0847f
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2019-01-28T22:29:09+01:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-jsonschema/c/9fd6f7ae6d6273f26b5f3ec9ee94364d4df0847f?branch=2488367
Log:
update to version 3.0.0b3
---
diff --git a/.gitignore b/.gitignore
index 7922794..f69a33a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/jsonschema-2.6.0.tar.gz
/jsonschema-3.0.0a5.tar.gz
/jsonschema-3.0.0b1.tar.gz
+/jsonschema-3.0.0b3.tar.gz
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index fe8d11d..132e466 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -1,5 +1,5 @@
%global pypi_name jsonschema
-%global pypi_version 3.0.0b1
+%global pypi_version 3.0.0b3
%global common_description %{expand:
jsonschema is an implementation of JSON Schema for Python (supporting
@@ -14,7 +14,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~b1
+Version: 3.0.0~b3
Release: 1%{?dist}
License: MIT
@@ -76,6 +76,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
%changelog
+* Mon Jan 28 2019 Fabio Valentini <decathorpe@gmail.com> - 3.0.0~b3-1
+- Update to version 3.0.0b3.
+
* Tue Jan 22 2019 Fabio Valentini <decathorpe@gmail.com> - 3.0.0~b1-1
- Update to version 3.0.0b1.
diff --git a/sources b/sources
index c6f11b0..a0de344 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jsonschema-3.0.0b1.tar.gz) = 732c975f5ebc908d9567b740bb6bcf8bdecfa56419d01a77acb515044aee5be014a9d5a40c52812c26c8225ac3f5f18f4867dfaa046aa2d11de05f972fa4747f
+SHA512 (jsonschema-3.0.0b3.tar.gz) = bb7f8c26627ac5eafa6404ec8c8fb11234600a51a468b627b0230fe25a1812d32588229503812cbf0b5de0ab20a5a2b49b015db4ccb74190b2dbd17c99ac68da
^ 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.0b3 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox