Comment 4 for bug 2067196

Revision history for this message
Miriam EspaƱa Acebal (mirespace) wrote :

Hi Hans,

I recently fixed a similar issue for python-chemspipy package [1]. Sharing here in case it helps.

Yes, the needed fix is adding python3-six as you did. Why?

Summarizing, the key is python3-urllib3: we're syncing it from experimental, not from sid/trixie, and this latest version from experimental doesn't have the six module embedded as it was used to have (check changelog [2]).

python3-urllib3 comes from python3-request that comes from python3-pytest (as Build dependency in gitsome/d/control).

[1] https://code.launchpad.net/~mirespace/ubuntu/+source/python-chemspipy/+git/python-chemspipy/+merge/466962
[2] https://launchpad.net/ubuntu/+source/python-urllib3/2.0.7-1