Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37401485
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-schedutils

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# SPDX-License-Identifier: GPL-2.0-only
%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1

# Based on rpm/SPECS/python-schedutils.spec

# Other versions provided by Autoimports

Name: python3-module-schedutils
Group: Development/Python3
Summary: Python interface for the Linux scheduler functions
Version: 0.6
Release: alt2
License: GPL-2.0-only
Url: https://rt.wiki.kernel.org/index.php/Tuna
Vcs: https://git.kernel.org/pub/scm/libs/python/python-schedutils/python-schedutils.git/

Source: %name-%version.tar
BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools

%description
Python interface for the Linux scheduler sched_{get,set}{affinity,scheduler}
functions and friends.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc COPYING README
%_bindir/pchrt
%_bindir/ptaskset
%_man1dir/pchrt.1*
%_man1dir/ptaskset.1*
%python3_sitelibdir/schedutils*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin