DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-siphash24 1.8-1

Package Information

Descriptionstreaming-capable SipHash implementation - Python 3 module

This module provides a C-based implementation of SipHash with an interface compatible with the hash functions provided by the hashlib standard library module. SipHash-1-3 and SipHash-2-4 variants are currently implemented.

This module differs from other similar modules by providing a streaming-capable implementation and an interface compatible to the hash functions provided by the hashlib standard library module.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByStuart Prescott <stuart@debian.org>
Sponsorstuart@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/python-team/packages/python-siphash24.git (browse)
Closes#1131845
Blocked Bugs#1091002 (normal)
Trackerhttps://tracker.debian.org/pkg/python-siphash24
Uploaded4 hours ago

New Package Report

.changes
Version1.8-1
Changed-ByStuart Prescott
Architecturesource amd64
Distributionunstable
DateThu, 26 Mar 2026 18:52:15 +1100
Sourcepython-siphash24
Changelog
python-siphash24 (1.8-1) unstable; urgency=low
 .
   * Initial packaging (Closes: #1131845).
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-siphash24 deb python optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/dnicolodi/python-siphash24/
Upstream-Name: python-siphash24
Upstream-Contact:
 Daniele Nicolodi <daniele@grinta.net>,

Files: *
Copyright: 2022-2025, Daniele Nicolodi <daniele@grinta.net>
License: Apache-2.0 or LGPL-2.1+

Files: debian/*
Copyright: 2026, Stuart Prescott <stuart@debian.org>
License: Apache-2.0 or LGPL-2.1+

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache License Version 2.0
  can be found in `/usr/share/common-licenses/Apache-2.0'.

License: LGPL-2.1+
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache License Version 2.0
  can be found in `/usr/share/common-licenses/Apache-2.0'.

Review Information

accepted — allocated to mechtilde 2 hours ago, started 2 hours ago, completed 2 hours ago.

Final Comment

Back to Dashboard | View all reviews for this package