public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orion Poplawski <orion@nwra.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-fido2] epel10.2: Drop test for F30 due to missing pyfakefs >= 3.4
Date: Fri, 21 Aug 2026 13:51:20 GMT [thread overview]
Message-ID: <178732028021.1.11707335562880297389.rpms-python-fido2-969e850d39bf@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-fido2
Branch : epel10.2
Commit : 969e850d39bf88222594b019a656bcb9563b525a
Author : Orion Poplawski <orion@nwra.com>
Date : 2019-10-23T20:10:07-06:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-fido2/c/969e850d39bf88222594b019a656bcb9563b525a?branch=epel10.2
Log:
Drop test for F30 due to missing pyfakefs >= 3.4
---
diff --git a/python-fido2.spec b/python-fido2.spec
index 0090f9f..c84c932 100644
--- a/python-fido2.spec
+++ b/python-fido2.spec
@@ -1,8 +1,13 @@
%{?python_enable_dependency_generator}
%if 0%{?fedora}
%bcond_with python2
+# Missing pyfakefs >= 3.4 on F30
+%if 0%{?fedora} >= 31
%bcond_without python_tests
%else
+%bcond_with python_tests
+%endif
+%else
%bcond_without python2
# Missing pyfakefs on EPEL7
%bcond_with python_tests
reply other threads:[~2026-08-21 13:51 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=178732028021.1.11707335562880297389.rpms-python-fido2-969e850d39bf@fedoraproject.org \
--to=orion@nwra.com \
--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