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

Group :: Development/Python3
RPM: python3-module-ioflo

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

Full changelog you can see here

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