Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846362 - x11-wm/qtile: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: x11-wm/qtile: 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: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 19:08 UTC by Sam James
Modified: 2022-05-19 01:09 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 19:08:01 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 x11-wm/qtile
x11-wm/qtile
  PythonCompatUpdate: version 0.16.1: PYTHON_COMPAT updates available: python3_9, python3_10
  PythonCompatUpdate: version 0.17.0-r1: PYTHON_COMPAT update available: python3_10
Comment 1 Larry the Git Cow gentoo-dev 2022-05-19 01:09:28 UTC
The bug has been closed via the following commit(s):

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

commit cd62e1953a2c3b84280308b57848cc47c6fdcfec
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-19 01:07:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-19 01:09:20 +0000

    x11-wm/qtile: add 0.21.0
    
    Notably no Wayland glue added yet as it's automagic by the looks of it
    (see bug for details).
    
    Some of the bits were based on the ebuild posted in bug (which itself
    is from flacjacket overlay).
    
    Bug: https://bugs.gentoo.org/846380
    Closes: https://bugs.gentoo.org/846362
    Closes: https://bugs.gentoo.org/809251
    Thanks-to: Sean Vig <sean.v.775@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-wm/qtile/Manifest            |  1 +
 x11-wm/qtile/files/qtile.desktop |  6 ++++
 x11-wm/qtile/qtile-0.21.0.ebuild | 69 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 76 insertions(+)