forked from pool/python-pylibmc
Accepting request 520375 from home:jengelh:branches:devel:languages:python
- Expand description. OBS-URL: https://build.opensuse.org/request/show/520375 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylibmc?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 2 22:06:36 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Expand description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 31 21:35:05 UTC 2017 - toddrme2178@gmail.com
|
Thu Aug 31 21:35:05 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
Name: python-pylibmc
|
Name: python-pylibmc
|
||||||
Version: 1.5.2
|
Version: 1.5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Quick and small memcached client for Python
|
Summary: memcached client for Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: http://sendapatch.se/projects/pylibmc/
|
Url: http://sendapatch.se/projects/pylibmc/
|
||||||
@@ -38,7 +38,12 @@ BuildRequires: %{python_module nose}
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
pylibmc is a Python client for memcached written in C.
|
pylibmc is a Python client for (lib)memcached written in C.
|
||||||
|
The Python interface is similar to python-memcached.
|
||||||
|
|
||||||
|
pylibmc leverages configurable behaviors, data pickling, data
|
||||||
|
compression, tested GIL retention, consistent distribution, and the
|
||||||
|
binary memcached protocol.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n pylibmc-%{version}
|
%setup -q -n pylibmc-%{version}
|
||||||
|
Reference in New Issue
Block a user