Hello community, here is the log from the commit of package python-jsonschema for openSUSE:Factory checked in at 2014-02-26 06:55:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jsonschema (Old) and /work/SRC/openSUSE:Factory/.python-jsonschema.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jsonschema" Changes: -------- --- /work/SRC/openSUSE:Factory/python-jsonschema/python-jsonschema.changes 2013-11-04 16:19:51.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-jsonschema.new/python-jsonschema.changes 2014-02-26 06:55:06.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Feb 13 10:27:36 UTC 2014 - [email protected] + +- remove dependency on unittest2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jsonschema.spec ++++++ --- /var/tmp/diff_new_pack.sZNKDq/_old 2014-02-26 06:55:08.000000000 +0100 +++ /var/tmp/diff_new_pack.sZNKDq/_new 2014-02-26 06:55:08.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-jsonschema # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,9 +27,9 @@ BuildRequires: python-devel # Test build requirements BuildRequires: python-mock -BuildRequires: python-unittest2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 +BuildRequires: python-unittest2 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %else BuildArch: noarch -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
