From dbe0eb9497082da688074e68096b6fe92ed908d9 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: May 06 2022 12:02:36 +0000 Subject: 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 --- diff --git a/tests/python-userpath.spec b/tests/python-userpath.spec index 8b9c071..d8d0f84 100644 --- a/tests/python-userpath.spec +++ b/tests/python-userpath.spec @@ -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}