Bug 1823514 - m2r doesn't work with Sphinx 3.0.0
Summary: m2r doesn't work with Sphinx 3.0.0
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-m2r
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nikola Forró
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: SPHINX3
TreeView+ depends on / blocked
 
Reported: 2020-04-13 20:52 UTC by Charalampos Stratakis
Modified: 2020-04-14 09:46 UTC (History)
6 users (show)

Fixed In Version: python-m2r-0.2.0-8.fc33
Clone Of:
Environment:
Last Closed: 2020-04-14 09:46:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Charalampos Stratakis 2020-04-13 20:52:16 UTC
rebase-helper fails to build with Sphinx 3.0.0.

sphinx-build-3 -b custom-man -d ../build/doctrees   . ../build/man
Running Sphinx v3.0.1
loading translations [en]... done
Exception occurred:
  File "/usr/lib/python3.8/site-packages/sphinx/application.py", line 1069, in add_source_parser
    self.registry.add_source_parser(*args, **kwargs)
TypeError: add_source_parser() takes 2 positional arguments but 3 were given

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/cstratak/sphinx_3.0.0/fedora-rawhide-x86_64/01335428-rebase-helper/

For all our attempts to build rebase-helper with Sphinx 3.0.0, see:
https://copr.fedorainfracloud.org/coprs/cstratak/sphinx_3.0.0/package/rebase-helper/

Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Sphinx 3:
https://copr.fedorainfracloud.org/coprs/cstratak/sphinx_3.0.0/

Let us know here if you have any questions.

Sphinx 3 will be included in Fedora 33. To make that update smoother, we're building the dependent packages in Copr.
We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.

Comment 1 Nikola Forró 2020-04-14 08:51:53 UTC
This is actually a bug in m2r.

Comment 3 Miro Hrončok 2020-04-14 08:55:34 UTC
Is that patch from upstream? Or as it been sent upstream?

Comment 4 Nikola Forró 2020-04-14 09:02:01 UTC
> Is that patch from upstream? Or as it been sent upstream?

https://github.com/miyakogi/m2r/pull/55

Comment 5 Miro Hrončok 2020-04-14 09:09:05 UTC
Thanks.


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