cpuset 1.6-3.1ubuntu1 source package in Ubuntu

Changelog

cpuset (1.6-3.1ubuntu1) focal; urgency=medium

  * Add missing dependency python3-future. (LP: #1907881)

 -- Hans Joachim Desserud <email address hidden>  Fri, 31 Dec 2021 10:04:13 +0100

Upload details

Uploaded by:
Hans Joachim Desserud
Sponsored by:
Brian Murray
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cpuset_1.6.orig.tar.gz 114.3 KiB 61702a7ad9acb9f0ff30abd37cc74dbae52095f265a89aacee99f42a61ac2512
cpuset_1.6-3.1ubuntu1.debian.tar.xz 3.6 KiB 4b223c3cae1638726661d97ebd52e1b4c660c2691df1664a1fd3771917401f0c
cpuset_1.6-3.1ubuntu1.dsc 1.8 KiB 86e07d422debe25f357b26afb9f298bdffd359f7dae7d5781c7de1dd0c32c6a1

View changes file

Binary packages built by this source

cpuset: Allows manipluation of cpusets and provides higher level fun

 Cpuset is a Python application to make using the cpusets facilities in the
 Linux kernel easier. The actual included command is called cset and it allows
 manipulation of cpusets on the system and provides higher level functions such
 as implementation and control of a basic CPU shielding setup.
 .
 This package contains the cset command-line utility.

python3-cpuset: manipluation of cpusets and provides higher level fun - Python 3.x

 Cpuset is a Python application to make using the cpusets facilities in the
 Linux kernel easier. The actual included command is called cset and it allows
 manipulation of cpusets on the system and provides higher level functions such
 as implementation and control of a basic CPU shielding setup.
 .
 This package contains the Python 3.x modules.