protonvpn-nm-lib
protonvpn-nm-lib copied to clipboard
Trying to run it in Slackware-current gives me an error in which protonvpn-nm-lib wrapper won't find any compatible systemctl binary. Is systemd a requirement then?
Exclude tests being grabbed by find_packages
Fixes various typos found in the code base.
If it's revoked inside a flatpak, execute the command on the host system
Otherwise, ``` >>> "3.10.6"
## Added dbus-python to requirements.txt I'm installing from source and noticed that python bindings for dbus are not listed in requirements.txt, which leads to the exception `protonvpn_nm_lib.exceptions.KeyringError: name 'dbus' is...
NetworkManager-openvpn-gnome is shown as a dependency for Fedora on the readme, but it is not automatically installed when installing from the Proton VPN repository.
I'm [packaging](https://issues.guix.gnu.org/59246) `protonvpn-nm-lib` for [GNU Guix](https://guix.gnu.org). We don't have systemd package. Is there a way (flag, patch, etc,.) to build without systemd-python as dependency? May be make [seatd](https://git.sr.ht/~kennylevinsen/seatd) an alternative...
We get an error trying to unpack 3 values onto 2 variables whenever we run it without `distro` installed. This PR fixes it.