Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37556869
en ru br
ALT Linux repos
S:1.24-alt2

Group :: Development/Tools
RPM: git-reveiw

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin