Package python3-module-mmh3: Information

  • Default inline alert: Version in the repository: 3.1.0-alt1

Source package: python3-module-mmh3
Version: 3.0.0-alt1
Latest version according to Repology
Build time:  Nov 9, 2022, 12:32 PM in the task #309695
Report package bug
License: CC0-1.0
Summary: Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
Description: 
Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust
non-cryptographic hash functions invented by Austin Appleby.

Combined with probabilistic techniques like a Bloom filter, MinHash,
and feature hashing, mmh3 allows you to develop high-performance systems
in fields such as data mining, machine learning, and natural language processing.

List of rpms provided by this srpm:
python3-module-mmh3 (x86_64, ppc64le, i586, armh, aarch64)
python3-module-mmh3-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Danil Shein

List of contributors:
Danil Shein
Ivan Razzhivin


    1. python3-devel
    2. python3-module-numpy
    3. python3-module-pyproject-installer
    4. python3-module-pytest
    5. python3-module-setuptools
    6. python3-module-tox
    7. python3-module-tox
    8. python3-module-tox-console-scripts
    9. python3-module-tox-no-deps
    10. python3-module-wheel
    11. rpm-build-python3
    12. gcc-c++

Last changed


Nov. 8, 2022 Danil Shein 3.0.0-alt1
- new version 3.0.0
  + actually enable tests
  + fix 32bit hash calculations on 32bit platforms
  + migrate to pyproject
  + build from upstream git
Oct. 22, 2019 Ivan Razzhivin 2.5.1-alt2
- enable tests
Aug. 14, 2019 Ivan Razzhivin 2.5.1-alt1
- Initial build for ALT Linux Sisyphus