forked from pool/python-python-memcached
- Add python-memcached-ipv6-and-or.patch: Add IPv6 support and fix
hostData port return value OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-memcached?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
d807aa49b9
commit
6b026afdf9
@@ -24,6 +24,7 @@ Summary: Pure python memcached client
|
||||
License: Python-2.0
|
||||
Group: Development/Languages/Python
|
||||
Source: http://pypi.python.org/packages/source/p/python-memcached/python-memcached-%{version}.tar.gz
|
||||
Patch0: python-memcached-ipv6-and-or.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
@@ -46,6 +47,7 @@ for more information.
|
||||
|
||||
%prep
|
||||
%setup -q -n python-memcached-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
python setup.py build
|
||||
|
Reference in New Issue
Block a user