From 24294ef77663708f84253fd267cca4258a04d8c8 Mon Sep 17 00:00:00 2001 From: Juan Orti Alcaine Date: Nov 23 2022 14:46:51 +0000 Subject: Add BR: python3-setuptools (RHBZ#2142047) --- diff --git a/python-babelfish.spec b/python-babelfish.spec index 6ffcd76..79de29f 100644 --- a/python-babelfish.spec +++ b/python-babelfish.spec @@ -2,13 +2,14 @@ Name: python-%{srcname} Version: 0.6.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python library to work with countries and languages License: BSD URL: https://babelfish.readthedocs.org/ Source: https://github.com/Diaoul/%{srcname}/archive/%{version}/%{srcname}-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel +BuildRequires: python3-setuptools BuildRequires: python3-pytest %generate_buildrequires @@ -55,6 +56,9 @@ can be extended to use custom converters and data. %changelog +* Wed Nov 23 2022 Juan Orti Alcaine - 0.6.0-6 +- Add BR: python3-setuptools (RHBZ#2142047) + * Fri Jul 22 2022 Fedora Release Engineering - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild