Package python-module-nss: Information

    Source package: python-module-nss
    Version: 1.0.1-alt5
    Build time:  Jul 5, 2022, 05:21 AM
    Report package bug
    License: MPLv2.0 or GPLv2+ or LGPLv2+
    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:
    python-module-nss (e2kv6, e2kv5, e2kv4, e2k)
    python-module-nss-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Andrey Bychkov


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

    Last changed


    Feb. 12, 2020 Andrey Bychkov 1.0.1-alt5
    - Rebuild with new setuptools
    - removal build for python3.
    June 23, 2019 Igor Vlasenko 1.0.1-alt4
    - NMU: remove rpm-build-ubt from BR:
    April 5, 2019 Grigory Ustinov 1.0.1-alt3
    - Rebuild for python3.7.