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

Группа :: Разработка/Python
Пакет: python-module-libasyncns

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

Name: python-module-libasyncns
Version: 0.7
Release: alt1

Summary: libasyncns bindings for Python
License: LGPLv2.1
Group: Development/Python
Url: http://launchpad.net/libasyncns-python/
Packager: Alex V. Myltsev <avm at altlinux.ru>

Source: libasyncns-python-%version.tar

BuildRequires: python-devel libasyncns-devel >= 0.4

%description
Python binding for the libasyncns asynchronous name service query.

%prep
%setup -n libasyncns-python-%version
subst '/CFLAGS.*PYTHON_CONFIG/s,=.*,=-isystem %python_includedir,' Makefile
subst '/LDFLAGS.*PYTHON_CONFIG/s,=.*,=-lpython%__python_version,' Makefile

%build
%make
%make doc

%install
install -D libasyncns.so %buildroot%python_sitelibdir/libasyncns.so

%files
%python_sitelibdir/libasyncns.so
%doc README test doc/libasyncns.html

%changelog

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

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