Package python3-module-nss: Information

  • Default inline alert: Version in the repository: 1.0.1-alt7

Source package: python3-module-nss
Version: 1.0.1-alt6
Latest version according to Repology
Build time:  Feb 2, 2022, 01:44 AM in the task #291245
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 (x86_64, ppc64le, i586, armh, aarch64)
python3-module-nss-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Stanislav Levin


ACL:
@python
@everybody

    1. python3-module-setuptools
    2. python3-module-six
    3. libnspr-devel
    4. libnss-devel
    5. nss-utils
    6. rpm-build-python3
    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: