Bug 1972390

Summary: Drop the runtime dependency on python3-sphinx
Product: [Fedora] Fedora Reporter: Vít Ondruch <vondruch>
Component: python-pybeamAssignee: Peter Lemenkov <lemenkov>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: lemenkov
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-pybeam-0.7-1.fc34 python-pybeam-0.7-1.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-08-07 01:08:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vít Ondruch 2021-06-15 19:34:49 UTC
Description of problem:
I am not Python expert, therefore I can miss something, but it is surprising to see python3-pybeam to depend on python3-sphinx. Sphinx is documentation tool, which might be required during buildtime to build documentation, but I can't see how it could be useful for runtime.


Version-Release number of selected component (if applicable):
python3-pybeam-0.6-5.fc35.noarch


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
Excessive runtime dependency on python3-sphinx


Expected results:
No dependency on python3-sphinx


Additional info:

Comment 1 Vít Ondruch 2021-06-16 10:53:48 UTC
As pointed out by mhroncok, there is actually upstream commit removing the dependency:

https://github.com/matwey/pybeam/commit/ee9dae47502218b18cdca1f846060e4797017111

So rebase + dropping the `Requires: python3-sphinx` should help.

I was also told the explicit requires are not needed at all.

Comment 2 Fedora Update System 2021-07-29 07:26:24 UTC
FEDORA-2021-702adee42a has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-702adee42a

Comment 3 Fedora Update System 2021-07-29 07:26:27 UTC
FEDORA-2021-b1f3ffa2b9 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-b1f3ffa2b9

Comment 4 Fedora Update System 2021-07-30 01:14:59 UTC
FEDORA-2021-702adee42a has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-702adee42a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-702adee42a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2021-07-30 01:46:35 UTC
FEDORA-2021-b1f3ffa2b9 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-b1f3ffa2b9`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-b1f3ffa2b9

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2021-08-07 01:08:09 UTC
FEDORA-2021-b1f3ffa2b9 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2021-08-07 01:14:21 UTC
FEDORA-2021-702adee42a has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.