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

Bug 754000

Summary: app-misc/lirc-0.10.1-r4: lirc requires python 3.6 or 3.7
Product: Gentoo Linux Reporter: Alex Belits <abelits>
Component: Current packagesAssignee: Craig Andrews <candrews>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alex Belits 2020-11-11 09:46:21 UTC
app-misc/lirc build does not support python 3.8 or 3.9, so it's one of the few packages that require python 3.7.

Reproducible: Always

Steps to Reproduce:
Attempt to upgrade all packages to use python_single_target_python3_8 or python_single_targets_python3_9, and remove python 3.6 and 3.7.
Actual Results:  
app-misc/lirc requires at most python 3.7.

Expected Results:  
All packages are rebuilt to use python 3.8 or 3.9.
Comment 1 Larry the Git Cow gentoo-dev 2020-11-18 17:56:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=099be34d2122ca9c5c4ce8f10ca03a81d53b0e9c

commit 099be34d2122ca9c5c4ce8f10ca03a81d53b0e9c
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-11-18 17:47:22 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-11-18 17:56:00 +0000

    app-misc/lirc: Python 3.8 and 3.9 compatibility
    
    Closes: https://bugs.gentoo.org/754000
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 app-misc/lirc/lirc-0.10.1-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)