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: Fix test conditional for fedora
Date: Fri, 21 Aug 2026 13:51:17 GMT [thread overview]
Message-ID: <178732027732.1.5540203108602728176.rpms-python-fido2-8a7a2bfecfd0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-fido2
Branch : epel10.2
Commit : 8a7a2bfecfd08d5b7c0a600672b5dbaa960cb080
Author : Orion Poplawski <orion@nwra.com>
Date : 2019-03-14T11:27:21-06:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-fido2/c/8a7a2bfecfd08d5b7c0a600672b5dbaa960cb080?branch=epel10.2
Log:
Fix test conditional for fedora
---
diff --git a/python-fido2.spec b/python-fido2.spec
index c4b8173..e58dc7f 100644
--- a/python-fido2.spec
+++ b/python-fido2.spec
@@ -1,11 +1,12 @@
%{?python_enable_dependency_generator}
%if 0%{?fedora}
%bcond_with python2
+%bcond_without python_tests
%else
%bcond_without python2
-%endif
# Missing pyfakefs on EPEL7
%bcond_with python_tests
+%endif
%global srcname fido2
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=178732027732.1.5540203108602728176.rpms-python-fido2-8a7a2bfecfd0@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