Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929634 - media-libs/graphene: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: media-libs/graphene: 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: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:46 UTC by Michał Górny
Modified: 2024-05-06 18:51 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:46:28 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 Kostadin Shishmanov 2024-04-23 15:31:45 UTC
I tested with a simple bump of PYTHON_COMPAT to include 3.12 and the test suite (which has one test) passed fine on amd64 with multilib enabled.
Comment 2 Larry the Git Cow gentoo-dev 2024-05-06 18:51:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ccf8e2b70eff2a3ad50c8663e74d5a409a3e2d

commit 68ccf8e2b70eff2a3ad50c8663e74d5a409a3e2d
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-05-06 18:40:23 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-05-06 18:50:48 +0000

    media-libs/graphene: enable py3.12
    
    Tests pass with USE=introspection.
    
    Revbump to update BDEPEND given default switch to 3.12
    is close and it may not get a bump before then.
    
    Closes: https://bugs.gentoo.org/929634
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../graphene/{graphene-1.10.8.ebuild => graphene-1.10.8-r1.ebuild}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)