Script 'mail_helper' called by obssrc
Hello community,

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

Package is "trytond_stock"

Mon Feb  1 13:28:04 2021 rev:19 rq:868177 version:5.0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_stock/trytond_stock.changes      
2020-12-04 21:29:25.346205285 +0100
+++ /work/SRC/openSUSE:Factory/.trytond_stock.new.28504/trytond_stock.changes   
2021-02-01 13:29:54.466262179 +0100
@@ -1,0 +2,5 @@
+Sun Jan 24 16:44:39 UTC 2021 - Axel Braun <axel.br...@gmx.de>
+
+- Adaption to new python-macros
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ trytond_stock.spec ++++++
--- /var/tmp/diff_new_pack.4OCADc/_old  2021-02-01 13:29:55.746264171 +0100
+++ /var/tmp/diff_new_pack.4OCADc/_new  2021-02-01 13:29:55.750264177 +0100
@@ -2,7 +2,7 @@
 # spec file for package trytond_stock
 #
 # Copyright (c) 2020 SUSE LLC
-# 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
@@ -16,7 +16,6 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-
 %define majorver 5.0
 Name:           trytond_stock
 Version:        %{majorver}.11
@@ -46,10 +45,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