gpo.zugaina.org

Search Portage & Overlays:

dev-python/primepy

Functions for working with prime numbers (factorization, totient, etc.)

Screenshots

  • primepy-1.3
    ~amd64 ~arm64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff

ChangeLog

commit 0ee3201a9944ac3deb01d902f0ede4e9b98572dd
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 13:46:37 2026 +0200

dev-python/primepy: Keyword 1.3 for ~arm64

Pure-Python (PEP517 setuptools) with no dependencies; nothing architecture-specific.

commit ff210263cf857c22e17052f121123975c4ae35ed
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 16 09:39:22 2026 +0200

dev-python/primepy: new package, add 1.3

Pure-python prime-number helper. Imported as a transitive dep
of dev-python/torch-pitch-shift, itself needed by
sci-ml/torch-audiomentations on the pyannote.audio path.

Upstream is 2018-vintage and predates PEP 625, so the sdist
filename keeps the camelCase PYPI_PN; pypi_sdist_url --no-normalize
preserves that.