Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889250 - dev-util/diffoscope: switch from dev-python/PyPDF2 to dev-python/pypdf
Summary: dev-util/diffoscope: 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: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-01 07:30 UTC by Michał Górny
Modified: 2023-01-09 09:45 UTC (History)
0 users

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:30:36 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-03 06:18:24 UTC
Releases are ~weekly so I'll do it in a few days.
Comment 2 Larry the Git Cow gentoo-dev 2023-01-06 12:11:42 UTC
The bug has been closed via the following commit(s):

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

commit 1d8f8921091c0b241c1662f3a114906979e23833
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-06 12:06:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-06 12:11:35 +0000

    dev-util/diffoscope: add 231
    
    Closes: https://bugs.gentoo.org/889250
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/diffoscope/Manifest              |   1 +
 dev-util/diffoscope/diffoscope-231.ebuild | 120 ++++++++++++++++++++++++++++++
 2 files changed, 121 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-01-08 03:20:56 UTC
The bug has been closed via the following commit(s):

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

commit f94672e1bd87a0083e4671c7297d0b6cfc590f6b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-08 03:14:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-08 03:15:05 +0000

    dev-util/diffoscope: actually add pypdf patch
    
    Closes: https://bugs.gentoo.org/889250
    Signed-off-by: Sam James <sam@gentoo.org>

 ...foscope-231.ebuild => diffoscope-231-r1.ebuild} |   4 +
 .../diffoscope/files/diffoscope-231-pypdf.patch    | 180 +++++++++++++++++++++
 2 files changed, 184 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2023-01-09 09:45:11 UTC
The bug has been referenced in the following commit(s):

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

commit cd355f0fdf5e1a8ab9348432de8cfd534af03800
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-09 07:40:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-09 09:45:01 +0000

    dev-util/diffoscope: add patch metadata, now merged upstream
    
    Bug: https://bugs.gentoo.org/889250
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/diffoscope/files/diffoscope-231-pypdf.patch | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)