Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929394 - dev-embedded/libftdi: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: dev-embedded/libftdi: needs upgrade to Python 3.12 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:32 UTC by Michał Górny
Modified: 2024-04-20 19:47 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:32:55 UTC
This package does not support Python 3.12.  Please test it with Python 3.12 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg99104.html.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Larry the Git Cow gentoo-dev 2024-04-20 19:47:38 UTC
The bug has been closed via the following commit(s):

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

commit 64a76907fb19980476a40fd2ae8230af2fe9126b
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2024-04-20 19:36:33 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-04-20 19:47:25 +0000

    dev-embedded/libftdi: enable py3.12
    
    Require >=dev-lang/swig-4.2.0 because that's where they added support
    for Python 3.12 in swig.  In this case this is not strictly required,
    because swig-4.1.1 generates the same files, so the requirement can
    be relaxed if needed.
    
    Closes: https://bugs.gentoo.org/929394
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-embedded/libftdi/libftdi-0.20-r3.ebuild | 90 +++++++++++++++++++++++++++++
 dev-embedded/libftdi/libftdi-1.5-r6.ebuild  | 90 +++++++++++++++++++++++++++++
 dev-embedded/libftdi/libftdi-9999.ebuild    |  4 +-
 3 files changed, 182 insertions(+), 2 deletions(-)