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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname rencode

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

Summary: The rencode module is similar to bencode from the BitTorrent project

Group: Development/Python3
License: LGPL
Url: https://pypi.python.org/pypi/rencode

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/aresch/rencode/archive/v%version.tar.gz

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-dev python3-module-Cython python3-module-wheel

%description
The rencode module is similar to bencode from the BitTorrent project.
Forcomplex, heterogeneous data structures with many small elements,
r-encodingstake up significantly less space than b-encodings.
This version of rencode isa complete rewrite in Cython to attempt
to increase the performance over thepure Python module
written by Petru Paler, Connelly Barnes et al.

%prep
%setup

%build
%add_optflags -fno-strict-aliasing
%python3_build_debug

%install
%python3_install

%files
%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