Hello community, here is the log from the commit of package python-WebOb for openSUSE:Factory checked in at 2013-03-08 09:48:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-WebOb (Old) and /work/SRC/openSUSE:Factory/.python-WebOb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-WebOb", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/python-WebOb/python-WebOb.changes 2012-11-28 14:35:36.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-WebOb.new/python-WebOb.changes 2013-03-08 09:48:35.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Jan 14 15:12:52 UTC 2013 - [email protected] + +- (Build)Require python-pyOpenSSL instead of M2Crypto (to get the + ssl Python base module) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-WebOb.spec ++++++ --- /var/tmp/diff_new_pack.fzzCcU/_old 2013-03-08 09:48:36.000000000 +0100 +++ /var/tmp/diff_new_pack.fzzCcU/_new 2013-03-08 09:48:36.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-WebOb # -# 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 @@ -24,12 +24,12 @@ Group: Development/Languages/Python Url: http://webob.org/ Source: http://pypi.python.org/packages/source/W/WebOb/WebOb-%{version}.tar.gz -BuildRequires: python-M2Crypto BuildRequires: python-Sphinx BuildRequires: python-devel BuildRequires: python-distribute BuildRequires: python-nose -Requires: python-M2Crypto +BuildRequires: python-pyOpenSSL +Requires: python-pyOpenSSL BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: python-webob = %{version} Obsoletes: python-webob < %{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
