python-keyutils 0.6-3 source package in Ubuntu
Changelog
python-keyutils (0.6-3) unstable; urgency=medium * Bump std-version to 4.6.0 * Bump compat level to 13 * Run cython3 during build, fixing FTBFS with Python3.11 (Closes: #1023900) * Make sure c files are regenerated by deleting _keyutils.c during clean. -- Gianfranco Costamagna <email address hidden> Sat, 12 Nov 2022 14:39:02 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Sid
- Original maintainer:
- Gianfranco Costamagna
- Architectures:
- linux-any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-keyutils_0.6-3.dsc | 1.9 KiB | b50d94e801870d345816596e6e4c2f1d2a06b7e31156850c668f596909d74ebf |
python-keyutils_0.6.orig.tar.gz | 41.5 KiB | a9cfbacc33a5ada165531ff2d6e1241ec93a9f0cabc63205d6ff73f8eff33752 |
python-keyutils_0.6-3.debian.tar.xz | 2.2 KiB | 338cee1cdeedd5716393e7c8f260e2c0d9ffb2ebe802618a997d345298f77759 |
Available diffs
- diff from 0.6-2build6 (in Ubuntu) to 0.6-3 (948 bytes)
- diff from 0.6-2build7 (in Ubuntu) to 0.6-3 (975 bytes)
No changes file available.
Binary packages built by this source
- python3-keyutils: Python3 bindings for keyutils
python-keyutils is a set of Python bindings for keyutils (available from
http://people. redhat. com/~dhowells/ keyutils), a key management suite that
leverages the infrastructure provided by the Linux kernel for safely storing
and retrieving sensitive information in your programs.
.
This is the Python3 package.
- python3-keyutils-dbgsym: debug symbols for python3-keyutils