Bug 2105253 - python-pikepdf depends on package that won't support Sphinx 5 (FTBFS)
Summary: python-pikepdf depends on package that won't support Sphinx 5 (FTBFS)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pikepdf
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Elliott Sales de Andrade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F37FTBFS 2082944 2107826
TreeView+ depends on / blocked
 
Reported: 2022-07-08 10:50 UTC by Karolina Surma
Modified: 2022-08-03 04:31 UTC (History)
5 users (show)

Fixed In Version: python-pikepdf-5.3.0-1.fc37
Clone Of:
Environment:
Last Closed: 2022-08-03 04:31:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Karolina Surma 2022-07-08 10:50:32 UTC
Description of problem:
python-pikepdf won't build with Sphinx 5, because it depends on python-sphinx-panels. Upstream developers of the package deprecated it and proposed migration to sphinx-design. Upstream developers of pikepdf have already migrated to this new dependency in the latest released version 5.3.1: https://github.com/pikepdf/pikepdf/blob/v5.3.1/setup.cfg#L66
Please update the package in Rawhide to make it work with Sphinx 5.

Version-Release number of selected component (if applicable):
5.1.3-2 

How reproducible:
Always

Steps to Reproduce:

$ mock -r fedora-rawhide-x86_64
--addrepo=https://download.copr.fedorainfracloud.org/results/ksurma/sphinx-5/fedora-rawhide-x86_64/
--no-clean <your.src.rpm>
$ mock -r fedora-rawhide-x86_64
--addrepo=https://download.copr.fedorainfracloud.org/results/ksurma/sphinx-5/fedora-rawhide-x86_64/
 shell

Actual results:
FTBFS

Comment 1 Miro Hrončok 2022-08-02 13:45:16 UTC
Note that the --addrepo=https://download.copr.fedorainfracloud.org/results/ksurma/sphinx-5/fedora-rawhide-x86_64/ thing is no longer necessary to reproduce.


Note You need to log in before you can comment on or make changes to this bug.