Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727422 - x11-terms/guake: please add python3_7 to PYTHON_COMPAT
Summary: x11-terms/guake: please add python3_7 to PYTHON_COMPAT
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-07 13:17 UTC by Christian Strahl
Modified: 2020-06-10 08:03 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 Christian Strahl 2020-06-07 13:17:36 UTC
I've tried with "PYTHON_COMPAT=( python3_{6,7} )" and it works fine.


Reproducible: Always
Comment 1 Christian Strahl 2020-06-07 13:19:00 UTC
Background:

Without this, I'd have to manually add guakes dependencies to my package.use after the official switch to python 3.7.

# required by x11-terms/guake-3.3.2-r1::gentoo[python_single_target_python3_6]
# required by @selected
# required by @world (argument)
>=dev-python/pbr-5.1.1 python_targets_python3_6
Comment 2 Larry the Git Cow gentoo-dev 2020-06-10 08:03:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443f71921f93f300f6bfd6e1fac08af4832e5ed1

commit 443f71921f93f300f6bfd6e1fac08af4832e5ed1
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-06-10 07:57:42 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-06-10 08:03:11 +0000

    x11-terms/guake: Add python3_7 compat
    
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Closes: https://bugs.gentoo.org/727422
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 x11-terms/guake/guake-3.7.0.ebuild | 2 +-
 x11-terms/guake/guake-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)