public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-atlassian-python-api] rawhide: Always run import check
@ 2026-08-17 18:19
0 siblings, 0 replies; only message in thread
From: @ 2026-08-17 18:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-atlassian-python-api
Branch : rawhide
Commit : 5c2aee1a185e70cc0fd6aaef344d56e0a56c33cd
Author : Ondrej Mosnáček <omosnacek@gmail.com>
Date : 2026-08-17T20:15:23+02:00
Stats : +1/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-atlassian-python-api/c/5c2aee1a185e70cc0fd6aaef344d56e0a56c33cd?branch=rawhide
Log:
Always run import check
Tests provide better coverage, but an import check can be run
regardless.
Signed-off-by: Ondrej Mosnáček <omosnacek@gmail.com>
---
diff --git a/python-atlassian-python-api.spec b/python-atlassian-python-api.spec
index c905aac..aa43eb8 100644
--- a/python-atlassian-python-api.spec
+++ b/python-atlassian-python-api.spec
@@ -60,10 +60,9 @@ Summary: %{summary}
%pyproject_save_files %{modname}
%check
+%pyproject_check_import
%if %{with tests}
%pytest
-%else
-%pyproject_check_import
%endif
%files -n python3-%{projname} -f %{pyproject_files}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-17 18:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 18:19 [rpms/python-atlassian-python-api] rawhide: Always run import check
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox