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