Review: python-proton-vpn-local-agent 1.6.0-1
New Package Report
.changes
| Source | python-proton-vpn-local-agent |
|---|---|
| Version | 1.6.0-1 |
| Changed-By | Josenilson Ferreira da Silva |
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Sat, 28 Feb 2026 02:38:49 -0300 |
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
| Package-List | python3-proton-vpn-local-agent deb python optional arch=any |
|---|---|
| Section | python |
| Priority | optional |
| Component | main |
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".
Review Information
accepted — allocated to awm 15 days ago, started 15 days ago, completed 15 days ago.
Final Comment
Public Notes
15 days ago
● public
vulture
Command: vulture --min-confidence 80 .
Exit code: 3
python-proton-vpn-local-agent/tests/test_local_agent_python_bindings.py:8: unused import 'Status' (90% confidence)