Currently pysendfile is hosted off of PyPi, this presents security and performance challenges. If you could upload the releases to PyPi and then follow the instructions at pypi-externals.caremad.io/help/what/ it'd be great!
Comment #1
Posted on Apr 30, 2014 by Happy MonkeySorry for such a big delay in responding. pysendfile is now hosted on PYPI. Before this, this was the unfortunate situation:
$ sudo pip install pysendfile Downloading/unpacking pysendfile Could not find any downloads that satisfy the requirement pysendfile Some externally hosted files were ignored (use --allow-external pysendfile to allow). Cleaning up... No distributions at all found for pysendfile Storing debug log for failure in /home/giampaolo/.pip/pip.log
Comment #2
Posted on Apr 30, 2014 by Happy MonkeyCheers, thanks.
Status: Fixed
Labels:
Type-Defect
Priority-Medium