public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-fido2] epel10: Add BR on python-setuptools
@ 2026-08-21 4:07 Orion Poplawski
0 siblings, 0 replies; only message in thread
From: Orion Poplawski @ 2026-08-21 4:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-fido2
Branch : epel10
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
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 4:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 4:07 [rpms/python-fido2] epel10: Add BR on python-setuptools Orion Poplawski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox