python-xxhash 3.2.0-1build3 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Thu, 11 Apr 2024 10:51:13 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-xxhash_3.2.0.orig.tar.gz 17.6 KiB 2601024c6d42fd7b320d46d3a2afb7c17304bdc51cd8234dac3fcbb7c977b748
python-xxhash_3.2.0-1build3.debian.tar.xz 3.2 KiB 3a5080cbeabf8635ef116606efeb3eaccf660e528a6cfec3378897d9ac3a63eb
python-xxhash_3.2.0-1build3.dsc 2.0 KiB 168aa59dbc87af05827129840118f895538f0766d49f6dcdcf418dad182669bd

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