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

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

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

%define oname pyperf

Name: python3-module-%oname
Version: 2.6.0
Release: alt1

Summary: Python module to run and analyze benchmarks

Url: https://github.com/vstinner/pyperf
License: MIT
Group: Development/Python3

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-wheel

%description
The Python pyperf module is a toolkit to write, run and analyze benchmarks.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

rm -rfv %buildroot%python3_sitelibdir/pyperf/_win_memory.py
rm -rfv %buildroot%python3_sitelibdir/pyperf/tests/

%files
%_bindir/pyperf
%doc README.rst
%python3_sitelibdir/%oname
%python3_sitelibdir/%oname-%version.dist-info

%changelog

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

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