python-nacl 1.3.0-3 source package in Ubuntu
Changelog
python-nacl (1.3.0-3) unstable; urgency=medium [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. * d/control: Fix wrong Vcs-*. [ Scott Kitterman ] * Fix build with new hypothesis version (add d/p/480.patch from upstream) (Closes: #942708) - Thanks to Matthias Klose for providing the patch * Bump minimum hypothesis build-dep versions since after the patch, the old versions no longer work * Bump standards-version to 4.4.1 without further change -- Scott Kitterman <email address hidden> Tue, 19 Nov 2019 06:57:57 -0500
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-nacl_1.3.0-3.dsc | 2.5 KiB | f4f478859a44e09c6f57b1be045c5a5503bb513ce6782c6319f28e52a8f91ba0 |
python-nacl_1.3.0.orig.tar.gz | 3.2 MiB | 0c6100edd16fefd1557da078c7a31e7b7d7a52ce39fdca2bec29d4f7b6e7600c |
python-nacl_1.3.0-3.debian.tar.xz | 40.0 KiB | 74c2883adb7a07ae5dc2942b857a44f5670e63479a756c660a59c086b2bc2487 |
Available diffs
- diff from 1.3.0-2ubuntu1 (in Ubuntu) to 1.3.0-3 (938 bytes)
No changes file available.
Binary packages built by this source
- python-nacl: No summary available for python-nacl in ubuntu focal.
No description available for python-nacl in ubuntu focal.
- python-nacl-dbgsym: No summary available for python-nacl-dbgsym in ubuntu focal.
No description available for python-nacl-dbgsym in ubuntu focal.
- 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