Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-siphashc-2.5-2.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: python311-siphashc Distribution: openSUSE Tumbleweed
Version: 2.5 Vendor: openSUSE
Release: 2.1 Build date: Tue Jun 3 09:05:00 2025
Group: Unspecified Build host: reproducible
Size: 22065 Source RPM: python-siphashc-2.5-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/WeblateOrg/siphashc
Summary: Python C module to calculate SipHashes
A Python C module for siphash. SipHash is an add–rotate–xor (ARX)
based family of pseudorandom functions.

SipHash is fundamentally different from cryptographic hash functions
like SHA in that SipHash is only suitable as a message authentication
code.

Provides

Requires

License

ISC

Changelog

* Tue Jun 03 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Switch to pyproject macros.
  - No more greedy globs in %files.
* Sat Nov 09 2024 Dirk Müller <dmueller@suse.com>
  - update to 2.5:
    * Python 3.13 compatiblity.
* Sat Jun 29 2024 Dirk