Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 794583 - sys-block/fio[python]: support Python 3.9
Summary: sys-block/fio[python]: support Python 3.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-06 14:45 UTC by Maciej S. Szmigiero
Modified: 2021-06-07 04:18 UTC (History)
2 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 Maciej S. Szmigiero 2021-06-06 14:45:13 UTC
Now that PYTHON_TARGETS="python3_9" has been made default it would be nice if sys-block/fio[python] would support this target to not interfere with updates.

By the way, the ebuild still has references to python2_7 (with "PYTHON_COMPAT=( python3_{7,8} )").
Comment 1 Larry the Git Cow gentoo-dev 2021-06-07 04:18:27 UTC
The bug has been closed via the following commit(s):

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

commit a6144c069440d2b9675f73f48415e0982550f8e5
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2021-06-07 04:10:26 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2021-06-07 04:10:26 +0000

    sys-block/fio: 3.27 bump with py39
    
    Closes: https://bugs.gentoo.org/794583
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 sys-block/fio/Manifest        |   1 +
 sys-block/fio/fio-3.27.ebuild | 154 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 155 insertions(+)