Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929705 - net-libs/libmbim: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: net-libs/libmbim: 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: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on: 911418
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:49 UTC by Michał Górny
Modified: 2024-05-31 08:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info net-libs/libmbim (emerge_info.txt,7.36 KB, text/plain)
2024-05-09 10:23 UTC, josef.95
Details

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:49:50 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 josef.95 2024-05-09 10:23:48 UTC
Created attachment 892604 [details]
emerge --info net-libs/libmbim

Hi,
i tested net-libs/libmbim-1.28.4 with
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
in ::localrepo

It builds fine for me (on my ~amd64 testbox).
Thanks
Comment 2 Larry the Git Cow gentoo-dev 2024-05-31 08:02:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eb7a8dd928476d659b32ed04b12ea35991cfcd2

commit 5eb7a8dd928476d659b32ed04b12ea35991cfcd2
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-05-31 07:57:31 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-05-31 07:57:35 +0000

    net-libs/libmbim: enable py3.12, tests pass
    
    Closes: https://bugs.gentoo.org/929705
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/libmbim/libmbim-1.28.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)