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

    Исходный пакет: python3-module-truststore
    Версия: 0.10.4-alt1
    Последняя версия по данным Repology
    Собран:  3 сентября 2025 г. 17:11 в задании #393903
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/truststore/

    Лицензия: MIT
    О пакете: Verify certificates using OS trust stores
    Описание: 
    Truststore is a library which exposes native system certificate stores
    (ie "trust stores") through an ssl.SSLContext-like API. This means that
    Python applications no longer need to rely on certifi as a root
    certificate store. Native system certificate stores have many helpful
    features compared to a static certificate bundle like certifi:
    
    * Automatically update certificates as new CAs are created and removed
    * Fetch missing intermediate certificates
    * Check certificates against certificate revocation lists (CRLs) to avoid
      monster-in-the-middle (MITM) attacks
    * Managed per-system rather than per-application by a operations/IT team
    * PyPI is no longer a CA distribution channel
    
    Right now truststore is a stand-alone library that can be installed
    globally in your application to immediately take advantage of the benefits
    in Python 3.10+. Truststore has also been integrated into pip 24.2+ as the
    default method for verifying HTTPS certificates (with a fallback to
    certifi).
    
    Long-term the hope is to add this functionality into Python itself. Wish us
    luck!

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-truststore (noarch)

    Сопровождающий: Alexandr Shashkin

    Список участников:
    Alexandr Shashkin


      1. python3-module-aiohttp
      2. python3-module-flaky
      3. python3-module-flit-core
      4. python3-module-httpx
      5. python3-module-requests
      6. python3-module-pyopenssl
      7. python3-module-pyproject-installer >= 0.4.0
      8. python3-module-pytest
      9. python3-module-pytest
      10. python3-module-pytest-asyncio
      11. python3-module-pytest-httpserver
      12. python3-module-trustme
      13. python3-module-urllib3
      14. rpm-build-pyproject
      15. rpm-macros-pyproject

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


    3 сентября 2025 г. Alexandr Shashkin 0.10.4-alt1
    - Updated to 0.10.4.
    7 августа 2025 г. Alexandr Shashkin 0.10.3-alt1
    - Updated to 0.10.3.
    10 февраля 2025 г. Alexandr Shashkin 0.10.1-alt1
    - Updated to 0.10.1.