On Dec 10, 2012, at 01:46 PM, Dmitry Shachnev wrote: >It doesn't find python3 version on distribute, so calls >use_setuptools() which tries to download one from pypi.python.org. >This is a serious bug. You should add a build-dependency on >python3-setuptools, and to be sure you may also want to remove lines >38–46 from setup.py.
Also, please put this near the top of your d/rules file: -----snip snip----- # Prevent setuptools/distribute from accessing the internet. export http_proxy = http://127.0.9.1:9 -----snip snip----- This should probably be mandatory for any distutils based package. ;)
signature.asc
Description: PGP signature