python-prctl 1.8.1-1build2 source package in Ubuntu

Changelog

python-prctl (1.8.1-1build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:48:26 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-prctl_1.8.1.orig.tar.gz 27.4 KiB b4ca9a25a7d4f1ace4fffd1f3a2e64ef5208fe05f929f3edd5e27081ca7e67ce
python-prctl_1.8.1-1build2.debian.tar.xz 3.3 KiB 919e7f538b15f01a9757739c36dc146aa861e78df2feaaf0619ed25efc54dc31
python-prctl_1.8.1-1build2.dsc 2.1 KiB b0b421749a31cfd1b2ecd06c27e773a4c9bd02d70fb590003a86a10a3ac33f21

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