public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Catanzaro <mcatanzaro@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Add dependency on python3-packaging
Date: Tue, 11 Aug 2026 10:38:08 GMT	[thread overview]
Message-ID: <178644468829.1.15009971248143579739.rpms-glib2-770dc4fc14ab@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-08-11 10:38 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=178644468829.1.15009971248143579739.rpms-glib2-770dc4fc14ab@fedoraproject.org \
    --to=mcatanzaro@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