Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041778
en ru br
Репозитории ALT
5.1: 1.2-alt2.tummy5.1
4.1: 1.2-alt2.tummy5.1
4.0: 1.2-alt1.tummy5
www.altlinux.org/Changes

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

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

%define modulename python-memcached

Name: python-module-memcached
Version: 1.2
Release: alt1.tummy5

Summary: A Python module for memcached daemon
Group: Development/Python
License: GPL
Url: ftp://ftp.tummy.com/pub/python-memcached/

%setup_python_module %modulename

Source: %modulename-1.2_tummy5.tar.gz

# Automatically added by buildreq on Mon Nov 14 2005

BuildRequires: python-base python-dev python-modules-compiler python-modules-encodings

%description
%modulename is a Python module that interfaces to the memcached -
distributed memory object caching system.

%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-1.2_tummy5

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

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

%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