Bug#997469: dh-python doesn't allow local connections via urllib

2021-10-26 Thread Stefano Rivera
Hi Ole (2021.10.26_11:38:38_-0700) > All of that said, there's an easy option for you. If you know your > package needs network access and you're confident that it's not going to > try to access the internet, you can just 'export http_proxy=' in > debian/rules, and that will suppress pybuild export

Bug#997469: dh-python doesn't allow local connections via urllib

2021-10-26 Thread Stefano Rivera
Control: notfound -1 dh-python/5.20211022.1 Not starting a reassign war, but also, this shouldn't block testing migration of an unrelated version. This is the expected behaviour of dh-python. It exports http_proxy, https_proxy, and no_proxy environment variables. https://salsa.debian.org/python-t

Bug#997469: dh-python doesn't allow local connections via urllib

2021-10-25 Thread Ole Streicher
Control: reassign -1 dh-python 5.20211022.1 Control: retitle -1 dh-python doesn't allow local connections via urllib Control: affects -1 src:gwcs By Debian Policy (4.9), it is allowed to establish an loopback internet connection to a self-started service during build. This is used in some of my