Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795477 - kde-plasma/plasma-firewall only supports python 3.8
Summary: kde-plasma/plasma-firewall only supports python 3.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-12 01:07 UTC by Michael Cook
Modified: 2021-09-23 00:30 UTC (History)
2 users (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 Michael Cook 2021-06-12 01:07:32 UTC
The src_prepare function for these ebuilds is currently hardcoded to 3.8 only.

We can probably generate the correct string we need and use that for seding instead

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-09-23 00:29:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c72af0866e31ff3fbdeabf2780892f445de74e

commit 41c72af0866e31ff3fbdeabf2780892f445de74e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-09-23 00:27:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-23 00:27:41 +0000

    kde-plasma/plasma-firewall: respect ${EPYTHON} at runtime
    
    Closes: https://bugs.gentoo.org/795477
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{plasma-firewall-5.22.5.ebuild => plasma-firewall-5.22.5-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Larry the Git Cow gentoo-dev 2021-09-23 00:30:38 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=60efc1c68bb37265332676b7098b82ca4171d20c

commit 60efc1c68bb37265332676b7098b82ca4171d20c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-09-23 00:30:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-23 00:30:23 +0000

    kde-plasma/plasma-firewall: respect ${EPYTHON} at runtime
    
    Bug: https://bugs.gentoo.org/795477
    Signed-off-by: Sam James <sam@gentoo.org>

 ...plasma-firewall-5.22.90.ebuild => plasma-firewall-5.22.90-r1.ebuild} | 2 +-
 kde-plasma/plasma-firewall/plasma-firewall-5.23.49.9999.ebuild          | 2 +-
 kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild                  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)