Bug 1324237

Summary: python3-pygraphviz depends on Python 2
Product: [Fedora] Fedora Reporter: Elliott Sales de Andrade <quantum.analyst>
Component: python-pygraphvizAssignee: Zbigniew Jędrzejewski-Szmek <zbyszek>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-pygraphviz-1.3-3.rc2.fc23 python-pygraphviz-1.3-3.rc2.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-27 21:51:27 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:
Bug Depends On:    
Bug Blocks: 1285816    

Description Elliott Sales de Andrade 2016-04-05 22:45:06 UTC
Description of problem:
The python3-pygraphviz package indirectly depends on Python 2, because it depends on graphviz-python:
$ rpm -qR pygraphviz
graphviz-python
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libcdt.so.5()(64bit)
libcgraph.so.6()(64bit)
libpthread.so.0()(64bit)
libpython3.4m.so.1.0()(64bit)
python(abi) = 3.4
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)

The graphviz-python package is only for Python 2, and additionally, is not really necessary for this package since it's an alternative to it. If I remove graphviz-python, I can run `nosetests-3.4 pygraphviz` without issue.

Version-Release number of selected component (if applicable):
python3-pygraphviz-1.3-2.rc2.fc23.1.x86_64

Comment 1 Fedora Update System 2016-04-06 01:07:45 UTC
python-pygraphviz-1.3-3.rc2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-539f429b52

Comment 2 Fedora Update System 2016-04-06 01:07:50 UTC
python-pygraphviz-1.3-3.rc2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-913597a512

Comment 3 Fedora Update System 2016-04-06 17:53:26 UTC
python-pygraphviz-1.3-3.rc2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-913597a512

Comment 4 Fedora Update System 2016-04-06 18:21:00 UTC
python-pygraphviz-1.3-3.rc2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-539f429b52

Comment 5 Fedora Update System 2016-04-27 21:51:25 UTC
python-pygraphviz-1.3-3.rc2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2016-05-07 12:11:46 UTC
python-pygraphviz-1.3-3.rc2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.