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

Группа :: Разработка/Python
Пакет: b4

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

Summary: A tool to work with public-inbox and patch archives
Name: b4
Version: 0.11.1
Release: alt1

Group: Development/Python
License: GPL-2.0-or-later
Url: https://git.kernel.org/pub/scm/utils/b4/b4.git/about/

Source: %name-%version.tar

BuildArch: noarch
BuildRequires(pre): rpm-build-python3

%description
This is a helper utility to work with patches made available via a
public-inbox archive like lore.kernel.org. It is written to make it
easier to participate in a patch-based workflows, like those used in
the Linux kernel development.

%define _unpackaged_files_terminate_build 1

%prep
%setup -n %name-%version

%build
%python3_build

%install
%python3_install

%files
%_bindir/b4
%_man5dir/*
%python3_sitelibdir_noarch/b4
%python3_sitelibdir_noarch/b4*.egg-info

%changelog

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

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