Bug 16943

Summary: python-iniparse doesn't generate necessary Require for python-six (Patch included)
Product: Mageia Reporter: Neal Gompa <ngompa13>
Component: RPM PackagesAssignee: Philippe Makowski <makowski.mageia>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: python-iniparse-0.4-11.mga6.src.rpm CVE:
Status comment:
Attachments: Fixes setup/egg information to generate proper pythonegg()() Requires

Description Neal Gompa 2015-10-11 23:42:28 CEST
Description of problem:
python-iniparse requires python-six, however the egg info doesn't include this information, which leads to the autogeneration of Python requires not adding it.

The included patch adds a patch to fix this, and bumps up the release.

Version-Release number of selected component (if applicable):
0.4-11.mga6

How reproducible:
Always

Reproducible: 

Steps to Reproduce:
Comment 1 Neal Gompa 2015-10-11 23:43:36 CEST
Created attachment 7116 [details]
Fixes setup/egg information to generate proper pythonegg()() Requires

Patch added
Comment 2 Philippe Makowski 2015-10-12 09:25:53 CEST
Thanks, done

Status: NEW => RESOLVED
Resolution: (none) => FIXED