python-nacl 1.5.0-4 source package in Ubuntu

Changelog

python-nacl (1.5.0-4) unstable; urgency=medium

  [ Scott Kitterman ]
  * Remove dh-clean override which deleted the vendored libsodium, no longer
    needed and left source tree dirty after clean
  * Add d/source/options extend-diff-ignore to fix dpkg-source failure due to
    local changes (python package metadata regeneration; closes: #1045310)

 -- Colin Watson <email address hidden>  Mon, 14 Aug 2023 11:51:47 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc

Downloads

File Size SHA-256 Checksum
python-nacl_1.5.0-4.dsc 2.4 KiB 8a435184e38f3a806e44895d4e726b877445e9bdba78eb63aafd2f7fad8762e1
python-nacl_1.5.0.orig.tar.gz 3.2 MiB 8ac7448f09ab85811607bdd21ec2464495ac8b7c66d146bf545b0f08fb9220ba
python-nacl_1.5.0-4.debian.tar.xz 6.8 KiB 2c3ffa2d45b04bf81b92f4fb1b5c7fe6858e8f20e32d1e6625d7cd606b0887f0

Available diffs

No changes file available.

Binary packages built by this source

python-nacl-doc: Python bindings to libsodium (documentation)

 PyNaCl is a Python binding to the Networking and Cryptography library (in the
 form of libsodium), a crypto library with the stated goal of improving
 usability, security and speed.
 .
 This package contains the documentation for pynacl.

python3-nacl: Python bindings to libsodium (Python 3)

 PyNaCl is a Python binding to the Networking and Cryptography library (in the
 form of libsodium), a crypto library with the stated goal of improving
 usability, security and speed.
 .
 This package contains the Python 3 version of pynacl.

python3-nacl-dbgsym: debug symbols for python3-nacl