public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-OBD] rawhide: Fix invalid extras in %%pyproject_buildrequires -x (thrnciar)
@ 2026-06-08 18:32 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-06-08 18:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-OBD
Branch : rawhide
Commit : 41e6a3d9e88a3fc8d7afc5927988d251d86aae2c
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2026-06-08T20:24:24+02:00
Stats : +1/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-OBD/c/41e6a3d9e88a3fc8d7afc5927988d251d86aae2c?branch=rawhide
Log:
Fix invalid extras in %%pyproject_buildrequires -x (thrnciar)
---
diff --git a/python-OBD.spec b/python-OBD.spec
index c890083..36579f1 100644
--- a/python-OBD.spec
+++ b/python-OBD.spec
@@ -35,11 +35,7 @@ Python 3 version.
%prep
%autosetup
%generate_buildrequires
-%if %{with check}
-%pyproject_buildrequires -x test
-%else
%pyproject_buildrequires
-%endif
%build
@@ -60,6 +56,7 @@ Python 3 version.
%changelog
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 0.7.2-13
- Rebuilt for Python 3.15
+- Fix invalid extras in %%pyproject_buildrequires -x
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-08 18:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 18:32 [rpms/python-OBD] rawhide: Fix invalid extras in %%pyproject_buildrequires -x (thrnciar) Dominik 'Rathann' Mierzejewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox