Bug 1016654 - python-kajiki should depend on python-babel not on "babel"
Summary: python-kajiki should depend on python-babel not on "babel"
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-kajiki
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ralph Bean
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-08 13:26 UTC by Felix Schwarz
Modified: 2013-10-08 14:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-08 14:14:53 UTC
Type: Bug


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.