Package python3-module-nss: Information

    Source package: python3-module-nss
    Version: 1.0.1-alt6
    Build time:  Jun 9, 2023, 12:38 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 (mipsel)
    python3-module-nss-debuginfo (mipsel)

    Maintainer: Stanislav Levin


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

    Last changed


    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.
    June 23, 2019 Igor Vlasenko 1.0.1-alt4
    - NMU: remove rpm-build-ubt from BR: