Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916578 - dev-python/fritzconnection: missing dependency package (dev-python/segno)
Summary: dev-python/fritzconnection: missing dependency package (dev-python/segno)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-31 14:36 UTC by CyberGuerro
Modified: 2023-11-10 13:09 UTC (History)
0 users

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 CyberGuerro 2023-10-31 14:36:27 UTC
It seems that fritzconnection need dev-python/segno package to enable functionality of "getting qrcode for guest wi-fi".

Please add it

Reproducible: Always

Steps to Reproduce:
ever
Actual Results:  
get error due missing "segno" library

Expected Results:  
no error
Comment 1 Larry the Git Cow gentoo-dev 2023-11-10 13:09:24 UTC
The bug has been closed via the following commit(s):

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

commit e44abc68881711cb9ea6b9ff175ca1d2212945a1
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-11-10 12:59:19 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-11-10 13:09:20 +0000

    dev-python/fritzconnection: Add USE=qrcode for WiFi login QR Code gen
    
    Closes: https://bugs.gentoo.org/916578
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../fritzconnection-1.13.2-r1.ebuild               | 64 ++++++++++++++++++++++
 dev-python/fritzconnection/metadata.xml            |  6 ++
 2 files changed, 70 insertions(+)