Package python3-module-nss: Information

    Source package: python3-module-nss
    Version: 1.0.1-alt7
    Build time:  Jan 31, 2024, 07:11 AM
    Report package bug
    License: MPL-2.0 or GPL-2.0+ or LGPL-2.0+
    Summary: Python binding for NSS (Network Security Services) and NSPR (Netscape Portable Runtime)
    Description: 
    python-nss is a Python binding for NSS (Network Security Services) and
    NSPR (Netscape Portable Runtime). NSS provides cryptography services
    supporting SSL, TLS, PKI, PKIX, X509, PKCS*, etc. NSS is an alternative
    to OpenSSL and used extensively by major software projects. NSS is
    FIPS-140 certified.
    
    NSS is built upon NSPR because NSPR provides an abstraction of common
    operating system services, particularly in the areas of networking and
    process management. Python also provides an abstraction of common
    operating system services but because NSS and NSPR are tightly bound
    python-nss exposes elements of NSPR.

    List of rpms provided by this srpm:
    python3-module-nss (riscv64)
    python3-module-nss-debuginfo (riscv64)

    Maintainer: Grigory Ustinov


      1. rpm-build-python3
      2. libnspr-devel
      3. libnss-devel
      4. python3-module-setuptools
      5. python3-module-six
      6. nss-utils
      7. gcc-c++

    Last changed


    Nov. 23, 2023 Grigory Ustinov 1.0.1-alt7
    - Fixed build with python3.12.
    Dec. 10, 2020 Stanislav Levin 1.0.1-alt6
    - Applied upstream fixes.
    Feb. 12, 2020 Andrey Bychkov 1.0.1-alt5
    - Build for python2 disabled.