python-libnacl 1.8.0-3 source package in Ubuntu
Changelog
python-libnacl (1.8.0-3) unstable; urgency=medium [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable): + Build-Depends: Drop versioned constraint on libsodium-dev and python3. -- Jelmer Vernooij <email address hidden> Wed, 02 Nov 2022 21:07:49 +0000
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-libnacl_1.8.0-3.dsc | 2.0 KiB | 69bfa901058345f39e7b01ad6c14f65e11d3f66a58fb2e8cf73e8d872e635623 |
python-libnacl_1.8.0.orig.tar.gz | 40.4 KiB | f1037b85ca31fd8b02c43d66f78c2049bc58480e6a395dc9d27e6821b5fe185d |
python-libnacl_1.8.0-3.debian.tar.xz | 2.7 KiB | f3391f7565fae01262f8aea8ae545e6a82cf113e2f54e6f7834689d376caf6d6 |
Available diffs
- diff from 1.8.0-2 to 1.8.0-3 (603 bytes)
No changes file available.
Binary packages built by this source
- python3-libnacl: Python 3 bindings for libsodium based on ctypes
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.
.
This library is unrelated to Native Client (NaCl), the sandbox used in
Chromium.