Bug 751265

Summary: Python client 1.3.2 should depend on python-polib>=0.7.0-2
Product: [Retired] Zanata Reporter: Ding-Yi Chen <dchen>
Component: Component-PythonClientAssignee: James Ni <jni>
Status: CLOSED NOTABUG QA Contact: Ding-Yi Chen <dchen>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.5-SNAPSHOTCC: jni, zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-07 03:50:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ding-Yi Chen 2011-11-04 05:05:14 UTC
Description of problem:
Spec of zanata-python-client-1.3.2-1 does not state that python-polib>=0.7.0-2 is required. Consequently, user may experience problem when pushing pot/po file with message context (msgctxt)


Version-Release number of selected component (if applicable):
zanata-python-client-1.3.2-1

How reproducible:
Always

Actual results:
python-polib>=0.7.0-2 is not enforced.

Expected results:
python-polib>=0.7.0-2 should be not enforced.

Additional info:

Comment 1 James Ni 2011-11-07 01:52:39 UTC
Hi Ding

I check the spec file of zanata-python-client-1.3.2-1, i do state that python-polib>=0.7.0-2 for all the platform, Could you give me more info about that?

BTW, your description said 
"
Actual results:
python-polib>=0.7.0-2 is not enforced.

Expected results:
python-polib>=0.7.0-2 should be not enforced.
"
so do you want python-polib>=0.7.0-2 be enforced or not?

Comment 2 Ding-Yi Chen 2011-11-07 03:50:24 UTC
I've checked the your spec file, and, yes, it has python-polib>=0.7.0-2.

Thus I make this as NOTABUG. Sorry about the inconvenient.