Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37040348
en ru br
Репозитории ALT
5.1: 1.2.1-alt1
4.1: 1.1.0-alt0.2.1.1
4.0: 1.1.0-alt0.2.1
3.0: 1.1.0-alt0.2.1
www.altlinux.org/Changes

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

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

Name: python-module-adns
Version: 1.1.0
Release: alt0.2.1

Summary: A Python module for the ADNS library
Group: Development/Python
License: GPL
Url: http://dustman.net/andy/python/adns-python

%setup_python_module adns-python

Source: %modulename-%version.tar.gz

Requires: libadns

Provides: adns-python = %version

BuildPreReq: libadns-devel

%description
%name is a Python module that interfaces to the adns asynchronous
resolver library.

%define python_libdir %_libdir/python%__python_version
%define python_site_packages_dir %python_libdir/site-packages
%define python_includedir %_includedir/python%__python_version

%prep
%setup -q -n %modulename-%version

%build
export CFLAGS="$RPM_OPT_FLAGS"
%__python setup.py build

%install
%__python setup.py install --root=%buildroot --optimize=2

%files
%python_site_packages_dir
%doc README PKG-INFO

%changelog

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

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