Package python3-module-passlib: Information

    Source package: python3-module-passlib
    Version: 1.7.4-alt2
    Build time:  Nov 3, 2023, 01:40 AM
    Report package bug
    License: BSD and Beerware and Copyright only
    Summary: Comprehensive password hashing framework supporting over 20 schemes
    Description: 
    Passlib is a password hashing library for Python 2 & 3, which provides
    cross-platform implementations of over 20 password hashing algorithms,
    as well as a framework for managing existing password hashes. It's
    designed to be useful for a wide range of tasks, from verifying a hash
    found in /etc/shadow, to providing full-strength password hashing for
    multi-user application.

    List of RPM packages built from this SRPM:
    python3-module-passlib (noarch)

    Maintainer: Vitaly Lipatov


      1. rpm-build-intro >= 2.2.4
      2. python3-devel
      3. rpm-build-python3
      4. rpm-macros-sphinx3
      5. python3-module-setuptools
      6. python3-module-setuptools
      7. python3-module-sphinx

    Last changed


    Nov. 1, 2023 Vitaly Lipatov 1.7.4-alt2
    - remove used code with distutils (ALT bug 48244)
    Nov. 5, 2020 Vitaly Lipatov 1.7.4-alt1
    - new version 1.7.4 (with rpmrb script)
    Nov. 5, 2020 Vitaly Lipatov 1.7.1-alt2
    - build python3 package separately, disable tests packing