Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895198 - dev-python/scandir: removal
Summary: dev-python/scandir: removal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2023-02-18 07:27 UTC by Sam James
Modified: 2023-03-18 16:04 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-18 07:27:59 UTC
Needs Python 3.11 port and, most importantly, it's a backport of a Python 3.5 feature. We only support >= Python 3.9 as a target in Gentoo and >= Python 3.8 as an interpreter, where it's already included in stdlib as os.scandir(), os.walk().
Comment 1 Larry the Git Cow gentoo-dev 2023-02-18 07:56:11 UTC
The bug has been referenced in the following commit(s):

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

commit d5038ae5c1051669dc94eb6531b64269ddcc4f82
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-18 07:35:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-18 07:56:00 +0000

    profiles: last-rite dev-python/scandir
    
    Bug: https://bugs.gentoo.org/895198
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-03-18 16:04:40 UTC
The bug has been closed via the following commit(s):

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

commit 618bfbe7d912eebdc4e2dcc6c9638de120ae987b
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-18 16:04:28 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-18 16:04:28 +0000

    dev-python/scandir: treeclean
    
    Closes: https://bugs.gentoo.org/828921
    Closes: https://bugs.gentoo.org/895198
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/scandir/Manifest                        |  1 -
 .../scandir/files/scandir-1.10.0-python3.9.patch   | 62 ----------------------
 dev-python/scandir/metadata.xml                    | 16 ------
 dev-python/scandir/scandir-1.10.0-r3.ebuild        | 26 ---------
 profiles/package.mask                              |  7 ---
 5 files changed, 112 deletions(-)