Hello community, here is the log from the commit of package python-Logbook for openSUSE:Factory checked in at 2019-09-23 12:17:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Logbook (Old) and /work/SRC/openSUSE:Factory/.python-Logbook.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Logbook" Mon Sep 23 12:17:29 2019 rev:4 rq:731162 version:1.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Logbook/python-Logbook.changes 2019-03-12 09:52:14.811552029 +0100 +++ /work/SRC/openSUSE:Factory/.python-Logbook.new.7948/python-Logbook.changes 2019-09-23 12:17:31.241805673 +0200 @@ -1,0 +2,5 @@ +Sat Sep 14 15:30:16 UTC 2019 - John Vandenberg <[email protected]> + +- Use python_expand in %build to allow building only a single flavour + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Logbook.spec ++++++ --- /var/tmp/diff_new_pack.NtRB68/_old 2019-09-23 12:17:31.765805587 +0200 +++ /var/tmp/diff_new_pack.NtRB68/_new 2019-09-23 12:17:31.765805587 +0200 @@ -60,11 +60,10 @@ %build export CFLAGS="%{optflags} -fno-strict-aliasing" -cython-%{python2_version} logbook/_speedups.pyx -%python2_build +%{python_expand cython-%{$python_version} logbook/_speedups.pyx +%{$python_build} rm logbook/_speedups.c -cython-%{python3_version} logbook/_speedups.pyx -%python3_build +} %install %python_install
