Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927448 - sys-apps/pcsc-lite-2.0.2 version bump and python 3.12 support
Summary: sys-apps/pcsc-lite-2.0.2 version bump and python 3.12 support
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-21 16:59 UTC by Anton Bolshakov
Modified: 2024-05-06 15:46 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 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(-)