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-aiohttp] rawhide: Don’t reiterate pytest mark control already in setup.cfg
Date: Mon, 24 Aug 2026 06:41:15 GMT [thread overview]
Message-ID: <178755367512.1.8117105592380636450.rpms-python-aiohttp-72eb4a0822ba@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-aiohttp
Branch : rawhide
Commit : 72eb4a0822bafbf430199b3b31f18a208594c14a
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-20T10:04:08+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-aiohttp/c/72eb4a0822bafbf430199b3b31f18a208594c14a?branch=rawhide
Log:
Don’t reiterate pytest mark control already in setup.cfg
[skip changelog]
---
diff --git a/python-aiohttp.spec b/python-aiohttp.spec
index 19e6ce6..8d47470 100644
--- a/python-aiohttp.spec
+++ b/python-aiohttp.spec
@@ -163,7 +163,7 @@ k="${k-}${k+ and }not test_send_compress_text_notakeover"
# We expect that upstream will encounter the issue in their own CI soon enough.
k="${k-}${k+ and }not test_parse_set_cookie_headers_uses_unquote_with_octal"
-%pytest --pythonwarnings default ${ignore-} -k "${k-}" -m 'not dev_mode'
+%pytest --pythonwarnings default ${ignore-} -k "${k-}"
%endif
reply other threads:[~2026-08-24 6:41 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=178755367512.1.8117105592380636450.rpms-python-aiohttp-72eb4a0822ba@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