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

Группа :: Разработка/Прочее
Пакет: west

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

Name: west
Version: 1.0.0
Release: alt1

Summary: Zephyr RTOS Project meta-tool

License: Apache-2.0
Group: Development/Other
Url: https://github.com/zephyrproject-rtos/west

Source: %name-%version.tar
BuildArch: noarch

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

%description
West provides a multiple repository management system with features
inspired by Google's Repo tool and Git submodules. West is also
"pluggable": you can write your own west extension commands which
add additional features to west.

%prep
%setup -n %name-%version

%build
%python3_build

%install
%python3_install

%files
%_bindir/%name
%python3_sitelibdir/%name/
%python3_sitelibdir/*.egg-*

%changelog

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

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