Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845423 - app-admin/calamares: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: app-admin/calamares: needs upgrade to Python 3.10 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 18:44 UTC by Sam James
Modified: 2022-07-19 19:01 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 18:44:57 UTC
This package does not support Python 3.10. Please test it with Python 3.10 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/13aa993921f19b6b095297721ffb0d0b. Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate app-admin/calamares
app-admin/calamares
  PythonCompatUpdate: version 3.2.32.1-r1: PYTHON_COMPAT update available: python3_10
Comment 1 Joost Ruis 2022-07-14 16:46:48 UTC
Hi Sam.

I tested Calamares with Python 3.10.5 and it works fine for me.

Simple hack I did:

https://github.com/mocaccinoOS/desktop/commit/4bc6c13c5bc82098aafad8b045f2c16d485e52b7
Comment 2 Larry the Git Cow gentoo-dev 2022-07-19 18:48:59 UTC
The bug has been closed via the following commit(s):

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

commit 9f4cc39c66047811a159c39ee6620d5ad2e5f1fe
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-19 18:48:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-19 18:48:52 +0000

    app-admin/calamares: enable py3.10
    
    Closes: https://bugs.gentoo.org/845423
    Thanks-to: Joost Ruis <joost.ruis@sabayonlinux.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-admin/calamares/calamares-3.2.32.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)