DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-proton-vpn-local-agent 1.6.0-1

Package Information

DescriptionProton VPN local agent for managing connections

Local-agent-rs is a ProtonVPN project that provides a Rust library for communicating with ProtonVPN's LocalAgent. Its purpose is to promote efficiency and security in the integration of ProtonVPN features across different clients.

It is responsible for: - Communication with ProtonVPN: - Manages the connection between the ProtonVPN client and ProtonVPN servers. - Handles authentication, key and certificate exchange, and other operations required to establish a secure connection. - Python Bindings: - Includes Python bindings for the Rust library, allowing Rust code to be used in Python applications. - Integrate LocalAgent functionality into ProtonVPN clients written in Python.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByJosenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Sponsormerkys@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/python-team/packages/python-proton-vpn-local-agent.git (browse)
Closes#1119686
Trackerhttps://tracker.debian.org/pkg/python-proton-vpn-local-agent
Uploaded4 hours ago

New Package Report

.changes
Version1.6.0-1
Changed-ByJosenilson Ferreira da Silva
Architecturesource amd64
Distributionunstable
DateSat, 28 Feb 2026 02:38:49 -0300
Sourcepython-proton-vpn-local-agent
Changelog
python-proton-vpn-local-agent (1.6.0-1) unstable; urgency=medium
 .
   * New upstream version 1.6.0
   * debian/control:
      - Added dependencies for the build package (Closes: #1119686)
      - Remove redundant "Rules-Requires-Root"
   * Add Send bound to future result type
       debian/patches/006.fix-send-bound-in-future.patch
   * Bump dependencies to latest versions
       debian/patches/001.added-dependence-for-construction.patch
       debian/patches/003.dependency-updates.patch
   * Drop no-longer-needed patch:
       debian/patches/002.update-code-from-pyo3-asyncio-0-21-topyo3-async-runtimes.patch
       debian/patches/004.fixed-error-spelling.patch
       debian/patches/005.added-build.rs.patch
.dsc
Priorityoptional
Componentmain
Package-Listpython3-proton-vpn-local-agent deb python optional arch=any
Sectionpython
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/ProtonVPN/local-agent-rs
Upstream-Name: local-agent-rs
Upstream-Contact: Proton Technologies <contact@protonmail.com>

Files: *
Copyright: 2023 Proton AG <contact@protonmail.com>
License: GPL-3+

Files: debian/*
Copyright: 2025 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
License: GPL-3+

License: GPL-3+
 This package is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this package. If not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

Back to Dashboard | View all reviews for this package