Package: pypi2deb
Version: 3.20220721
Severity: normal
X-Debbugs-Cc: pi...@debian.org

Hello, In my institut there is https_proxy and 

py2dsp doesn not work behind there proxy. It seems that aihttp must be 
configure to use the system proxy.

https://docs.aiohttp.org/en/stable/client_advanced.html?highlight=proxy#proxy-support

Contrary to the requests library, it won’t read environment variables by 
default. But you can do so by passing trust_env=True into aiohttp.ClientSession 
constructor for extracting proxy configuration from HTTP_PROXY, HTTPS_PROXY, 
WS_PROXY or WSS_PROXY environment variables (all are case insensitive):

So can you set trust_env=True in the CLientSession instance

thanks for considering

Frederic


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.18.0-2-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pypi2deb depends on:
ii  build-essential  12.9
ii  devscripts       2.22.2
ii  dh-python        5.20220403
ii  python3          3.10.5-3
ii  python3-aiohttp  3.8.1-4+b1
ii  python3-debian   0.1.46
ii  python3-github   1.55-2
ii  python3-jinja2   3.0.3-1
ii  python3-redis    4.3.4-3

Versions of packages pypi2deb recommends:
ii  python3-msgpack  1.0.3-1+b1

Versions of packages pypi2deb suggests:
pn  cython              <none>
ii  cython3             0.29.30-1+b1
pn  pypy                <none>
pn  python-all-dev      <none>
pn  python-nose         <none>
pn  python-pytest       <none>
ii  python-setuptools   44.1.1-1.2
ii  python3-all-dev     3.10.5-3
ii  python3-nose        1.3.7-8
ii  python3-pytest      7.1.2-2
ii  python3-setuptools  59.6.0-1.2
ii  python3-sphinx      4.5.0-4

-- no debconf information

Reply via email to