Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751346 - app-crypt/gcr compatibility with python 3.9
Summary: app-crypt/gcr compatibility with python 3.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-26 16:13 UTC by marios4
Modified: 2021-01-08 16:23 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 marios4 2020-10-26 16:13:38 UTC
It should support python3_9 at python_targets.
Other packages also depend on a python older than 3.9, which is annoying and maybe fixable by fixing PYTHON_COMPAT at the ebuild.
Comment 1 Larry the Git Cow gentoo-dev 2021-01-08 16:23:58 UTC
The bug has been closed via the following commit(s):

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

commit 1e4e3d89728cc93439b3c72872779f9a88a661bb
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-01-08 04:20:12 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-01-08 16:23:53 +0000

    app-crypt/gcr: Version bump to 3.38.0
    
    Closes: https://bugs.gentoo.org/751346
    Closes: https://bugs.gentoo.org/762799
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 app-crypt/gcr/Manifest                             |  1 +
 .../files/3.38.0-avoid-gnupg-circular-dep.patch    | 52 +++++++++++++
 app-crypt/gcr/files/3.38.0-optional-vapi.patch     | 88 ++++++++++++++++++++++
 app-crypt/gcr/gcr-3.38.0.ebuild                    | 84 +++++++++++++++++++++
 4 files changed, 225 insertions(+)