On 2021-02-16 18:24:20 +0000 (+0000), Stefano Rivera wrote: > Hi Bastian (2021.02.16_09:17:18_+0000) > > heck, even PIP is outdated in a way that you actually have to `pip > > install -U pip` in order to use it properly due to the recent > > manylinux change. > > Hrm, we probably should be backporting support for manylinux2014. Care > to file a bug against pip?
Unfortunately, ABI 3 support falls into the same category as well. Lots of projects are now publishing abi3 wheels to cover multiple interpreter versions instead of separate cp36/cp37/cp38... and newer pip is needed to be able to deal with that too (at least if you don't want to have to preinstall an entire build toolchain so you can install sdists instead). -- Jeremy Stanley
signature.asc
Description: PGP signature