Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37723029
en ru br
Репозитории ALT
S:0.1.3-alt0.1.git78e82a8
www.altlinux.org/Changes

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

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

%define repo elevate

Name: python3-module-elevate
Version: 0.1.3
Release: alt0.1.git78e82a8
Summary: Python library that re-launches the current process with root
License: MIT
Group: Development/Python3
Url: https://github.com/barneygale/elevate

Source: %url/archive/%version/%repo-%version.tar.gz
# Built from VCS.
# git merge -s recursive upstream --allow-unrelated-histories

BuildArch: noarch

BuildRequires: rpm-build-python3 python3-module-setuptools python3-module-wheel

%description
Elevate is a small Python library that re-launches
the current process with root or admin privileges.

%prep
%setup -n %repo-%version

%build
%pyproject_build

%install
%pyproject_install

%files
%doc COPYING.txt README.rst
%python3_sitelibdir_noarch/%{repo}*

%changelog

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

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