Releases: linuxmint/python3-xapp
Releases · linuxmint/python3-xapp
master.mint22
os.py: Add add_network_proxy_to_env() to replace proxygsettings.py use everywhere. Instead of including proxygsettings.py everywhere we want proxy support, this new function adds the correct environment variables that requests/urllib automatically use.
master.lmde7
os.py: Add add_network_proxy_to_env() to replace proxygsettings.py use everywhere. Instead of including proxygsettings.py everywhere we want proxy support, this new function adds the correct environment variables that requests/urllib automatically use.
master.lmde6
2.4.2
master.mint21
Make python installation configurable for distro packaging. (#23)
master.lmde5
Revert "os.py: Add function to read the VERSION_CODENAME in /etc/os-r…