python-prctl 1.8.1-1build6 source package in Ubuntu

Changelog

python-prctl (1.8.1-1build6) resolute; urgency=medium

  * No-change rebuild with Python 3.14 as supported version

 -- Graham Inggs <email address hidden>  Sat, 18 Oct 2025 14:06:08 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Resolute
Original maintainer:
Debian Python Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe python

Downloads

File Size SHA-256 Checksum
python-prctl_1.8.1.orig.tar.gz 27.4 KiB b4ca9a25a7d4f1ace4fffd1f3a2e64ef5208fe05f929f3edd5e27081ca7e67ce
python-prctl_1.8.1-1build6.debian.tar.xz 3.4 KiB 600ebc0e9e82de39d80a4961c044f18102c4336ff4f472b07940216674dc9059
python-prctl_1.8.1-1build6.dsc 2.1 KiB 3f6feb52249e3f9fa2e4689ee92ad5cc616bb458dff3eb0f0a9c21c13858e081

Available diffs

View changes file

Binary packages built by this source

python3-prctl: Python interface to the prctl() syscall (Python 3)

 The Linux prctl() function allows you to control specific characteristics of a
 process' behaviour. Usage of the function is fairly messy though, due to
 limitations in C and Linux. This module provides a nice non-messy Python(ic)
 interface.
 .
 This package installs the library for Python 3.

python3-prctl-dbgsym: debug symbols for python3-prctl