public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nils Philippsen <nils@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-jsonschema] 2488367: Provide python3dist(jsonschema[format]) again
Date: Mon, 15 Jun 2026 07:29:38 GMT [thread overview]
Message-ID: <178150857811.1.3572092906865803795.rpms-python-jsonschema-d0bb16524fa0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-jsonschema
Branch : 2488367
Commit : d0bb16524fa0a2f8976715ecc0610d16501bd7b8
Author : Nils Philippsen <nils@redhat.com>
Date : 2020-11-10T14:53:48+01:00
Stats : +7/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-jsonschema/c/d0bb16524fa0a2f8976715ecc0610d16501bd7b8?branch=2488367
Log:
Provide python3dist(jsonschema[format]) again
This metapackage is needed by python3-bravado-core and was removed
because of unsatisfied dependencies (jsonpointer > 1.13, strict-rfc3339)
which meanwhile are fulfilled in F33+.
Resolves: #1878976
Signed-off-by: Nils Philippsen <nils@redhat.com>
---
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index 1a56246..c502190 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: 7%{?dist}
+Release: 8%{?dist}
License: MIT
URL: https://github.com/Julian/jsonschema
@@ -42,14 +42,15 @@ BuildRequires: python3dist(twisted)
%package -n python3-%{pypi_name}
Summary: %{summary}
-# This subpackage was removed for missing deps:
-Obsoletes: python3-%{pypi_name}+format < 3.2.0-7
%{?python_provide:%python_provide python3-%{pypi_name}}
%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}
@@ -82,6 +83,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
%changelog
+* Tue Nov 10 2020 Nils Philippsen <nils@redhat.com> - 3.2.0-8
+- Provide python3dist(jsonschema[format]) again (#1878976)
+
* Tue Sep 29 2020 Miro Hrončok <mhroncok@redhat.com> - 3.2.0-7
- Remove metapackage for python3dist(jsonschema[format]) (missing deps, #1880820)
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=178150857811.1.3572092906865803795.rpms-python-jsonschema-d0bb16524fa0@fedoraproject.org \
--to=nils@redhat.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