c715816, included in v0.46.1, introduces a new dependency python3-proton-vpn-lib
.
At the time of writing, I cannot find any repository under the @ProtonVPN organization which provides that dependency.
Searching for lib
returns https://github.com/ProtonVPN/go-vpn-lib but it's in Go, apparently it is not python3-proton-vpn-lib
.
And if I do a code search for proton-vpn-lib
, it returns 3 files, all are files from this repo (python-proton-vpn-api-core
), they are setup.py
and Debian / Fedora package build scripts.
At the same time, I notice that there are published binaries in ProtonVPN's Debian and Fedora repos, such as:
Can you please provide the source code / publish the repository of python3-proton-vpn-lib
to facilitate packaging in Arch Linux and other distros?
CC: Arch Linux maintainer for ProtonVPN packages @ptr1337