Package python3-module-nss: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #368398
Package removed: Stanislav Levin
Deletion date: Jan. 9, 2025
Message: no_longer_maintained_nss
    Source package: python3-module-nss
    Version: 1.0.1-alt7
    Latest version according to Repology
    Build time:  Jan 19, 2024, 07:38 AM in the task #333513
    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 RPM packages built from this SRPM:
    python3-module-nss (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-nss-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Grigory Ustinov


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

    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.