Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779427 - app-crypt/yubikey-manager-4.0.0: unnecessary dep on dev-python/pyopenssl
Summary: app-crypt/yubikey-manager-4.0.0: unnecessary dep on dev-python/pyopenssl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Göktürk Yüksek
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-30 20:28 UTC by Yaroslav Isakov
Modified: 2021-08-09 23:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yaroslav Isakov 2021-03-30 20:28:36 UTC
From commit https://github.com/Yubico/yubikey-manager/commit/9bf8f872c5bc81ee315dd14ee91b402c8555d64d, which is included in yubikey-manager 4.0.0 and later, it could use (and prefer) pkcs12 from dev-python/cryptography >= 2.5, on which it already depends.
I'm suggesting to drop dev-python/pyopenssl dep, as dev-python/cryptography is already required, preferred, an there are no versions <2.5 in the portage tree.
Comment 1 Larry the Git Cow gentoo-dev 2021-07-29 15:59:17 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d3ad4049aed14eda7c68d25760084b5b72a052b

commit 1d3ad4049aed14eda7c68d25760084b5b72a052b
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-07-29 15:59:08 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-07-29 15:59:08 +0000

    app-crypt/yubikey-manager: make app-crypt/ccid unconditional
    
    Bug: https://bugs.gentoo.org/728704
    Bug: https://bugs.gentoo.org/779427
    Signed-off-by: David Seifert <soap@gentoo.org>

 ...ager-4.0.5.ebuild => yubikey-manager-4.0.5-r1.ebuild} | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)