Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 754000 - app-misc/lirc-0.10.1-r4: lirc requires python 3.6 or 3.7
Summary: app-misc/lirc-0.10.1-r4: lirc requires python 3.6 or 3.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-11 09:46 UTC by Alex Belits
Modified: 2020-11-18 17:56 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 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(-)