public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Georg Sauthoff <mail@gms.tf>
To: git-commits@fedoraproject.org
Subject: [rpms/python-asyncssh] epel10: remove superfluous build dependency
Date: Sun, 12 Jul 2026 22:06:19 GMT [thread overview]
Message-ID: <178389397987.1.3785022495796438259.rpms-python-asyncssh-2eaa2c835191@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-asyncssh
Branch : epel10
Commit : 2eaa2c8351910fb2f20c250d4b1c70a105a1ea7c
Author : Georg Sauthoff <mail@gms.tf>
Date : 2025-11-23T19:20:02+01:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-asyncssh/c/2eaa2c8351910fb2f20c250d4b1c70a105a1ea7c?branch=epel10
Log:
remove superfluous build dependency
cf. https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
---
diff --git a/python-asyncssh.spec b/python-asyncssh.spec
index b67c4bd..531d44b 100644
--- a/python-asyncssh.spec
+++ b/python-asyncssh.spec
@@ -48,11 +48,15 @@ Summary: %{summary}
%prep
%autosetup -p1 -n %{srcname}-%{version}
+
# XXX remove again when python3-cryptography dependency spec
# of python3-fido2 is fixed in rawhide
# cf. https://bugzilla.redhat.com/show_bug.cgi?id=2368966
sed -i '/fido2/d' pyproject.toml tox.ini
+# remove superfluous build dependencies
+sed '/pytest-cov/d' tox.ini -i
+
%generate_buildrequires
%pyproject_buildrequires -t
reply other threads:[~2026-07-12 22:06 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=178389397987.1.3785022495796438259.rpms-python-asyncssh-2eaa2c835191@fedoraproject.org \
--to=mail@gms.tf \
--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