Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823155 - sys-apps/flatpak: allow python 3.10
Summary: sys-apps/flatpak: allow python 3.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2021-11-11 20:04 UTC by Vasco Gervasi
Modified: 2021-11-11 23:39 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 Vasco Gervasi 2021-11-11 20:04:10 UTC
Hi,
may I ask to add python 3.10 support for sys-apps/flatpak.
I was not able to find a list of python version support list.

Thanks

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-11-11 23:35:52 UTC
The bug has been closed via the following commit(s):

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

commit 4568179b0aedee85fa044692e6de2393de2b7ebe
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-11-11 23:33:18 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-11-11 23:35:47 +0000

    sys-apps/flatpak: PYTHON_COMPAT+=(python3_10)
    
    Closes: https://bugs.gentoo.org/823155
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/flatpak/flatpak-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Zac Medico gentoo-dev 2021-11-11 23:37:58 UTC
Thanks!
Comment 3 Vasco Gervasi 2021-11-11 23:39:42 UTC
Thanks to you