Name: | python3-nss |
---|---|
Version: | 1.0.1^20210803hg9de14a6f77e2 |
Release: | 10.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 945352 |
License: | MPL-2.0 OR GPL-2.0-or-later OR LGPL-2.1-or-later |
RPM: | python3-nss-1.0.1^20210803hg9de14a6f77e2-10.el9.x86_64.rpm |
Source RPM: | python-nss-1.0.1^20210803hg9de14a6f77e2-10.el9.src.rpm |
Build Date: | Wed Mar 13 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://firefox-source-docs.mozilla.org/security/nss/legacy/python_binding_for_nss/index.html |
Summary: | Python bindings for Network Security Services (NSS) |
Description: | This package provides Python bindings for Network Security Services (NSS) and the Netscape Portable Runtime (NSPR). NSS is a set of libraries supporting security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. Specific NSS implementations have been FIPS-140 certified. |
- Rebuild to make initial epel9 update.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for Python 3.12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Correct the license files
- Fix ChangeLog in the MANIFEST file - Remove the .c and .h files from the python module - Remove the sphinx docs
- Use the tox docs environment for buildrequires - Remove an unnecessary mkdir
- Fix the license to indicate the correct tri-license - Allow sphinx 5 for the docs - Use the deps from the docs extra for the sphinx requirement
- Update the license to use an SPDX identifier - Remove the sphinx .buildinfo file
- Restore the python-nss package - Start from the upstream hg tip - Modernize the build process to use a PEP517/518 style build - Modernize the spec file