Export to GitHub

pysendfile - issue #20

Host pysendfile on PyPi


Posted on Jul 21, 2013 by Happy Monkey

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 Monkey

Sorry 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 Monkey

Cheers, thanks.

Status: Fixed

Labels:
Type-Defect Priority-Medium