public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-jsonschema] 2488367: Add metapackage for python3dist(jsonschema[format]) needed by python3-bravado-core
Date: Mon, 15 Jun 2026 07:29:37 GMT	[thread overview]
Message-ID: <178150857720.1.7459864198019639550.rpms-python-jsonschema-766932e32125@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-jsonschema
            Branch : 2488367
            Commit : 766932e32125c23f277eace57fa5b9b7520d45bf
            Author : Miro Hrončok <miro@hroncok.cz>
            Date   : 2020-09-19T12:31:59+02:00
            Stats  : +7/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-jsonschema/c/766932e32125c23f277eace57fa5b9b7520d45bf?branch=2488367

            Log:
            Add metapackage for python3dist(jsonschema[format]) needed by python3-bravado-core

See https://bugzilla.redhat.com/show_bug.cgi?id=1878976#c4

---
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index bb8d1cb..cb97e23 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -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.2.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        MIT
 
 URL:            https://github.com/Julian/jsonschema
@@ -48,6 +48,9 @@ Summary:        %{summary}
 %description -n python3-%{pypi_name} %{common_description}
 
 
+%{?python_extras_subpkg:%python_extras_subpkg -n python3-%{pypi_name} -i %{python3_sitelib}/*.egg-info format}
+
+
 %prep
 %autosetup -n %{pypi_name}-%{version}
 
@@ -80,6 +83,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
 
 
 %changelog
+* Sat Sep 19 2020 Miro Hrončok <mhroncok@redhat.com> - 3.2.0-6
+- Add metapackage for python3dist(jsonschema[format]) needed by python3-bravado-core (#1878976)
+
 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
 

                 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=178150857720.1.7459864198019639550.rpms-python-jsonschema-766932e32125@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