Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952522 - media-gfx/openvdb: needs porting to Python 3.13
Summary: media-gfx/openvdb: needs porting to Python 3.13
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Paul Zander
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2025-03-27 15:59 UTC by Michał Górny
Modified: 2025-05-08 06:29 UTC (History)
2 users (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 2025-03-27 15:59:58 UTC
The package needs porting to Python 3.13.
Comment 1 Larry the Git Cow gentoo-dev 2025-05-08 06:29:21 UTC
The bug has been closed via the following commit(s):

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

commit 30026dbff7043a9061e76cc827eca5891a6b8ce3
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2025-05-01 19:46:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-08 06:26:54 +0000

    media-gfx/openvdb: add 12.0.1
    
    Closes: https://bugs.gentoo.org/952522
    Closes: https://bugs.gentoo.org/949649
    Bug: https://bugs.gentoo.org/934813
    Closes: https://bugs.gentoo.org/928153
    Closes: https://bugs.gentoo.org/926205
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41967
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/openvdb/Manifest                         |   1 +
 ....0.0-fix-linking-of-vdb_tool-with-OpenEXR.patch |  26 +
 ...b-12.0.0-loosen-float-equality-tolerances.patch |  45 ++
 .../openvdb-12.0.0-remove-c-style-casts.patch      |  26 +
 media-gfx/openvdb/metadata.xml                     |   6 +
 media-gfx/openvdb/openvdb-12.0.1.ebuild            | 552 +++++++++++++++++++++
 profiles/arch/arm/package.use.mask                 |   5 +
 profiles/arch/arm64/package.use.mask               |   4 +
 profiles/arch/powerpc/ppc32/package.use.mask       |   1 +
 profiles/arch/powerpc/ppc64/package.use.mask       |   6 +
 profiles/arch/riscv/package.use.mask               |   6 +
 profiles/arch/x86/package.use.mask                 |   4 +
 profiles/features/big-endian/use.mask              |   4 +
 13 files changed, 686 insertions(+)