From 3acd101be5da30326926ccf4d1d196cf14b7f63c Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Jun 02 2022 12:12:03 +0000 Subject: Switch BR from aeidon to python3-aeidon Beginning with Fedora 34, the aeidon Python package is now provided by the python3-aeidon RPM, instead of the (nonstandard for a Python library) aeidon RPM. --- diff --git a/translate-toolkit.spec b/translate-toolkit.spec index 9e693b4..76e4a52 100644 --- a/translate-toolkit.spec +++ b/translate-toolkit.spec @@ -45,7 +45,7 @@ Requires: python3-ruamel-yaml Requires: python3-simplejson Requires: python3-six Requires: python3-vobject -Requires: aeidon +Requires: python3-aeidon %description A set of tools for managing translation and software localization via Gettext