Bug 1016654

Summary: python-kajiki should depend on python-babel not on "babel"
Product: [Fedora] Fedora Reporter: Felix Schwarz <fschwarz>
Component: python-kajikiAssignee: Ralph Bean <rbean>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: rbean
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: 2013-10-08 14:14:53 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:

Description Felix Schwarz 2013-10-08 13:26:48 UTC
Kajiki declares a setuptools entry point and seems to use Babel for extracting template content so it can be translated using the gettext mechanism. In Fedora the "babel" package just contains the executable with the real code in python-babel.

Babel queries the entry point in its main python code so python-kajiki should depend on python-babel. In your (disabled) Python 3 section you already depend on python3-babel which is the equivalent to python-babel.

Btw: python3-babel is in testing currently (bug 1014560).

Comment 1 Ralph Bean 2013-10-08 14:14:53 UTC
Thanks, Felix.  Fixed in rawhide:  http://koji.fedoraproject.org/koji/taskinfo?taskID=6036401