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: Add BR on python-setuptools
Date: Fri, 21 Aug 2026 13:51:22 GMT	[thread overview]
Message-ID: <178732028262.1.9914259024051243257.rpms-python-fido2-c8de7ef64be3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-fido2
Branch : epel10.2
Commit : c8de7ef64be3792e4c0691ae933540b95d7ffd4d
Author : Orion Poplawski <orion@nwra.com>
Date   : 2020-06-23T19:51:18-06:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-fido2/c/c8de7ef64be3792e4c0691ae933540b95d7ffd4d?branch=epel10.2

Log:
Add BR on python-setuptools

---
diff --git a/python-fido2.spec b/python-fido2.spec
index 30c2585..a06d994 100644
--- a/python-fido2.spec
+++ b/python-fido2.spec
@@ -17,7 +17,7 @@
 
 Name:           python-%{srcname}
 Version:        0.8.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Functionality for FIDO 2.0, including USB device communication
 
 # Main code is BSD
@@ -51,6 +51,7 @@ For usage, see the examples/ directory.
 %package -n python2-%{srcname}
 Summary: %summary
 BuildRequires:  python2-devel
+BuildRequires:  python2-setuptools
 BuildRequires:  python2-cryptography
 BuildRequires:  python2-six
 BuildRequires:  python2-enum34
@@ -73,6 +74,7 @@ Requires:       python2-six
 %package -n python%{python3_pkgversion}-%{srcname}
 Summary: %summary
 BuildRequires:  python%{python3_pkgversion}-devel
+BuildRequires:  python%{python3_pkgversion}-setuptools
 BuildRequires:  python%{python3_pkgversion}-cryptography
 BuildRequires:  python%{python3_pkgversion}-six
 # For tests
@@ -176,6 +178,9 @@ Requires:       python%{python3_other_pkgversion}-six
 
 
 %changelog
+* Wed Jun 24 2020 Orion Poplawski <orion@nwra.com> - 0.8.1-4
+- Add BR on python-setuptools
+
 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.8.1-3
 - Rebuilt for Python 3.9
 

                 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=178732028262.1.9914259024051243257.rpms-python-fido2-c8de7ef64be3@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