Revert "Skip tests using mercurial on Fedora 39 and higher"
This reverts commit 3bf5e2c4d7
.
This commit is contained in:
parent
c603e7e2d2
commit
66dbb1eb61
@ -18,9 +18,7 @@ BuildRequires: pyproject-rpm-macros
|
|||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
BuildRequires: git-core
|
BuildRequires: git-core
|
||||||
# Don't pull mercurial into RHEL just to test this work with it
|
# Don't pull mercurial into RHEL just to test this work with it
|
||||||
# Mercurial uses imp module which was removed in Python 3.12,
|
%if %{undefined rhel}
|
||||||
# we skip the tests until it is fixed in mercurial
|
|
||||||
%if 0%{?fedora} && 0%{?fedora} < 39
|
|
||||||
BuildRequires: mercurial
|
BuildRequires: mercurial
|
||||||
%endif
|
%endif
|
||||||
# Manually listed test dependencies from tox.ini, to avoid pulling tox into RHEL
|
# Manually listed test dependencies from tox.ini, to avoid pulling tox into RHEL
|
||||||
|
Loading…
Reference in New Issue
Block a user