public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pydantic-settings] f44: Use pytest long options
Date: Fri, 07 Aug 2026 12:23:15 GMT	[thread overview]
Message-ID: <178610539588.1.12051034653289538327.rpms-python-pydantic-settings-56b827bcc78c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-pydantic-settings
            Branch : f44
            Commit : 56b827bcc78c6f2f9bd19e5c71542359b6773184
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-08-07T11:55:00+01:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-pydantic-settings/c/56b827bcc78c6f2f9bd19e5c71542359b6773184?branch=f44

            Log:
            Use pytest long options

[skip changelog]

---
diff --git a/python-pydantic-settings.spec b/python-pydantic-settings.spec
index 0a08585..2e8b5ac 100644
--- a/python-pydantic-settings.spec
+++ b/python-pydantic-settings.spec
@@ -88,7 +88,7 @@ k="${k-}${k+ and }not test_read_dotenv_vars_from_fifo"
 # Normally we would test solely against the installed package in the buildroot,
 # but TestTraversableSupport only works if importlib.resources can recognize
 # “tests” as a package. Thus we set PYTHONPATH:
-PYTHONPATH="${PWD}" %pytest ${ignore-} -k "${k-}" -rs -v
+PYTHONPATH="${PWD}" %pytest ${ignore-} -k "${k-}" -rs --verbose
 %endif
 
 

                 reply	other threads:[~2026-08-07 12:23 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=178610539588.1.12051034653289538327.rpms-python-pydantic-settings-56b827bcc78c@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=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