From adb4a58947cc609fcb12cdd817c27bba6c87901f89e37ff1d78f067ade6ea970 Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 26 Sep 2013 11:51:36 +0000 Subject: [PATCH] Accepting request 200710 from home:rhafer:branches:devel:languages:python bnc#842516 OBS-URL: https://build.opensuse.org/request/show/200710 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=28 --- python-pip.changes | 5 +++++ python-pip.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-pip.changes b/python-pip.changes index 935f0b6..23b1a96 100644 --- a/python-pip.changes +++ b/python-pip.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 26 11:33:58 UTC 2013 - rhafer@suse.com + +- Fixed missing Requires for python-xml (bnc#842516) + ------------------------------------------------------------------- Thu Aug 8 20:16:51 UTC 2013 - dmueller@suse.com diff --git a/python-pip.spec b/python-pip.spec index bdee1a1..ae48b2c 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -28,6 +28,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-setuptools Requires: python-setuptools +Requires: python-xml Requires(post): update-alternatives Requires(postun): update-alternatives %if 0%{?suse_version} && 0%{?suse_version} <= 1110