Hello community, here is the log from the commit of package python-Mako for openSUSE:Factory checked in at 2016-11-17 12:21:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Mako (Old) and /work/SRC/openSUSE:Factory/.python-Mako.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Mako" Changes: -------- --- /work/SRC/openSUSE:Factory/python-Mako/python-Mako.changes 2016-09-20 13:22:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-Mako.new/python-Mako.changes 2016-11-17 12:21:07.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Nov 16 06:57:29 UTC 2016 - [email protected] + +- python-Beaker is only recommended, not required. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Mako.spec ++++++ --- /var/tmp/diff_new_pack.xpdCHl/_old 2016-11-17 12:21:08.000000000 +0100 +++ /var/tmp/diff_new_pack.xpdCHl/_new 2016-11-17 12:21:08.000000000 +0100 @@ -31,9 +31,11 @@ BuildRequires: python-pbr BuildRequires: python-pytest BuildRequires: python-setuptools -Requires: python-Beaker >= 1.1 Requires: python-MarkupSafe Provides: python-mako = %{version} +%if 0%{?suse_version} +Recommends: python-Beaker >= 1.1 +%endif Obsoletes: python-mako < %{version} %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()")}
