Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 929611

Summary: media-gfx/alembic: needs upgrade to Python 3.12 (PythonCompatUpdate)
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Paul Zander <negril.nx+gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: bearcatsandor, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://github.com/gentoo/gentoo/pull/36997
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 934060    
Bug Blocks: 921826    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:45:36 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-04 07:13:15 UTC
The bug has been closed via the following commit(s):

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

commit c9b351c2b953289709c6cd8c1d74596266794b71
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-06-03 13:31:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-06-04 07:12:38 +0000

    media-gfx/alembic: add 1.8.6-r1 to fix python build
    
    Failed due to missing export and potentially linking to wrong boost::python lib
    caused by imath.
    
    Closes: https://bugs.gentoo.org/929611
    Closes: https://bugs.gentoo.org/926810
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/alembic/alembic-1.8.6-r1.ebuild         | 70 +++++++++++++++++++++
 media-gfx/alembic/files/alembic-1.8.6-py312.patch | 75 +++++++++++++++++++++++
 2 files changed, 145 insertions(+)