Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766351 - sys-cluster/galera-25 - please add python 3.8/3.9 support
Summary: sys-cluster/galera-25 - please add python 3.8/3.9 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-21 07:04 UTC by Tomáš Mózes
Modified: 2021-01-22 04:19 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 Tomáš Mózes 2021-01-21 07:04:30 UTC
With mariadb-10.2[galera] we need to use galera-25 which only supports python3.7 that is being replaced in favor of python3.8.

Please add python3.8 / python3.9 to galera-25. 

Thank you
Comment 1 Larry the Git Cow gentoo-dev 2021-01-22 02:19:38 UTC
The bug has been closed via the following commit(s):

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

commit a0edf878400c4e38f2d282215239ee22cbae20b3
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-01-22 01:23:31 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-01-22 02:19:33 +0000

    sys-cluster/galera: add Py 3.8 & 3.9 support
    
    Closes: https://bugs.gentoo.org/766351
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 sys-cluster/galera/galera-25.3.28-r1.ebuild | 4 ++--
 sys-cluster/galera/galera-26.4.6.ebuild     | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
Comment 2 Tomáš Mózes 2021-01-22 04:19:26 UTC
Huge thanks Whissi.