Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 772170 - Add python3_9 support to =app-emulation/virtualbox-6.1.18
Summary: Add python3_9 support to =app-emulation/virtualbox-6.1.18
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py39, python3.9-compat
  Show dependency tree
 
Reported: 2021-02-22 15:04 UTC by MW
Modified: 2021-04-21 09:28 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 MW 2021-02-22 15:04:17 UTC
=app-emulation/virtualbox-6.1.18 builds successfully here with python3_9 (added to PYTHON_COMPAT).
Comment 1 MW 2021-02-22 15:07:12 UTC
(In reply to MW from comment #0)
> =app-emulation/virtualbox-6.1.18 builds successfully here with python3_9
> (added to PYTHON_COMPAT).

"builds" -> "builds and runs"
Comment 2 MW 2021-04-16 12:47:46 UTC
What exactly is holding this up? Is there anything I can do to help?
Comment 3 Larry the Git Cow gentoo-dev 2021-04-21 09:28:01 UTC
The bug has been closed via the following commit(s):

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

commit f2633d2b33360019952a4af906aaded07c40f51c
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-04-21 09:23:23 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-04-21 09:27:50 +0000

    app-emulation/virtualbox*: Bump to version 6.1.20
    
    Closes: https://bugs.gentoo.org/770859
    Closes: https://bugs.gentoo.org/772170
    Closes: https://bugs.gentoo.org/778062
    Closes: https://bugs.gentoo.org/780906
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 app-emulation/virtualbox-additions/Manifest        |   1 +
 .../virtualbox-additions-6.1.20.ebuild             |  34 ++
 app-emulation/virtualbox-extpack-oracle/Manifest   |   1 +
 .../virtualbox-extpack-oracle-6.1.20.143896.ebuild |  43 ++
 app-emulation/virtualbox-guest-additions/Manifest  |   1 +
 .../virtualbox-guest-additions-6.1.20.ebuild       | 221 +++++++++
 app-emulation/virtualbox-modules/Manifest          |   1 +
 .../virtualbox-modules-6.1.20.ebuild               |  55 +++
 app-emulation/virtualbox/Manifest                  |   1 +
 app-emulation/virtualbox/virtualbox-6.1.20.ebuild  | 503 +++++++++++++++++++++
 10 files changed, 861 insertions(+)