From 655f42357b78e56f832ffc7ca40ee31887719ba2c29188b544b35bd027c7b76e Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 24 Oct 2013 11:08:13 +0000 Subject: [PATCH] - Require python-setuptools instead of distribute (upstreams merged) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=17 --- python-M2Crypto.changes | 5 +++++ python-M2Crypto.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index a8fbbd3..deb1cf9 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 11:08:11 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Fri Sep 13 14:52:08 UTC 2013 - jmatejek@suse.com diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 633f852..f81655a 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -28,7 +28,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: openssl BuildRequires: openssl-devel BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools BuildRequires: swig %if 0%{?suse_version} %py_requires