From 6142e717973ca5ad45d16ff8c0bc3cc59362dfb25faef114d2727d09d85709d9 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 29 Nov 2024 08:15:58 +0000 Subject: [PATCH] - Add python3-setuptools Requires: needed for python 3.13 which dropped distutils; setuptools now provides it. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=263 --- gobject-introspection.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gobject-introspection.changes b/gobject-introspection.changes index 0ec4f1c..5d49c80 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- Fri Nov 22 08:33:49 UTC 2024 - Dirk Müller -- Add python3-setuptools BuildRequires: needed for python 3.13 - which dropped distutils; setuptools now provides it. +- Add python3-setuptools Requires: needed for python 3.13 which + dropped distutils; setuptools now provides it. ------------------------------------------------------------------- Fri Sep 13 14:36:24 UTC 2024 - Bjørn Lie