Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751475 - app-admin/ansible and app-admin/ansible-base: add python3_9 support
Summary: app-admin/ansible and app-admin/ansible-base: add python3_9 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-10-27 16:16 UTC by Nick
Modified: 2020-10-27 21:55 UTC (History)
4 users (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 Nick 2020-10-27 16:16:00 UTC
Ansible works for me on python 3.9 on my local overlay when I add python3_9 support, I will submit a PR.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-10-27 21:55:57 UTC
The bug has been closed via the following commit(s):

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

commit 4b230eb96e0e8aa94626acf91ed82d449bad58b6
Author:     Nicholas Meyer <nickaristocrates@gmail.com>
AuthorDate: 2020-10-27 16:19:55 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2020-10-27 21:55:32 +0000

    app-admin/ansible: add python3_9 to PYTHON_COMPAT
    
    Closes: https://bugs.gentoo.org/751475
    Signed-off-by: Nicholas Meyer <nickaristocrates@gmail.com>
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 app-admin/ansible/ansible-2.10.0-r2.ebuild | 2 +-
 app-admin/ansible/ansible-9999.ebuild      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

commit e0c2fb7005e9acff0d4f7183086e2c492471e780
Author:     Nicholas Meyer <nickaristocrates@gmail.com>
AuthorDate: 2020-10-27 16:19:24 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2020-10-27 21:55:31 +0000

    app-admin/ansible-base: add python3_9 to PYTHON_COMPAT
    
    Closes: https://bugs.gentoo.org/751475
    Signed-off-by: Nicholas Meyer <nickaristocrates@gmail.com>
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 app-admin/ansible-base/ansible-base-2.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)