Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37787059
en ru br
ALT Linux repos
5.0: 1.2-alt2.tummy5.1
4.1: 1.2-alt2.tummy5.1
4.0: 1.2-alt1.tummy5

Group :: Development/Python
RPM: python-module-memcached

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define modulename python-memcached

Name: python-module-memcached
Version: 1.2
Release: alt2.tummy5.1

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

BuildArch: noarch

# 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.

%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_sitelibdir/*
%doc README PKG-INFO

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin