Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 927448

Summary: sys-apps/pcsc-lite-2.0.2 version bump and python 3.12 support
Product: Gentoo Linux Reporter: Anton Bolshakov <anton.bugs>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anton Bolshakov 2024-03-21 16:59:33 UTC
https://pcsclite.apdu.fr/files/
  pcsc-lite-2.0.2.tar.bz2 

https://salsa.debian.org/rousseau/PCSC/blob/master/ChangeLog


Could you bump and add python 3.12?
There is a single python file (/usr/bin/pcsc-spy), it runs fine, but I haven't tested its functionality.

Thank you.
Comment 1 Larry the Git Cow gentoo-dev 2024-05-06 15:46:18 UTC
The bug has been referenced in the following commit(s):

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

commit 2088fa7961ff38fe287895bfd19b60ff9501185e
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-05-06 15:33:13 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-05-06 15:45:49 +0000

    sys-apps/pcsc-lite: enable py3.12
    
    I don't really use nor know this package, but was blocking
    testing other packages on a 3.12-only system.
    
    At a glance pcsc-spy for which this uses python for does
    not seem inheritently broken, nor is there pending 3.12
    fixes upstream for it that I can see. So sounds safe.
    
    Referencing bug #927448 as well given it requested 3.12,
    not that I'm going to look at bumping this myself.
    
    Bug: https://bugs.gentoo.org/927448
    Closes: https://bugs.gentoo.org/929819
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 sys-apps/pcsc-lite/pcsc-lite-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)