Package: pyke Severity: serious Tags: patch Please add python-setuptools to build dependencies otherwise ez_setup will try to download it from internet
BTW: I recommend to disable ez_setup in setup.py, i.e. remove these lines: | import ez_setup | ez_setup.use_setuptools -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

