python-libnacl 1.6.1-5 source package in Ubuntu

Changelog

python-libnacl (1.6.1-5) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #937888

 -- Sandro Tosi <email address hidden>  Sun, 15 Dec 2019 17:46:47 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-libnacl_1.6.1-5.dsc 2.1 KiB d564ea9952b4f20e87dce3064021ee815debeb6120db225d5742572b599f7424
python-libnacl_1.6.1.orig.tar.gz 63.9 KiB 9bac3d8867678c457d0c018f028052996ab567a6b4964e82a17072ed2cb2675b
python-libnacl_1.6.1-5.debian.tar.xz 2.3 KiB 86c20227bcf31f161df7aba4d71ae6943517caabc0faba9caa407c14554f4182

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.