public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-atlassian-python-api] rawhide: Always run import check
Date: Mon, 17 Aug 2026 18:19:27 GMT	[thread overview]
Message-ID: <178699076733.1.2518198310676486400.rpms-python-atlassian-python-api-5c2aee1a185e@fedoraproject.org> (raw)

            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}

                 reply	other threads:[~2026-08-17 18:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178699076733.1.2518198310676486400.rpms-python-atlassian-python-api-5c2aee1a185e@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox