On Mon, Apr 06, 2026 at 06:45:41PM +0000, Martin wrote: > On 2026-04-06 21:15, Peter Pentchev wrote: > > Handling the installation of this package alongside urllib3 will > > be fun, since it installs files in exactly the same paths as urllib3, > > It seems to install the same files under both urllib3 and > urllib3_future, and I just leave out the first path. That way, > there will be no need for a Conflicts, but software depending on > urllib3.future needs to use the second import path. If not, that > software must be patched.
Yeah, but judging from the urllib3-future documentation, it seems the authors encourage users to simply import urllib3 and rely on the redirection... so I'd venture a guess that most software that wants to use urllib3-future will not use the more complicated "disable the redirection" import style. Again, not this is not an objection :) G'luck, Peter -- Peter Pentchev [email protected] [email protected] [email protected] PGP key: https://www.ringlet.net/roam/roam.key.asc Key fingerprint 2EE7 A7A5 17FC 124C F115 C354 651E EFB0 2527 DF13
signature.asc
Description: PGP signature

