Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889246 - app-text/krop: switch from dev-python/PyPDF2 to dev-python/pypdf
Summary: app-text/krop: switch from dev-python/PyPDF2 to dev-python/pypdf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-01 07:29 UTC by Michał Górny
Modified: 2023-06-09 14:28 UTC (History)
1 user (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-01-01 07:29:54 UTC
The upstream decided to rename PyPDF2 "back" into pypdf.  This obviously breaks compatibility with all their reverse dependencies, so I've pushed it without pkgmove.  Opening bugs for all packages that depend on dev-python/PyPDF2 to track them switching to dev-python/pypdf.
Comment 1 Larry the Git Cow gentoo-dev 2023-04-10 03:18:54 UTC
The bug has been referenced in the following commit(s):

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

commit 7393925a7d78fc70d02c40ce93c2041422162955
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2023-04-10 03:18:12 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2023-04-10 03:18:43 +0000

    app-text/krop: Drop PyPdf2 dependency, use pikepdf
    
    Bug: https://bugs.gentoo.org/889246
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 app-text/krop/files/krop-0.6.0-links.patch   |  64 ++++++++++++
 app-text/krop/files/krop-0.6.0-pikepdf.patch | 150 +++++++++++++++++++++++++++
 app-text/krop/krop-0.6.0-r2.ebuild           |  47 +++++++++
 3 files changed, 261 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-06-09 14:28:09 UTC
The bug has been closed via the following commit(s):

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

commit 07b53eae498bd9d9b4cd37ea3f3f0fd831b7d1b1
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2023-06-09 14:26:33 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2023-06-09 14:27:55 +0000

    app-text/krop: stabilize 0.6.0-r2 for amd64
    
    Closes: https://bugs.gentoo.org/889246
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 app-text/krop/krop-0.6.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)