python-xxhash 3.2.0-1build1 source package in Ubuntu

Changelog

python-xxhash (3.2.0-1build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 19:42:32 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Wouter Verhelst
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-1build1.debian.tar.xz 3.2 KiB 56fb7dcebdc2a682a92ba8a531f62c82c274541c004d9412412c6e3ae756b4d2
python-xxhash_3.2.0-1build1.dsc 2.0 KiB 707846a00c7f46de534081da266f92de4dbca468a2d668c7f4571b28394ae2b8

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