Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908227 - dev-python/PyPDF2: removal
Summary: dev-python/PyPDF2: removal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2023-07-10
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2023-06-10 11:44 UTC by Michał Górny
Modified: 2023-07-29 15:52 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 2023-06-10 11:44:53 UTC
Renamed to dev-python/pypdf.  No revdeps left.
Comment 1 Larry the Git Cow gentoo-dev 2023-06-10 11:45:49 UTC
The bug has been referenced in the following commit(s):

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

commit 52e248ddee80ac2748ab6847a800d2b8016677b0
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-06-10 11:45:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-06-10 11:45:46 +0000

    package.mask: Last rite dev-python/PyPDF2
    
    Bug: https://bugs.gentoo.org/908227
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.deprecated | 5 -----
 profiles/package.mask       | 5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-12 10:51:33 UTC
For people who might be using this fwiw, it's pretty easy to port to pypdf, just a case of conditional imports if want to support both versions & some functions got renamed.
Comment 3 Larry the Git Cow gentoo-dev 2023-07-29 15:52:56 UTC
The bug has been closed via the following commit(s):

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

commit 5bd60e4877702bf150ec125b8d5c55fffbb2d574
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-07-29 15:52:48 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-07-29 15:52:48 +0000

    dev-python/PyPDF2: treeclean
    
    Closes: https://bugs.gentoo.org/867253
    Closes: https://bugs.gentoo.org/908227
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/PyPDF2/Manifest            |  2 --
 dev-python/PyPDF2/PyPDF2-3.0.0.ebuild | 54 -----------------------------------
 dev-python/PyPDF2/metadata.xml        | 12 --------
 profiles/package.mask                 |  5 ----
 4 files changed, 73 deletions(-)