Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37665650
en ru br
ALT Linux repositórios
S:0.1-alt3.git20140222

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname aioevents

%def_disable check

Name: python3-module-%oname
Version: 0.1
Release: alt3.git20140222
Summary: Events for asyncio (PEP 3156)
License: MIT
Group: Development/Python3
BuildArch: noarch
Url: https://pypi.python.org/pypi/aioevents/

# https://github.com/astronouth7303/aioevents.git

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3

%py3_provides %oname
%py3_requires asyncio

%description
Events for asyncio (PEP 3156).

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
py.test3 -vv

%files
%doc *.md test.py
%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