python-prctl 1.7-2build1 source package in Ubuntu

Changelog

python-prctl (1.7-2build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:11:18 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules 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.7.orig.tar.gz 24.1 KiB 57ebd556616d6ffe1f794f514680e84a03737cb070de37722198d7ad6c8f4fda
python-prctl_1.7-2build1.debian.tar.xz 3.1 KiB 670e28273363f7bf7b8daf08989e0d664b4b97d291a89f879d3b7cfe0ea45a7d
python-prctl_1.7-2build1.dsc 2.1 KiB 3c798b25875fa1f15ec47cbab1356efbe1788bca827893d49b146c86ce211324

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