Hardcoded the obsoleted python3-tox version, as Fedora 33 is no more
This commit is contained in:
parent
e398b79264
commit
667844d3b0
1 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue