CI: Enable hatchling test for Fedora 35 and EPEL 9
https://bodhi.fedoraproject.org/updates/FEDORA-2022-c0d0bd9fa8 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-b15c2993fe Related: rhbz#2117571
This commit is contained in:
parent
1dad31bc81
commit
295b331296
@ -27,8 +27,8 @@ Summary: %{summary}
|
||||
...
|
||||
|
||||
|
||||
%if 0%{?fedora} > 35
|
||||
# On Fedora 35 or EPEL, we don't have hatchling yet, so this entire spec file builds nothing
|
||||
%if 0%{?fedora} > 34 || 0%{?rhel}
|
||||
# On Fedora 34, we don't have hatchling, so this entire spec file builds nothing
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n userpath-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user