Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37907063
en ru br
ALT Linux repos
S:4.0.3-alt1

Group :: Development/Python3
RPM: python3-module-async-timeout

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-async-timeout
Version: 4.0.2
Release: alt1

Summary: Timeout context manager for asyncio programs
License: Apache-2.0
Group: Development/Python3
Url: https://github.com/aio-libs/async_timeout/

Source: %name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%description
Timeout context manager for asyncio programs.

%prep
%setup

%build
%python3_build

%install
%python3_install

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