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

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

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

%define oname ioflo

Name: python3-module-%oname
Version: 2.0.0
Release: alt2

Summary: Flow Based Programming Automated Reasoning Engine and Automation Operation System

License: Apache-2.0
Group: Development/Python3
Url: https://github.com/ioflo/ioflo.git
Packager: Valentin Rosavitskiy <valintinr at altlinux.org>
BuildArch: noarch

Source: %name-%version.tar
Patch0: port-on-python3.patch

# For more detailed autoreqs (to be on the safer side).

%python3_req_hier

BuildRequires(pre): rpm-build-python3

%description
IoFlo is configured in a convenient user friendly scripting language
called FloScript.

%prep
%setup
%patch0 -p1

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


%install
%python3_install

%files
%doc ChangeLog.md LEGAL LICENSE LICENSE-2.0.txt README.md
%_bindir/*
%python3_sitelibdir/*


%changelog

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

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