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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname aio_periodic

Name: python3-module-%oname
Version: 0.2.8
Release: alt1
Summary: The periodic task system client for python3 base on asyncio
License: Free
Group: Development/Python3
Url: https://pypi.python.org/pypi/aio_periodic/

# https://github.com/Lupino/python-aio-periodic.git

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

BuildRequires(pre): rpm-build-python3

%py3_provides %oname
%py3_requires asyncio

%description
The periodic task system client for python3 base on asyncio.

%prep
%setup

%build
%python3_build_debug

%install
%python3_install

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