Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888271 - [TRACKER] dev-python/future removal tracker
Summary: [TRACKER] dev-python/future removal tracker
Status: RESOLVED FIXED
Alias: None
Product: Quality Assurance
Classification: Unclassified
Component: Trackers (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 888273 888275 888277 888279 888281 888283 888285 888287 888289 888291 888293 888295 888297 888299 888301 888303 888305
Blocks:
  Show dependency tree
 
Reported: 2022-12-25 09:30 UTC by Michał Górny
Modified: 2024-04-13 14:54 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-12-25 09:30:12 UTC
# Unmaintained with last release in 2019.  We already patched it to work
# with Python 3.9+.  The upstream code is also vulnerable
# to CVE-2022-40899.  Above all, this library is completely redundant
# to packages not supporting Python 2 anymore.
Comment 1 BobbyK 2023-04-30 14:26:04 UTC
Does 0.18.3 released on Jan 12 2023 (at least that's what it says on https://pypi.org/project/future/) have the same limitations and vulnerabilities?
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-04-30 14:40:47 UTC
(In reply to BobbyK from comment #1)
> Does 0.18.3 released on Jan 12 2023 (at least that's what it says on
> https://pypi.org/project/future/) have the same limitations and
> vulnerabilities?

IIRC they've fixed *something* but definitely not all the things we were already patching.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-14 06:24:23 UTC
commit 798006bc602e35ed1294bbd0c62aa23529802b37
Author: Eli Schwartz <eschwartz93@gmail.com>
Date:   Sun Mar 10 13:14:16 2024 -0400

    package.mask: Last rite dev-python/future

    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>
Comment 4 Larry the Git Cow gentoo-dev 2024-04-13 14:54:49 UTC
The bug has been closed via the following commit(s):

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

commit abc0817f3b09a5a1fcdc33935cfe93719782d4a4
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-04-13 14:52:28 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-04-13 14:54:44 +0000

    dev-python/future: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/888271
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/future/Manifest                         |  2 -
 dev-python/future/files/future-0.18.2-py3.10.patch | 29 ----------
 .../future/files/future-0.18.2-py39-fileurl.patch  | 22 --------
 dev-python/future/files/future-0.18.2-py39.patch   | 65 ----------------------
 dev-python/future/future-0.18.3.ebuild             | 46 ---------------
 dev-python/future/metadata.xml                     | 13 -----
 profiles/package.deprecated                        |  7 ---
 profiles/package.mask                              | 12 ----
 8 files changed, 196 deletions(-)