Package Details: timebook-hg 64-2

Package Base: timebook-hg
Description: Track what you spend time on
Upstream URL: http://bitbucket.org/trevor/timebook/
Category: system
Licenses: MIT
Submitter: None
Maintainer: None
Last Packager: None
Votes: 6
First Submitted: 2009-10-25 22:31
Last Updated: 2011-04-01 08:47

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by Sara

2011-05-07 02:59

Forgot to add that installing python2-distribute fixes the issue.

Comment by Sara

2011-05-07 02:58

I think python2-distribute needs to be added to the depends array (and not the makedepends array), because when I uninstalled python2-distribute (after already having timebook installed), I get the following error when trying to run "t r":

Traceback (most recent call last):
File "/usr/bin/t", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

Anonymous comment

2011-04-01 08:48

Fixed, thanks for the report!

Comment by Sara

2011-04-01 04:16

Please replace the dependencies to "python2" instead of "python", and "python2-distribute" instead of setuptools, in order for this package to build properly.