[issue41481] pip install will install version 0.0.0 if existing in stead of newer ones

2020-08-04 Thread Steven D'Aprano


Steven D'Aprano  added the comment:

This is a bug tracker for issues with the Python language, interpreter and 
standard library. For third party applications like pip, please report bugs to 
their maintainers.

https://github.com/pypa/pip/issues

--
nosy: +steven.daprano
resolution:  -> third party
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41481] pip install will install version 0.0.0 if existing in stead of newer ones

2020-08-04 Thread Immo Wetzel


New submission from Immo Wetzel :

if a version 0.0.0 is existing in repo/index ...
pip will install this version and not the newer ones.

--
components: Installation
messages: 374838
nosy: iwetzel
priority: normal
severity: normal
status: open
title: pip install will install version 0.0.0 if existing in stead of newer ones
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com