Hello community, here is the log from the commit of package python-mock for openSUSE:Factory checked in at 2012-03-11 20:04:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mock (Old) and /work/SRC/openSUSE:Factory/.python-mock.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mock", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/python-mock/python-mock.changes 2011-09-23 12:42:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-mock.new/python-mock.changes 2012-03-11 20:05:01.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Mar 10 16:54:44 UTC 2012 - [email protected] + +- Update to version 0.8.0: + - See docs/changelog.txt for details + +------------------------------------------------------------------- Old: ---- mock-0.7.2.tar.gz New: ---- mock-0.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mock.spec ++++++ --- /var/tmp/diff_new_pack.DD2fnp/_old 2012-03-11 20:05:02.000000000 +0100 +++ /var/tmp/diff_new_pack.DD2fnp/_new 2012-03-11 20:05:02.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-mock # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -16,10 +16,9 @@ # - Name: python-mock -Version: 0.7.2 -Release: 1 +Version: 0.8.0 +Release: 0 Url: http://www.voidspace.org.uk/python/mock/ Summary: A Python Mocking and Patching Library for Testing License: BSD-3-Clause @@ -29,13 +28,11 @@ BuildRequires: python-devel BuildRequires: python-distribute BuildRequires: python-unittest2 -%if 0%{?suse_version} -%py_requires -%if 0%{?suse_version} > 1110 +%if 0%{?suse_version} && 0%{?suse_version} <= 1110 +%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} +%else BuildArch: noarch %endif -%endif -%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %description mock is a Python module that provides a core Mock class. It removes the need ++++++ mock-0.7.2.tar.gz -> mock-0.8.0.tar.gz ++++++ ++++ 25878 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
