cpuset 1.6.2-1 source package in Ubuntu

Changelog

cpuset (1.6.2-1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version 1.6.2 (Closes: #941094, LP: #1907891)
  * We can now remove dependency on deprecated python3-future.
  * add d/.gitignore
  * add d/clean
  * patches: typos have been fixed upstream

 -- Alexandre Detiste <email address hidden>  Mon, 11 Dec 2023 23:42:24 +0100

Upload details

Uploaded by:
Roberto C. Sanchez
Uploaded to:
Sid
Original maintainer:
Roberto C. Sanchez
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cpuset_1.6.2-1.dsc 1.8 KiB 24c135b8039b3f293906fd400d191ff244540135d7d39c08fa741c8202729452
cpuset_1.6.2.orig.tar.gz 113.9 KiB 298187d07830c0308a35bbdc57daef22743f6300af1da5e780b45c7579ebf78b
cpuset_1.6.2-1.debian.tar.xz 3.2 KiB 892a7c55ba18002419106a11a104970776c5d34f898cdd9ad3f4a548bbe2c34c

Available diffs

No changes file available.

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.