Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845534 - app-office/gtg: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: app-office/gtg: 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: Mart Raudsepp
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 18:47 UTC by Sam James
Modified: 2022-07-12 03:04 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:47:41 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-office/gtg
app-office/gtg
  PythonCompatUpdate: version 0.4.0: PYTHON_COMPAT updates available: python3_9, python3_10
  PythonCompatUpdate: version 0.5: PYTHON_COMPAT update available: python3_10
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-12 03:04:19 UTC
commit 05307037bb3db5b678df6dfe3ed186fec4dffd32
Author: Randall T. Vasquez <ran.dall@icloud.com>
Date:   Mon Jul 11 11:09:55 2022 -0700

    app-office/gtg: add ebuild for 0.6

    This commit also bumps Python compatibility up to `3.10`.

    Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
    Signed-off-by: Sam James <sam@gentoo.org>