python-xxhash 3.2.0-1build2 source package in Ubuntu

Changelog

python-xxhash (3.2.0-1build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:55:33 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Wouter Verhelst
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-xxhash_3.2.0.orig.tar.gz 17.6 KiB 2601024c6d42fd7b320d46d3a2afb7c17304bdc51cd8234dac3fcbb7c977b748
python-xxhash_3.2.0-1build2.debian.tar.xz 3.2 KiB 0527f9912a2d074fb72d3076e92624d0ef6a7961811b1ce7e1250a1fbc0af2b9
python-xxhash_3.2.0-1build2.dsc 2.0 KiB c89b8d697372d4155c318cde3b6ef0380b710d0143aea980173778425e453343

Available diffs

View changes file

Binary packages built by this source

python3-xxhash: Bindings for the xxHash library (Python 3)

 xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.
 It successfully completes the SMHasher test suite which evaluates collision,
 dispersion and randomness qualities of hash functions. Code is highly portable,
 and hashes are identical on all platforms (little / big endian).
 .
 This package installs the Python 3 bindings.

python3-xxhash-dbgsym: debug symbols for python3-xxhash