public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-jsonschema] 2488367: Bootstrap for Python 3.8
Date: Mon, 15 Jun 2026 07:29:33 GMT	[thread overview]
Message-ID: <178150857301.1.4891910356794418582.rpms-python-jsonschema-5575e5078f42@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-jsonschema
Branch : 2488367
Commit : 5575e5078f420edc2748af93e091751a8ce6ec6b
Author : Miro Hrončok <miro@hroncok.cz>
Date   : 2019-08-16T00:48:22+02:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-jsonschema/c/5575e5078f420edc2748af93e091751a8ce6ec6b?branch=2488367

Log:
Bootstrap for Python 3.8

---
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index c64d0a5..ec9e4b8 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -1,3 +1,4 @@
+%global _without_tests 1
 %global pypi_name jsonschema
 
 %global common_description %{expand:
@@ -14,7 +15,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.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        MIT
 
 URL:            https://github.com/Julian/jsonschema
@@ -80,6 +81,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
 
 
 %changelog
+* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.2-2
+- Bootstrap for Python 3.8
+
 * Fri Aug 02 2019 Fabio Valentini <decathorpe@gmail.com> - 3.0.2-1
 - Update to version 3.0.2.
 

                 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=178150857301.1.4891910356794418582.rpms-python-jsonschema-5575e5078f42@fedoraproject.org \
    --to=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