Bug 1417879

Summary: python-networkmanager: python-networkmanager-doc depends on Python 2
Product: [Fedora] Fedora Reporter: Iryna Shcherbina <ishcherb>
Component: python-networkmanagerAssignee: Mairi Dulaney <jdulaney>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jdulaney
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-12 20:21:56 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    
Attachments:
Description Flags
Patch to fix Python 2 dependency in python-networkmanager-doc none

Description Iryna Shcherbina 2017-01-31 11:09:07 UTC
Executable file in documentation package python-networkmanager-doc generate additional dependency on Python 2, which is against packaging guidelines [0] and makes python-networkmanager not fully Python 3 ready.

$ dnf repoquery --enablerepo=rawhide --requires python-networkmanager-doc
/usr/bin/python

Please find the change needed in attachment to make sure there are no executable scripts in documentation. Could you please review and apply the patch?

[0] https://fedoraproject.org/wiki/Packaging:Guidelines#Documentation

Comment 1 Iryna Shcherbina 2017-01-31 11:12:05 UTC
Created attachment 1246191 [details]
Patch to fix Python 2 dependency in python-networkmanager-doc

Comment 2 Mairi Dulaney 2017-02-12 20:21:56 UTC
Oops, fixed in Rawhide.