Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929808 - sys-apps/dtc: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: sys-apps/dtc: 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: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:52 UTC by Michał Górny
Modified: 2024-06-02 16:05 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:52:49 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-06-02 16:05:06 UTC
The bug has been closed via the following commit(s):

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

commit 10e61f9331cc7671068445fb19e69d669b7570f0
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2024-06-02 16:01:43 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2024-06-02 16:05:02 +0000

    sys-apps/dtc: enable py3.12
    
    Use patch frol Deban to fix tests
    See: https://github.com/dgibson/dtc/issues/123
    Closes: https://bugs.gentoo.org/929808
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 sys-apps/dtc/dtc-1.7.0.ebuild                     |  3 +-
 sys-apps/dtc/dtc-9999.ebuild                      |  2 +-
 sys-apps/dtc/files/fix-tests-for-Python3.12.patch | 43 +++++++++++++++++++++++
 3 files changed, 46 insertions(+), 2 deletions(-)