Hardcoded the obsoleted python3-tox version, as Fedora 33 is no more

This commit is contained in:
Miro Hrončok 2021-12-13 12:57:01 +01:00
commit 667844d3b0

View file

@ -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