Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684988 - =gnome-extra/chrome-gnome-shell-10-r1 builds and works with python3_7
Summary: =gnome-extra/chrome-gnome-shell-10-r1 builds and works with python3_7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: nE0sIghT
URL:
Whiteboard:
Keywords: PullRequest
: 702446 (view as bug list)
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2019-05-03 16:25 UTC by Dragan Kašler
Modified: 2020-01-07 17:26 UTC (History)
4 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 Dragan Kašler 2019-05-03 16:25:37 UTC
3570k ~ # emerge -p chrome-gnome-shell

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] gnome-extra/chrome-gnome-shell-10-r1::local  PYTHON_SINGLE_TARGET="python3_7 -python2_7 -python3_5 -python3_6" PYTHON_TARGETS="python2_7 python3_7 -python3_5 -python3_6" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB                     
3570k ~ # diff /usr/local/portage/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild /usr/portage/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild 
6c6
< PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
---
> PYTHON_COMPAT=( python2_7 python3_{5,6} )
3570k ~ #
Comment 1 nE0sIghT 2019-12-10 14:31:30 UTC
*** Bug 702446 has been marked as a duplicate of this bug. ***
Comment 2 Ooblick 2019-12-21 06:40:21 UTC
Could python3.7 and python3.8 be added? This is last package I have blocking removal of python3.6.
Comment 3 Larry the Git Cow gentoo-dev 2020-01-07 17:26:31 UTC
The bug has been closed via the following commit(s):

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

commit d82e7f3c3326f1beb816ea6f442cc53c82d5c188
Author:     Yuri Konotopov <ykonotopov@gnome.org>
AuthorDate: 2019-12-10 15:24:30 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-01-07 17:24:28 +0000

    gnome-extra/chrome-gnome-shell: added python3_{7,8} targets
    
    Closes: https://bugs.gentoo.org/684988
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org>
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 .../chrome-gnome-shell-10-r2.ebuild                | 51 ++++++++++++++++++++++
 1 file changed, 51 insertions(+)