Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737390 - media-gfx/openvdb: need py3.7, 3.8 port
Summary: media-gfx/openvdb: need py3.7, 3.8 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adrian
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-08-16 09:49 UTC by Michał Górny
Modified: 2020-08-24 13:42 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 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(-)