public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jsonschema] 2488367: update to version 3.0.0b1
@ 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 : 9cc61da5328c722704e82669266f311d6b2fa03d
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2019-01-22T11:26:00+01:00
Stats : +10/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-jsonschema/c/9cc61da5328c722704e82669266f311d6b2fa03d?branch=2488367
Log:
update to version 3.0.0b1
---
diff --git a/.gitignore b/.gitignore
index 91e45ce..7922794 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+/results_*
+/*.src.rpm
+
/jsonschema-0.2.tar.gz
/jsonschema-1.3.0.tar.gz
/jsonschema-2.0.0.tar.gz
@@ -6,3 +9,4 @@
/jsonschema-2.5.1.tar.gz
/jsonschema-2.6.0.tar.gz
/jsonschema-3.0.0a5.tar.gz
+/jsonschema-3.0.0b1.tar.gz
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index 6a4dabd..fe8d11d 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -1,5 +1,5 @@
%global pypi_name jsonschema
-%global pypi_version 3.0.0a5
+%global pypi_version 3.0.0b1
%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~a5
+Version: 3.0.0~b1
Release: 1%{?dist}
License: MIT
@@ -76,6 +76,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
%changelog
+* Tue Jan 22 2019 Fabio Valentini <decathorpe@gmail.com> - 3.0.0~b1-1
+- Update to version 3.0.0b1.
+
* Sat Jan 19 2019 Fabio Valentini <decathorpe@gmail.com> - 3.0.0~a5-1
- Update to version 3.0.0a5.
- Moved python2 sub-package to separate source package.
diff --git a/sources b/sources
index 847600e..c6f11b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jsonschema-3.0.0a5.tar.gz) = f49ae198b59a9b544f7994cb51452c9d1ecc2e64d10d94ef3a9cdd41b6f2ec9bb4e3ae31a60ebb19c2650ac660ff288b12e35a2786cd8fb57a8310f0b0664064
+SHA512 (jsonschema-3.0.0b1.tar.gz) = 732c975f5ebc908d9567b740bb6bcf8bdecfa56419d01a77acb515044aee5be014a9d5a40c52812c26c8225ac3f5f18f4867dfaa046aa2d11de05f972fa4747f
^ 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.0b1 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox