Re: pypi2deb [PATCH] Fix proxy issues

2025-09-15 Thread Piotr Ożarowski
[Ermakov Alexander, 2025-09-15] > Hi, below is a patch for thanks!

pypi2deb [PATCH] Fix proxy issues

2025-09-15 Thread Ermakov Alexander
Hi, below is a patch for https://salsa.debian.org/python-team/tools/pypi2deb pypi2deb did not work with proxy: # export | grep proxy declare -x http_proxy="http://127.0.0.1:3128"; declare -x https_proxy="http://127.0.0.1:3128"; # py2dsp doh-cli -v D: py2dsp py2dsp:163: version: 4.20240727 D: p