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

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

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

%define srcname sarge

Name: python3-module-%srcname
Summary: Command pipelines for python 3
Version: 0.1.6
Release: alt1
License: BSD-3-Clause
Url: https://sarge.readthedocs.org/
Group: Development/Python3

Source: %srcname-%version.tar
# Source-url: https://files.pythonhosted.org/packages/source/s/sarge/sarge-%version.tar.gz

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-dev
BuildRequires: python3-module-setuptools

BuildArch: noarch

%description
A wrapper for subprocess which provides command pipeline functionality.

%prep
%setup -n %srcname-%version

%build
%python3_build

%install
%python3_install

%files
%doc README.rst
%python3_sitelibdir/*

%changelog

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

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