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

Group :: Development/Python3
RPM: python3-module-repoze.lru

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname repoze.lru

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

Summary: Tiny LRU cache

License: BSD
Group: Development/Python3
Url: https://github.com/repoze/repoze.lru

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-intro >= 2.2.5
BuildRequires(pre): rpm-build-python3

BuildRequires: python3-module-setuptools

%py3_requires repoze

%description
``repoze.lru`` is a LRU (least recently used) cache implementation.
Keys and values that are not used frequently will be evicted from the
cache faster than keys and values that are used frequently.

%prep
%setup

%build
%python3_build

%install
%python3_install
%python3_prune
rm -fv %buildroot%python3_sitelibdir/repoze/lru/tests.py

%files
%doc *.txt
%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