Review: python-asyncvarlink 0.3.2+git20260719.22da4e7-1
Package Information
| Description | Python asyncio-compatible, type-driven varlink implementation This is a pure Python implementation of the varlink IPC protocol based on asyncio. The main differences to the reference implementation are: * Usage of asyncio instead of synchronous threading * Where the reference implementation parses a varlink interface description as a source of truth, this implementation derives a varlink interface description from a typed Python class to describe an interface. * Even though the varlink faq explicitly renders passing file descriptors out of scope, systemd uses it and it is an important feature also implemented here. This package contains the Python 3.x module. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Colin Watson <cjwatson@debian.org> |
| Sponsor | cjwatson@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/python-asyncvarlink.git (browse) |
| Closes | #1142477 |
| Tracker | https://tracker.debian.org/pkg/python-asyncvarlink |
| Uploaded | 1 day ago |
New Package Report
.changes
| Date | Mon, 20 Jul 2026 13:57:21 +0100 |
|---|---|
| Source | python-asyncvarlink |
| Version | 0.3.2+git20260719.22da4e7-1 |
| Changed-By | Colin Watson |
| Architecture | all source |
| Distribution | unstable |
Changelog
python-asyncvarlink (0.3.2+git20260719.22da4e7-1) unstable; urgency=medium . [ Stefano Rivera, Colin Watson ] * Initial release (closes: #1142477).
.dsc
| Component | main |
|---|---|
| Package-List | python-asyncvarlink-doc deb doc optional arch=all python3-asyncvarlink deb python optional arch=all |
| Section | doc |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: asyncvarlink Upstream-Contact: Helmut Grohne <helmut@subdivi.de> Source: https://github.com/helmutg/asyncvarlink Files: * Copyright: 2024, Helmut Grohne <helmut@subdivi.de> License: LGPL-2+ Files: debian/* Copyright: 2026, Stefano Rivera <stefanor@debian.org> License: LGPL-2+ License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library 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 Library General Public License for more details. . On a Debian GNU/Linux system, you can find a copy of the GNU Library General Public License in /usr/share/common-licenses/LGPL-2. . You should have received a copy of the GNU Library General Public License along with this library; if not, see <https://www.gnu.org/licenses/>.
Review Information
accepted — allocated to mechtilde 7 hours ago, started 7 hours ago, completed 7 hours ago.