Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698386 - media-libs/vulkan-loader-1.1.125 - add python-3.7 support
Summary: media-libs/vulkan-loader-1.1.125 - add python-3.7 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-23 14:09 UTC by Jimmy Kloss
Modified: 2019-10-23 22:28 UTC (History)
0 users

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 Jimmy Kloss 2019-10-23 14:09:07 UTC
media-libs/vulkan-loader-1.1.125 (and media-libs/vulkan-loader-1.1.114) depend on python-3.{5,6}, but it builds fine with python-3.7, too.

Reproducible: Always

Steps to Reproduce:
1. On a system with only python-3.7
2. emerge media-libs/vulkan-loader
Actual Results:  
portage pulls python-3.6 in

Expected Results:  
package should build with the installed python-3.7
Comment 1 Larry the Git Cow gentoo-dev 2019-10-23 22:28:15 UTC
The bug has been closed via the following commit(s):

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

commit 2aba5149d9e2597daa900546ed4dcd6eeed135b5
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2019-10-23 22:27:39 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2019-10-23 22:27:39 +0000

    media-libs/vulkan-loader: Allow python 3.7
    
    Fixes: https://bugs.gentoo.org/698386
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 media-libs/vulkan-loader/vulkan-loader-1.1.125.ebuild | 2 +-
 media-libs/vulkan-loader/vulkan-loader-9999.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)