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

    Исходный пакет: python3-module-libnacl
    Версия: 2.1.0-alt1
    Последняя версия по данным Repology
    Собран:  21 сентября 2023 г. 11:15 в задании #329674
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/saltstack/libnacl

    Лицензия: Apache-2.0
    О пакете: Python ctypes wrapper for libsodium
    Описание: 
    This library is used to gain direct access to the functions exposed by
    Daniel J. Bernstein's nacl library via libsodium. It has been constructed
    to maintain extensive documentation on how to use nacl as well as being
    completely portable. The file in libnacl/__init__.py can be pulled out
    and placed directly in any project to give a single file binding to all
    of nacl.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-libnacl (noarch)

    Сопровождающий: Python Development Team


    Права:
    @python
    @everybody

      1. rpm-build-python3
      2. python3-module-poetry-core
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-setuptools
      5. python3-module-wheel
      6. libsodium-devel

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


    16 сентября 2023 г. Vitaly Chikunov 2.1.0-alt1
    - NMU: Fix for libsodium-1.0.19 (libsodium.so.26). This change is required
      to update libsodium.
    - Update to v2.1.0 (2023-08-06). Update is required becasue unittest
      fails on i586 but fixed upstream.
    - spec: Switch to %pyproject_build.
    - spec: Update Packager tag and description to reflect upstream changes.
    - spec: Add %check section with unittest run.
    - spec: Package docs.
    24 июля 2021 г. Grigory Ustinov 1.7.1-alt2
    - Fixed BuildRequires.
    - Fixed License tag.
    - Fixed Group tag.
    15 января 2020 г. Andrey Bychkov 1.7.1-alt1
    - Version updated to 1.7.1
    - porting on python3