Hello community, here is the log from the commit of package python-cloudfiles for openSUSE:Factory checked in at 2013-03-14 15:00:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cloudfiles (Old) and /work/SRC/openSUSE:Factory/.python-cloudfiles.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cloudfiles", Maintainer is "radma...@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/python-cloudfiles/python-cloudfiles.changes 2012-04-12 09:51:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-cloudfiles.new/python-cloudfiles.changes 2013-03-14 15:00:59.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Mar 13 10:00:00 UTC 2013 - speili...@suse.com + +- BuildRequire 'python' to have the ssl module available + + Fixes SLE builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cloudfiles.spec ++++++ --- /var/tmp/diff_new_pack.HoMB9B/_old 2013-03-14 15:01:01.000000000 +0100 +++ /var/tmp/diff_new_pack.HoMB9B/_new 2013-03-14 15:01:01.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-cloudfiles # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,6 +27,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: python-devel +# Test requirements: +# NOTE(saschpe): 'python' is necessary for the ssl module: +BuildRequires: python BuildRequires: python-distribute BuildRequires: python-httplib2 BuildRequires: python-nose -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org