Hello community, here is the log from the commit of package python-jsonschema for openSUSE:Factory checked in at 2013-04-14 10:38:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jsonschema (Old) and /work/SRC/openSUSE:Factory/.python-jsonschema.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jsonschema", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/python-jsonschema/python-jsonschema.changes 2013-02-25 20:41:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-jsonschema.new/python-jsonschema.changes 2013-04-14 10:38:16.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Apr 13 10:11:29 UTC 2013 - [email protected] + +- Remove pre_checkin.sh since the two packages are not the same + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/python-jsonschema/python3-jsonschema.changes 2013-02-25 20:41:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-jsonschema.new/python3-jsonschema.changes 2013-04-14 10:38:16.000000000 +0200 @@ -1,0 +2,11 @@ +Sat Apr 13 10:11:29 UTC 2013 - [email protected] + +- Remove pre_checkin.sh since the two packages are not the same + +------------------------------------------------------------------- +Fri Apr 12 11:13:01 UTC 2013 - [email protected] + +- Added requires and buildrequires python3. It will not work + properly without them on openSUSE < 12.3 + +------------------------------------------------------------------- Old: ---- pre_checkin.sh ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-jsonschema.spec ++++++ --- /var/tmp/diff_new_pack.pYO3XQ/_old 2013-04-14 10:38:17.000000000 +0200 +++ /var/tmp/diff_new_pack.pYO3XQ/_new 2013-04-14 10:38:17.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package python-jsonschema +# spec file for package python3-jsonschema # # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,10 +24,12 @@ Group: Development/Languages/Python Url: http://github.com/Julian/jsonschema Source: http://pypi.python.org/packages/source/j/jsonschema/jsonschema-%{version}.tar.gz +BuildRequires: python3 BuildRequires: python3-devel # Test build requirements BuildRequires: python3-mock BuildRequires: python3-unittest2 +Requires: python3 BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python3_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
