public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Add dependency on python3-packaging
@ 2026-08-11 10:38 Michael Catanzaro
0 siblings, 0 replies; only message in thread
From: Michael Catanzaro @ 2026-08-11 10:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 770dc4fc14abb429580937b7fad7157030dd7627
Author : Michael Catanzaro <mcatanzaro@redhat.com>
Date : 2024-01-15T14:20:27-06:00
Stats : +2/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/770dc4fc14abb429580937b7fad7157030dd7627?branch=cve-2026-58016-f44
Log:
Add dependency on python3-packaging
---
diff --git a/glib2.spec b/glib2.spec
index 19295ba..6ff4957 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -73,10 +73,8 @@ as an event loop, threads, dynamic loading, and an object system.
%package devel
Summary: A library of handy utility functions
Requires: %{name}%{?_isa} = %{version}-%{release}
-# The package uses distutils (for gdbus-codegen) which is no longer part of
-# Python 3.12+ standard library.
-# https://bugzilla.redhat.com/show_bug.cgi?id=2137442
-Requires: (python3-setuptools if python3 >= 3.12)
+# Required by gdbus-codegen
+Requires: python3-packaging
# glib gir files moved from gobject-introspection-devel to glib2-devel in F40
Conflicts: gobject-introspection-devel < 1.79.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:38 [rpms/glib2] cve-2026-58016-f44: Add dependency on python3-packaging Michael Catanzaro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox