Generally BR: python3-pytest-xdist, also on EL9

Signed-off-by: Nils Philippsen <nils@redhat.com>
epel9
Nils Philippsen 2 years ago
parent ffcbb66a86
commit bd4b3fc0f7

@ -1,9 +1,5 @@
# when bootstrapping Python, pytest-xdist is not yet available (also not yet in EPEL9)
%if ! 0%{?rhel} || 0%{?rhel} > 9
# when bootstrapping Python, pytest-xdist is not yet available
%bcond_without xdist
%else
%bcond_with xdist
%endif
%global srcname rpmautospec
@ -134,11 +130,8 @@ install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/
%changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 0.2.8-2
- Rebuilt for Python 3.11
* Wed Jun 08 2022 Nils Philippsen <nils@redhat.com>
- Generally BR: python3-pytest-xdist, also on EL9
* Mon May 16 2022 Nils Philippsen <nils@redhat.com> - 0.2.8-1
- Update to 0.2.8

Loading…
Cancel
Save