Bug 1309660

Summary: Python 3.5 renames subprocess.mswindows which breaks some packages related to python-cmd2
Product: [Fedora] Fedora Reporter: Charalampos Stratakis <cstratak>
Component: python-cmd2Assignee: Ralph Bean <rbean>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: apevec, mmagr, rbean
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-19 21:07:32 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:
Attachments:
Description Flags
Python 35 compatibility patch for python-cmd2
none
Python 35 compatibility patch for python-cmd2 none

Description Charalampos Stratakis 2016-02-18 11:43:18 UTC
Created attachment 1128188 [details]
Python 35 compatibility patch for python-cmd2

Description of problem: Packages fail to build on rawhide, on Python 3.5 and they require python-cmd2 to build. One example is python-cliff.

https://bitbucket.org/catherinedevlin/cmd2/issues/18/python-35-renames-subprocessmswindows


Version-Release number of selected component (if applicable): 0.6.8

Proposed fix: attached patch

Comment 1 Charalampos Stratakis 2016-02-18 12:51:33 UTC
Created attachment 1128214 [details]
Python 35 compatibility patch for python-cmd2

Comment 2 Ralph Bean 2016-02-19 21:07:32 UTC
Should be fixed in rawhide now.  Thank you Charalampos!