public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-jsonschema] 2488367: update to version 3.0.0b1
Date: Mon, 15 Jun 2026 07:29:29 GMT [thread overview]
Message-ID: <178150856931.1.15270851200395671425.rpms-python-jsonschema-9cc61da5328c@fedoraproject.org> (raw)
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
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=178150856931.1.15270851200395671425.rpms-python-jsonschema-9cc61da5328c@fedoraproject.org \
--to=decathorpe@gmail.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