Review: python-blackboxprotobuf 1.4.2-1
New Package Report
.changes
| Changed-By | EnkelenaH |
|---|---|
| Architecture | source all |
| Distribution | unstable |
| Date | Wed, 25 Feb 2026 01:29:40 +0100 |
| Source | python-blackboxprotobuf |
| Version | 1.4.2-1 |
Changelog
python-blackboxprotobuf (1.4.2-1) unstable; urgency=medium . * Initial release. (Closes: #1128904) * d/: Add autopkgtest * d/patches: Fix is_grpc crash on malformed gRPC payload
.dsc
| Package-List | python3-blackboxprotobuf deb python optional arch=all |
|---|---|
| Section | python |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: blackboxprotobuf Upstream-Contact: NCC Group Plc Source: https://github.com/nccgroup/blackboxprotobuf Files: * Copyright: 2018-2026 NCC Group Plc <security@nccgroup.com> License: Expat Files: debian/* Copyright: 2026 EnkelenaH <enkelenah@debian.org> License: Expat License: Expat . Copyright (c) 2018-2026 NCC Group Plc . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Review Information
accepted — allocated to awm 16 days ago, started 16 days ago, completed 16 days ago.
Final Comment
Public Notes
16 days ago
● public
vulture
Command: vulture --min-confidence 80 .
Exit code: 3
lib/tests/py_test/strategies.py:30: unused import 'timedelta' (90% confidence)
lib/tests/py_test/test_json.py:23: unused import 'reproduce_failure' (90% confidence)
lib/tests/py_test/test_length_delim.py:21: unused import 'reproduce_failure' (90% confidence)
lib/tests/py_test/test_payloads.py:21: unused import 'reproduce_failure' (90% confidence)
lib/tests/py_test/test_typedef.py:21: unused import 'reproduce_failure' (90% confidence)
mitmproxy/bbpb.py:440: unused variable 'unknown_metadata' (100% confidence)
mitmproxy/bbpb.py:473: unused variable 'unknown_metadata' (100% confidence)