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-anyio] rawhide: Use pyproject and pytest long options
Date: Tue, 16 Jun 2026 06:05:46 GMT	[thread overview]
Message-ID: <178158994621.1.18399047410759031500.rpms-python-anyio-970e8f9132d1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-anyio
Branch : rawhide
Commit : 970e8f9132d14021d3fc576d479b28e5adf92b1a
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-06-16T05:38:45+01:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-anyio/c/970e8f9132d14021d3fc576d479b28e5adf92b1a?branch=rawhide

Log:
Use pyproject and pytest long options

---
diff --git a/python-anyio.spec b/python-anyio.spec
index d819e34..8ad8963 100644
--- a/python-anyio.spec
+++ b/python-anyio.spec
@@ -55,7 +55,7 @@ tomcli set pyproject.toml lists delitem \
 
 
 %generate_buildrequires
-%pyproject_buildrequires -x trio -g test
+%pyproject_buildrequires --extras trio --dependency-groups test
 
 
 %build
@@ -64,11 +64,11 @@ tomcli set pyproject.toml lists delitem \
 
 %install
 %pyproject_install
-%pyproject_save_files -l %{srcname}
+%pyproject_save_files --assert-license %{srcname}
 
 
 %check
-%pytest -Wdefault -m 'not network' -rsx -v
+%pytest -Wdefault -m 'not network' -rsx --verbose
 
 
 %files -n python3-%{srcname} -f %{pyproject_files}

                 reply	other threads:[~2026-06-16  6:05 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=178158994621.1.18399047410759031500.rpms-python-anyio-970e8f9132d1@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