Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929733 - net-misc/you-get: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: net-misc/you-get: 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: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:50 UTC by Michał Górny
Modified: 2024-04-22 00:49 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:50:31 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 Yixun Lan archtester gentoo-dev 2024-04-14 22:09:48 UTC
currently you-get-0.4.1650 does not support python3.12, need to upgrade the imp module with importlib
Comment 2 Larry the Git Cow gentoo-dev 2024-04-22 00:49:09 UTC
The bug has been closed via the following commit(s):

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

commit 83c783c59d63bc3ea57064c995b6d352cb691a48
Author:     Yixun Lan <dlan@gentoo.org>
AuthorDate: 2024-04-22 00:46:07 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2024-04-22 00:48:50 +0000

    net-misc/you-get: add python-3.12 support
    
    Closes: https://bugs.gentoo.org/929733
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 net-misc/you-get/files/you-get-python3.12.patch | 39 +++++++++++++++++++++++++
 net-misc/you-get/you-get-0.4.1650-r1.ebuild     | 28 ++++++++++++++++++
 2 files changed, 67 insertions(+)