Пакет python3-module-nss: Информация

    Исходный пакет: python3-module-nss
    Версия: 1.0.1-alt7
    Собран:  30 января 2024 г. 14:17
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Лицензия: MPL-2.0 or GPL-2.0+ or LGPL-2.0+
    О пакете: Python binding for NSS (Network Security Services) and NSPR (Netscape Portable Runtime)
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-nss (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-nss-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Grigory Ustinov


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

    Последнее изменение


    23 ноября 2023 г. Grigory Ustinov 1.0.1-alt7
    - Fixed build with python3.12.
    10 декабря 2020 г. Stanislav Levin 1.0.1-alt6
    - Applied upstream fixes.
    12 февраля 2020 г. Andrey Bychkov 1.0.1-alt5
    - Build for python2 disabled.