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

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

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

%define pypi_name async-lru
%define mname async_lru

%def_without check

Name:    python3-module-%pypi_name
Version: 2.0.4
Release: alt1

Summary: Simple LRU cache for asyncio
License: MIT
Group:   Development/Python3
URL:     https://github.com/aio-libs/async-lru

Packager: Andrey Cherepanov <cas at altlinux.org>

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel python3-module-setuptools python3-module-wheel

BuildArch: noarch

Source: %pypi_name-%version.tar

%description
%summary

%prep
%setup -n %pypi_name-%version

%build
%pyproject_build

%install
%pyproject_install

%check
#%%tox_create_default_config
%tox_check_pyproject

%files
%doc README.rst
%python3_sitelibdir/%mname/
%python3_sitelibdir/%{pyproject_distinfo %mname}

%changelog

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

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