Projet

Général

Profil

Bug #4191

setup.py seems to be broken with pip 1.5

Ajouté par Thomas Noël il y a plus de 10 ans. Mis à jour il y a presque 10 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
-
Catégorie:
-
Version cible:
Début:
03 janvier 2014
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Planning:

Description

pip 1.4.1 :

$ pip install authentic2
...
Successfully installed authentic2 django south requests django-registration django-admin-tools django-debug-toolbar sqlparse

but with pip 1.5 :

$ pip install authentic2
...
Downloading/unpacking django-registration==0.8.0final (from authentic2)
  Could not find a version that satisfies the requirement django-registration==0.8.0final (from authentic2) (from versions: 0.7, 0.8, 1.0)
  Some externally hosted files were ignored (use --allow-external to allow).
Cleaning up...
No distributions matching the version for django-registration==0.8.0final (from authentic2)
Storing debug log for failure in /home/thomas/.pip/pip.log

I've tried new pip options (--allow-external, --allow-unverified, --allow-all-external) without success.

Historique

#1

Mis à jour par Benjamin Dauvergne il y a presque 10 ans

  • Statut changé de Nouveau à Fermé

It's fixed, we do not depend on a specific version anymore.

Formats disponibles : Atom PDF