Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37722378
en ru br
Репозитории ALT
S:0.1-alt2.git20140929
www.altlinux.org/Changes

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

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

%define oname aioirc

%def_disable check

Name: python3-module-%oname
Version: 0.1
Release: alt2.git20140929
Summary: AsyncIO IRC Library for >= Python 3.3
License: LGPLv3+
Group: Development/Python3
Url: https://pypi.python.org/pypi/aioirc/

# https://github.com/devunt/aioirc.git

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

BuildRequires(pre): rpm-build-python3

%py3_provides %oname
%py3_requires asyncio

BuildRequires: python3-module-pytest

%description
AsyncIO IRC Library for >= Python 3.3.

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
python3 setup.py test
export PYTHONPATH=$PWD
python3 examples/test.py

%files
%doc *.rst docs/*.rst docs/aioirc/* examples
%python3_sitelibdir/*

%changelog

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

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