From 92d43a30268eb1959da2cf87249303109b65abac Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Aug 03 2023 18:41:29 +0000 Subject: Fix FTBFS with Python 3.12 (rhbz#2154814) --- diff --git a/rabbitvcs.spec b/rabbitvcs.spec index d59dc25..98b19cc 100644 --- a/rabbitvcs.spec +++ b/rabbitvcs.spec @@ -15,6 +15,7 @@ BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-gobject +BuildRequires: python3-setuptools %description RabbitVCS is a set of graphical tools written to provide simple @@ -130,6 +131,7 @@ install -p -m0644 clients/nemo/RabbitVCS.py -D %{buildroot}%{_datadir}/nemo-pyth %changelog * Thu Aug 03 2023 Pete Walter - 0.19-1 - Update to 0.19 (rhbz#2224263) +- Fix FTBFS with Python 3.12 (rhbz#2154814) * Fri Jul 21 2023 Fedora Release Engineering - 0.18-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild