Hello community, here is the log from the commit of package python-tablib for openSUSE:Factory checked in at 2015-08-03 17:21:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tablib (Old) and /work/SRC/openSUSE:Factory/.python-tablib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tablib" Changes: -------- --- /work/SRC/openSUSE:Factory/python-tablib/python-tablib.changes 2015-05-19 23:42:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-tablib.new/python-tablib.changes 2015-08-03 17:21:37.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jul 24 21:47:30 UTC 2015 - [email protected] + +- fix RHEL build by ignoring bytecompile-errors + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tablib.spec ++++++ --- /var/tmp/diff_new_pack.eCDMHV/_old 2015-08-03 17:21:38.000000000 +0200 +++ /var/tmp/diff_new_pack.eCDMHV/_new 2015-08-03 17:21:38.000000000 +0200 @@ -16,6 +16,11 @@ # +%if 0%{?rhel} +# I get syntax errors in the brp-python-bytecompile step... +%define _python_bytecompile_errors_terminate_build 0 +%endif + Name: python-tablib Version: 0.10.0 Release: 0
