From 667844d3b018b05d51ef342deeaa3ff14cc0f3ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 13 Dec 2021 12:57:01 +0100 Subject: [PATCH] Hardcoded the obsoleted python3-tox version, as Fedora 33 is no more --- python-tox.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/python-tox.spec b/python-tox.spec index d2e1de7..e9e8f1a 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -75,10 +75,7 @@ Recommends: python3-devel %py_provides python3-tox # Remove this once Fedora 36 goes EOL: -# Fedora 33 is the last Fedora that included python3-tox; -# as long as Fedora 33 gets tox updates, the version here needs to be macronized; -# once it goes EOL, we should freeze it to the latest version-release+1. -Obsoletes: python3-tox < %{version}-%{release} +Obsoletes: python3-tox < 3.24.4-2 %description -n tox %_description