public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pydantic-settings] rawhide: Use pytest long options
@ 2026-08-07 12:14 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-07 12:14 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-pydantic-settings
            Branch : rawhide
            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=rawhide

            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
 
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 12:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 12:14 [rpms/python-pydantic-settings] rawhide: Use pytest long options Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox