python-prctl 1.8.1-1build5 source package in Ubuntu

Changelog

python-prctl (1.8.1-1build5) plucky; urgency=medium

  * No-change rebuild with Python 3.13 only

 -- Graham Inggs <email address hidden>  Wed, 05 Mar 2025 00:09:34 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe python
Plucky 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-1build5.debian.tar.xz 3.4 KiB 771c5e728b47a2d9d41c1aa86cacdb8263176070486231d3e6a809213e732ad4
python-prctl_1.8.1-1build5.dsc 2.1 KiB 641e267ccc9599fd7e52e790c67be23c3e913b4047cb7d9515b71e96af4c066d

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