Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1600928 - sphinx docs cannot be generated with python 3.7
Summary: sphinx docs cannot be generated with python 3.7
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-gitlab
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Steve Traylen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1589868
Blocks: PYTHON37
TreeView+ depends on / blocked
 
Reported: 2018-07-13 12:12 UTC by Steve Traylen
Modified: 2018-07-13 14:59 UTC (History)
2 users (show)

Fixed In Version: python-gitlab-1.3.0-5.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-07-13 14:56:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Steve Traylen 2018-07-13 12:12:38 UTC
Description of problem:

When rebuilding python-gitlab

Exception occurred:
  File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/__init__.py", line 537, in add_content
    for i, line in enumerate(self.process_doc(docstrings)):
RuntimeError: generator raised StopIteration
The full traceback has been saved in /tmp/sphinx-err-2r1sysec.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
error: Bad exit status from /var/tmp/rpm-tmp.MTPtXQ (%build)
    Bad exit status from /var/tmp/rpm-tmp.MTPtXQ (%build)


so looks like sphinx is non functional with python 3.7.

Comment 1 Steve Traylen 2018-07-13 12:16:20 UTC
https://github.com/sphinx-doc/sphinx/issues/5076

Comment 2 Zbigniew Jędrzejewski-Szmek 2018-07-13 14:56:28 UTC
fedmsg-1.1.1-3.fc29 was built by releng in f29-rebuild tag. So it's not in the main tag, yet, but I think it's OK to close this.

Comment 3 Zbigniew Jędrzejewski-Szmek 2018-07-13 14:59:40 UTC
Pfff, wrong bug. python-gitlab-1.3.0-5.fc29 built successfully in rawhide.


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