Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package trytond_purchase for 
openSUSE:Factory checked in at 2021-02-01 13:28:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_purchase (Old)
 and      /work/SRC/openSUSE:Factory/.trytond_purchase.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond_purchase"

Mon Feb  1 13:28:01 2021 rev:15 rq:868175 version:5.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_purchase/trytond_purchase.changes        
2020-07-09 13:20:36.101503642 +0200
+++ 
/work/SRC/openSUSE:Factory/.trytond_purchase.new.28504/trytond_purchase.changes 
    2021-02-01 13:29:52.514259143 +0100
@@ -1,0 +2,5 @@
+Sun Jan 24 16:40:58 UTC 2021 - Axel Braun <axel.br...@gmx.de>
+
+- Adaption to new python macros
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ trytond_purchase.spec ++++++
--- /var/tmp/diff_new_pack.ORgtEg/_old  2021-02-01 13:29:53.158260144 +0100
+++ /var/tmp/diff_new_pack.ORgtEg/_new  2021-02-01 13:29:53.162260150 +0100
@@ -2,7 +2,7 @@
 # spec file for package trytond_purchase
 #
 # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2014-2016 Dr. Axel Braun
+# Copyright (c) 2014-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
@@ -48,10 +48,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 

Reply via email to