Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37570286
en ru br
ALT Linux repositórios
S:1.6.0-alt4

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname pyeclib

Name:           python3-module-%oname
Version:        1.6.0
Release:        alt4
Summary:        Python interface to erasure codes
Group:          Development/Python3

License:        BSD
URL:            https://pypi.org/project/pyeclib
Source0:        %oname-%version.tar

BuildRequires:  python3-devel
BuildRequires:  python3-module-setuptools
BuildRequires:  liberasurecode-devel >= 1.0.7
BuildRequires:  chrpath

Requires:       liberasurecode >= 1.0.7

%description
This library provides a simple Python interface for implementing erasure
codes. A number of back-end implementations is supported either directly
or through the C interface liberasurecode.

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

find "%buildroot%python3_sitelibdir" -name "pyeclib_c.cpython-*.so" | xargs chrpath -d

%files
%doc README.rst
%python3_sitelibdir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009