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

Bug 737390

Summary: media-gfx/openvdb: need py3.7, 3.8 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Adrian <agrigo2001>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/17154
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695996    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-16 09:49:43 UTC
The packages are stuck on py3.6 which means they will be pain once we switch to 3.7.  Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately.  If it doesn't work, please either fix it, remove Python or issue last rites.  Please consider this urgent.
Comment 1 Larry the Git Cow gentoo-dev 2020-08-24 13:42:23 UTC
The bug has been closed via the following commit(s):

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

commit 3b1e4752818448d7158d1120ec0530a74e5bda03
Author:     Adrian Grigo <agrigo2001@yahoo.com.au>
AuthorDate: 2020-08-18 03:43:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-08-24 13:41:50 +0000

    media-gfx/openvdb: Port for python 3.7 and 3.8
    
    Openvdb builds with python 3.7 and 3.8.
    Support for python 3.6 has been removed.
    
    Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au>
    Closes: https://bugs.gentoo.org/737390
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/openvdb/openvdb-4.0.2-r3.ebuild | 2 +-
 media-gfx/openvdb/openvdb-5.2.0-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)