Bug#1000826: python3-pip: incorrect version comparisons in requirements with Python 3.10

2022-01-04 Thread Scott Kitterman
On Sun, 12 Dec 2021 07:29:34 +0100 Andreas Tille wrote: > > stefa...@debian.org wrote: > > We need to update setuptools to fix this (and carry a separate old one > > for 2.7, as long as python2.7 remains in the archive). > > Is there any chance that this upgrade of setuptools will happen soon?

Bug#1000826: python3-pip: incorrect version comparisons in requirements with Python 3.10

2021-12-11 Thread Andreas Tille
stefa...@debian.org wrote: > We need to update setuptools to fix this (and carry a separate old one > for 2.7, as long as python2.7 remains in the archive). Is there any chance that this upgrade of setuptools will happen soon? Kind regards Andreas. -- http://fam-tille.de

Bug#1000826: python3-pip: incorrect version comparisons in requirements with Python 3.10

2021-11-29 Thread Scott Talbert
On Tue, 30 Nov 2021, stefa...@debian.org wrote: If I recall correctly, this is due to us having an older setuptools to support Python 2.7. We need to update setuptools to fix this (and carry a separate old one for 2.7, as long as python2.7 remains in the archive). Try updating setuptools from

Bug#1000826: python3-pip: incorrect version comparisons in requirements with Python 3.10

2021-11-29 Thread stefanor
Hi Scott (2021.11.29_19:53:16_+) If I recall correctly, this is due to us having an older setuptools to support Python 2.7. We need to update setuptools to fix this (and carry a separate old one for 2.7, as long as python2.7 remains in the archive). Try updating setuptools from PyPI in the

Bug#1000826: python3-pip: incorrect version comparisons in requirements with Python 3.10

2021-11-29 Thread Scott Talbert
Package: python3-pip Version: 20.3.4-4 Severity: important Dear Maintainer, python3-pip in unstable currently performs version comparisons incorrectly involving Python 3.10 (is it performing a string comparison?). Consider the following examples (Debian package python3-pytest is installed.)