PyPI now requires all packages to be hosted on their servers

Bug #1265995 reported by James Ascroft-Leigh
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
inotifyx
Fix Released
Medium
Forest Bond

Bug Description

I just tried to install inotifyx into a virtualenv using pip==1.5. I received the following error log:

$ pip --version
pip 1.5 from /home/jwal/Desktop/foo/local/lib/python2.7/site-packages (python 2.7)
$ pip install inotifyx
Downloading/unpacking inotifyx
  Could not find any downloads that satisfy the requirement inotifyx
  Some externally hosted files were ignored (use --allow-external inotifyx to allow).
Cleaning up...
No distributions at all found for inotifyx
Storing debug log for failure in /home/jascroftleigh/.pip/pip.log

According to the PIP changelog:

BACKWARD INCOMPATIBLE pip no longer will scrape insecure external urls by default nor will it install externally hosted files by default. Users may opt into installing externally hosted or insecure files or urls using --allow-external PROJECT and --allow-unverified PROJECT. (Pull #1055)

May I ask that inotifyx is uploaded to the PyPI servers so that it can be downloaded without being forced. Many thanks.

Changed in inotifyx:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Forest Bond (forest-bond)
Revision history for this message
Forest Bond (forest-bond) wrote :

Should be fixed in 0.2.2.

Changed in inotifyx:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.