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-extra-types] f43: Use pytest long options
Date: Mon, 17 Aug 2026 15:43:56 GMT	[thread overview]
Message-ID: <178698143686.1.6818733482332075466.rpms-python-pydantic-extra-types-6696914a4aa5@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-pydantic-extra-types
            Branch : f43
            Commit : 6696914a4aa561f0f1b7491c7c79a1a898b57b67
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-08-17T12:54:04+01:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-pydantic-extra-types/c/6696914a4aa561f0f1b7491c7c79a1a898b57b67?branch=f43

            Log:
            Use pytest long options

[skip changelog]

---
diff --git a/python-pydantic-extra-types.spec b/python-pydantic-extra-types.spec
index 59b4935..1ab05f3 100644
--- a/python-pydantic-extra-types.spec
+++ b/python-pydantic-extra-types.spec
@@ -139,7 +139,7 @@ ignore="${ignore-} --ignore=tests/test_mongo_object_id.py"
 ignore="${ignore-} --ignore=tests/test_json_schema.py"
 %endif
 
-%pytest -Wdefault ${ignore-} -k "${k-}" -v
+%pytest --pythonwarnings=default ${ignore-} -k "${k-}" --verbose
 %endif
 
 

                 reply	other threads:[~2026-08-17 15:43 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=178698143686.1.6818733482332075466.rpms-python-pydantic-extra-types-6696914a4aa5@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