NOTICE: This package has been removed from pkgsrc

./wip/py-memcached, Python memcached client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.48, Package name: py27-memcached-1.48, Maintainer: kamel.derouiche

This software is a 100% Python interface to the memcached memory cache daemon.
It is the client side software which allows storing values in one or more,
possibly remote, memcached servers.


Required to run:
[devel/py-setuptools] [lang/python27]

Master sites:

SHA1: cdb72f0f27135298ff06c8e41e50a0c10b027002
RMD160: 4c7992a79e95f28b5792e9d5f8d8cdcd03dd58ef
Filesize: 39.5 KB

Version history: (Expand)


CVS history: (Expand)


   2014-01-03 05:09:18 by othyro | Files touched by this commit (4) | Package removed
Log message:
-py-memcached; Imported into devel/
   2013-01-10 18:52:06 by othyro | Files touched by this commit (2) | Package updated
Log message:
Needed this updated to latest stable - buildlink'd python's application.mk
to use REPLACE_PYTHON to fix the interpreter in memcache.py; +LICENSE;
passed pkglint;
   2012-10-07 14:25:12 by Aleksej Saushev | Files touched by this commit (52)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2011-02-25 10:47:47 by Thomas Klausner | Files touched by this commit (76)
Log message:
Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
   2010-04-10 23:27:38 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-memcached-1.45 as wip/py-memcached.

This software is a 100% Python interface to the memcached memory cache daemon.
It is the client side software which allows storing values in one or more,
possibly remote, memcached servers.