Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package trytond_account_invoice for openSUSE:Factory checked in at 2021-02-01 13:27:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trytond_account_invoice (Old) and /work/SRC/openSUSE:Factory/.trytond_account_invoice.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_account_invoice" Mon Feb 1 13:27:48 2021 rev:16 rq:868167 version:5.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/trytond_account_invoice/trytond_account_invoice.changes 2020-10-21 14:38:53.605622585 +0200 +++ /work/SRC/openSUSE:Factory/.trytond_account_invoice.new.28504/trytond_account_invoice.changes 2021-02-01 13:29:44.326246403 +0100 @@ -1,0 +2,5 @@ +Sun Jan 24 16:30:55 UTC 2021 - Axel Braun <axel.br...@gmx.de> + +- Adaption to new python macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trytond_account_invoice.spec ++++++ --- /var/tmp/diff_new_pack.o7emIv/_old 2021-02-01 13:29:44.970247405 +0100 +++ /var/tmp/diff_new_pack.o7emIv/_new 2021-02-01 13:29:44.974247411 +0100 @@ -2,7 +2,7 @@ # spec file for package trytond_account_invoice # # Copyright (c) 2020 SUSE LLC -# Copyright (c) 2017 Dr. Axel Braun +# Copyright (c) 2017-2021 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,10 +46,10 @@ %setup -q %build -python3 setup.py build +%python3_build %install -python3 setup.py install --prefix=%_prefix --root=%buildroot +%python3_install --prefix=%_prefix --root=%buildroot %fdupes -s %{buildroot} %files