Hi Sandro, On Fri, Dec 20, 2019 at 10:30:26PM -0500, Sandro Tosi wrote: > there are in the order of the thousands python packages in Debian > (let's guess-timate that half are pure-python, the remaining are > extensions or depending on extensions), what i would prefer is a > solution that doesnt require to modify (either by changing something > or uploading the package) all of these packages by hand.
I am sorry to disappoint you. Every solution will require modifying thousands of packages. That is the nature of the problem. We can somewhat choose which ones to modify to minimize the number. Using Multi-Arch: foreign where possible is a technique to lower the number. > i'll add it to python-cycler Thank you. Helmut

