Package python3-module-libnacl: Information

    Source package: python3-module-libnacl
    Version: 2.1.0-alt1
    Build time:  Sep 24, 2023, 02:41 AM
    Report package bug
    License: Apache-2.0
    Summary: Python ctypes wrapper for libsodium
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-libnacl (noarch)



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

    Last changed


    Sept. 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.
    July 24, 2021 Grigory Ustinov 1.7.1-alt2
    - Fixed BuildRequires.
    - Fixed License tag.
    - Fixed Group tag.
    Jan. 15, 2020 Andrey Bychkov 1.7.1-alt1
    - Version updated to 1.7.1
    - porting on python3