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

Группа :: Development/Tools
Пакет: git-reveiw

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

Name:       git-reveiw
Version:    1.24
Release:    alt2

Summary:    A Git helper for integration with Gerrit
License:    ASL 2.0
Group:      Development/Tools
URL:        https://github.com/openstack-infra/git-review

BuildArch:  noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-pbr

Source:     %name-%version.tar


%description
An extension for source control system Git that creates and manages
review requests in the patch management system Gerrit.

%prep
%setup -n %name-%version

%build
%python3_build

%install
%python3_install
install -p -m 0644 -D git-review.1 %buildroot%_man1dir/git-review.1

%files
%doc README.rst LICENSE
%_bindir/git-review
%python3_sitelibdir_noarch/git_review*
%exclude %python3_sitelibdir_noarch/git_review/tests/
%_man1dir/*


%changelog

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

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