Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37741614
en ru br
Репозитории ALT
S:0.6.5.git.f2a25d18-alt3
www.altlinux.org/Changes

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

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

%define oname raet

Name: python3-module-%oname
Version: 0.6.5.git.f2a25d18
Release: alt3

Summary: RAET (Reliable Asynchronous Event Transport) Protocol
License: ASL 2.0
Group: Development/Python3
Url: https://github.com/saltstack/raet
BuildArch: noarch

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3

%description
Modern large scale distributed application architectures, wherein
components are distributed across the internet on multiple hosts
and multiple CPU cores, are often based on a messaging or event bus
that allows the various distributed components to communicate
asynchronously with each other. Typically the messaging bus is some
form of messaging queue service such as AMQP or ZeroMQ. The message
bus supports what is commonly referred to as a publish/subscribe
methodology for information exchange.

%package tests
Summary: Flow Based Programming Automated Reasoning Engine and Automation Operation System
Group: Development/Python3

%description tests
Test files for %oname

%prep
%setup

%build
%add_optflags -fno-strict-aliasing
%python3_build


%install
%python3_install

%files
%doc README.md LICENSE ChangeLog.md
%_bindir/%{oname}flo
%python3_sitelibdir/*
%exclude %python3_sitelibdir/%oname/test
%exclude %python3_sitelibdir/%oname/*/test


%files tests
%python3_sitelibdir/%oname/test
%python3_sitelibdir/%oname/*/test


%changelog

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

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