Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package trytond_company for openSUSE:Factory checked in at 2021-02-01 13:27:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trytond_company (Old) and /work/SRC/openSUSE:Factory/.trytond_company.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_company" Mon Feb 1 13:27:53 2021 rev:8 rq:868170 version:5.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/trytond_company/trytond_company.changes 2020-04-05 20:54:44.453262180 +0200 +++ /work/SRC/openSUSE:Factory/.trytond_company.new.28504/trytond_company.changes 2021-02-01 13:29:47.150250796 +0100 @@ -1,0 +2,5 @@ +Sun Jan 24 16:34:13 UTC 2021 - Axel Braun <axel.br...@gmx.de> + +- Adaption to new python macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trytond_company.spec ++++++ --- /var/tmp/diff_new_pack.oZbgEz/_old 2021-02-01 13:29:47.806251817 +0100 +++ /var/tmp/diff_new_pack.oZbgEz/_new 2021-02-01 13:29:47.810251823 +0100 @@ -2,7 +2,7 @@ # spec file for package trytond_company # # Copyright (c) 2020 SUSE LLC -# Copyright (c) 2015 Dr. Axel Braun +# Copyright (c) 2015-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 @@ -43,10 +43,10 @@ %setup -q -n %{name}-%version %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