public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jsonschema] 2488367: Revert "Add metapackage for python3dist(jsonschema[format]) needed by python3-bravado-core"
@ 2026-06-15  7:29 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-15  7:29 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-jsonschema
            Branch : 2488367
            Commit : b6696c5e9b7e3c68260f326b2d3f6b9ee4396841
            Author : Miro Hrončok <miro@hroncok.cz>
            Date   : 2020-09-29T10:31:26+02:00
            Stats  : +6/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-jsonschema/c/b6696c5e9b7e3c68260f326b2d3f6b9ee4396841?branch=2488367

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

This reverts commit 766932e32125c23f277eace57fa5b9b7520d45bf.

The dependencieas are missing:

https://bugzilla.redhat.com/show_bug.cgi?id=1880820

---
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index cb97e23..1a56246 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:        6%{?dist}
+Release:        7%{?dist}
 License:        MIT
 
 URL:            https://github.com/Julian/jsonschema
@@ -42,15 +42,14 @@ 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}
 
@@ -83,6 +82,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
 
 
 %changelog
+* Tue Sep 29 2020 Miro Hrončok <mhroncok@redhat.com> - 3.2.0-7
+- Remove metapackage for python3dist(jsonschema[format]) (missing deps, #1880820)
+
 * 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)
 

^ 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: Revert "Add metapackage for python3dist(jsonschema[format]) needed by python3-bravado-core" 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox