Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952680 - sci-libs/vtk: needs porting to Python 3.13
Summary: sci-libs/vtk: 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 952688
  Show dependency tree
 
Reported: 2025-03-27 16:05 UTC by Michał Górny
Modified: 2025-05-08 06:29 UTC (History)
3 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 16:05:53 UTC
The package needs porting to Python 3.13.
Comment 1 Larry the Git Cow gentoo-dev 2025-05-08 06:29:27 UTC
The bug has been closed via the following commit(s):

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

commit 2bd9e207d4a1c2e5e964b8a3ea9c86b890bb13bc
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2025-05-01 19:52:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-08 06:26:44 +0000

    sci-libs/vtk: add 9.4.2
    
    Closes: https://bugs.gentoo.org/954327
    Closes: https://bugs.gentoo.org/954326
    Closes: https://bugs.gentoo.org/952680
    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>

 sci-libs/vtk/Manifest                              |    6 +
 .../vtk/files/vtk-9.4.2-ThirdParty-gcc15.patch     |   46 +
 .../vtk-9.4.2-find-hdf5-in-global-scope.patch      |   26 +
 sci-libs/vtk/files/vtk-9.4.2-fix-fmt-11.patch      |   34 +
 .../files/vtk-9.4.2-opencascade-components.patch   |   12 +
 sci-libs/vtk/files/vtk-9.4.2-pegtl-3.x.patch       |   40 +
 .../vtk/files/vtk-9.4.2-vtk-m-jobpool-size.patch   |   13 +
 sci-libs/vtk/vtk-9.4.2.ebuild                      | 1043 ++++++++++++++++++++
 8 files changed, 1220 insertions(+)