python-prctl 1.7-2build6 source package in Ubuntu

Changelog

python-prctl (1.7-2build6) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Thu, 17 Mar 2022 20:00:32 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe python

Downloads

File Size SHA-256 Checksum
python-prctl_1.7.orig.tar.gz 24.1 KiB 57ebd556616d6ffe1f794f514680e84a03737cb070de37722198d7ad6c8f4fda
python-prctl_1.7-2build6.debian.tar.xz 3.2 KiB 72d3c234f610368068cbcf5197c47825388011aee6b5ac911316ab646a1938af
python-prctl_1.7-2build6.dsc 2.0 KiB 3ad5647a00981dd9dda67c8f0ce7f7a77a8a6753c06470c3acc1f296606e6295

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