public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: gbcox <gbcox@bzb.us>
To: git-commits@fedoraproject.org
Subject: [rpms/yubikey-manager] epel10.2: Upstream release rhbz#1961839
Date: Fri, 21 Aug 2026 14:27:50 GMT [thread overview]
Message-ID: <178732247022.1.5923000855464547809.rpms-yubikey-manager-c6bdbd68deec@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/yubikey-manager
Branch : epel10.2
Commit : c6bdbd68deecca3fbe5304dbf757b52e41e5ec64
Author : gbcox <gbcox@bzb.us>
Date : 2021-05-18T13:21:33-07:00
Stats : +10/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/yubikey-manager/c/c6bdbd68deecca3fbe5304dbf757b52e41e5ec64?branch=epel10.2
Log:
Upstream release rhbz#1961839
---
diff --git a/.gitignore b/.gitignore
index 911aa25..6c4c9bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/yubikey-manager-ea268d5c067417a81db5e66b4149779b7053335f.tar.gz
/yubikey-manager-c488accdb3aeb4f2e84ffa5e0c1483fc3e2d7196.tar.gz
/yubikey-manager-c89531cb25e2e3509d50ce364c6330deec1736fc.tar.gz
+/yubikey-manager-7e4c752eb96be54c23efd07453bdf2b9a50fc926.tar.gz
diff --git a/sources b/sources
index ad1609d..720d49b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (yubikey-manager-c89531cb25e2e3509d50ce364c6330deec1736fc.tar.gz) = 0609e64a3e79b971288dd03abaeb7c73b4d3b700f77c67307ba71cf0eb59f1e7640e6a0909657a80ddfe5997b5e84fa6c21c6813f2a0233865219fa99f59479e
+SHA512 (yubikey-manager-7e4c752eb96be54c23efd07453bdf2b9a50fc926.tar.gz) = f06d94933a65a08a5701c3934528aabfd0d6cf925509ffd7bb94133cb360584f80e9724539911b1519f5e52f6312116269bab168df25771c7c7afae9a3e2453b
diff --git a/yubikey-manager.spec b/yubikey-manager.spec
index 9da74fe..5fc5c8d 100644
--- a/yubikey-manager.spec
+++ b/yubikey-manager.spec
@@ -1,9 +1,9 @@
%{?python_enable_dependency_generator}
%global forgeurl https://github.com/Yubico/yubikey-manager/
-%global commit c89531cb25e2e3509d50ce364c6330deec1736fc
+%global commit 7e4c752eb96be54c23efd07453bdf2b9a50fc926
Name: yubikey-manager
-Version: 4.0.2
+Version: 4.0.3
Release: 1%{?dist}
Summary: Python library and command line tool for configuring a YubiKey
License: BSD
@@ -19,6 +19,7 @@ BuildRequires: swig pcsc-lite-devel ykpers pyproject-rpm-macros
BuildRequires: python3-devel tox
BuildRequires: %{py3_dist six pyscard pyusb click cryptography pyopenssl}
BuildRequires: %{py3_dist tox-current-env poetry-core setuptools}
+BuildRequires: %{py3_dist makefun pytest}
BuildRequires: %{py3_dist fido2} >= 0.9.0
Requires: python3-%{name} python3-setuptools u2f-hidraw-policy
@@ -48,10 +49,8 @@ Python library for configuring a YubiKey.
%install
%pyproject_install
-# Remove tests temporarily for early alpha code
-# Rawhide / F34 code only
-# check
-# tox
+%check
+%tox
%files -n python3-%{name}
%license COPYING
@@ -62,6 +61,9 @@ Python library for configuring a YubiKey.
%{_bindir}/ykman
%changelog
+* Tue May 18 2021 Gerald Cox <gbcox@member.fsf.org> - 4.0.3
+- Upstream release rhbz#1961839
+
* Mon Apr 12 2021 Gerald Cox <gbcox@member.fsf.org> - 4.0.2
- Upstream release rhbz#1948671
reply other threads:[~2026-08-21 14:27 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=178732247022.1.5923000855464547809.rpms-yubikey-manager-c6bdbd68deec@fedoraproject.org \
--to=gbcox@bzb.us \
--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