0e7711fc8a
New in version 1.6.0 Though no major feature overhauls have taken place, this release is partially incompatible with 1.5.0. This stems from the fact that python-memcached is now using a flag that pylibmc has been using for some years. python-memcached uses it for a different purpose, and an incompatible one. We deemed that it would be better to support this interoperability. The change also means that Unicode strings are now stored as UTF-8 rather than pickled, which may or may not result in a slight performance improvement for this type of data. We have also introduced a pickle_protocol behavior to enable seamless interoperability between Python 2.x and 3.x. Also, this release introduces a ManyLinux wheel, making installation a breeze on ManyLinux systems (which I suppose is many linuxes.)
24 lines
785 B
Text
24 lines
785 B
Text
@comment $NetBSD: PLIST,v 1.4 2018/12/05 16:20:45 adam Exp $
|
|
${PYSITELIB}/${EGG_FILE}
|
|
${PYSITELIB}/_pylibmc.so
|
|
${PYSITELIB}/pylibmc/__init__.py
|
|
${PYSITELIB}/pylibmc/__init__.pyc
|
|
${PYSITELIB}/pylibmc/__init__.pyo
|
|
${PYSITELIB}/pylibmc/__main__.py
|
|
${PYSITELIB}/pylibmc/__main__.pyc
|
|
${PYSITELIB}/pylibmc/__main__.pyo
|
|
${PYSITELIB}/pylibmc/autoconf.py
|
|
${PYSITELIB}/pylibmc/autoconf.pyc
|
|
${PYSITELIB}/pylibmc/autoconf.pyo
|
|
${PYSITELIB}/pylibmc/client.py
|
|
${PYSITELIB}/pylibmc/client.pyc
|
|
${PYSITELIB}/pylibmc/client.pyo
|
|
${PYSITELIB}/pylibmc/consts.py
|
|
${PYSITELIB}/pylibmc/consts.pyc
|
|
${PYSITELIB}/pylibmc/consts.pyo
|
|
${PYSITELIB}/pylibmc/pools.py
|
|
${PYSITELIB}/pylibmc/pools.pyc
|
|
${PYSITELIB}/pylibmc/pools.pyo
|
|
${PYSITELIB}/pylibmc/test.py
|
|
${PYSITELIB}/pylibmc/test.pyc
|
|
${PYSITELIB}/pylibmc/test.pyo
|