Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package trytond_stock_lot for
openSUSE:Factory checked in at 2023-10-19 22:50:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_stock_lot (Old)
and /work/SRC/openSUSE:Factory/.trytond_stock_lot.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_stock_lot"
Thu Oct 19 22:50:15 2023 rev:13 rq:1118966 version:6.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_stock_lot/trytond_stock_lot.changes
2023-09-07 21:15:01.274196079 +0200
+++
/work/SRC/openSUSE:Factory/.trytond_stock_lot.new.1945/trytond_stock_lot.changes
2023-10-19 22:52:33.297825312 +0200
@@ -1,0 +2,6 @@
+Thu Oct 19 11:39:35 UTC 2023 - Daniel Garcia Moreno <[email protected]>
+
+- Remove %python3_install prefix and root options, that's included in
+ the macro by default.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ trytond_stock_lot.spec ++++++
--- /var/tmp/diff_new_pack.ynMYhg/_old 2023-10-19 22:52:33.725840836 +0200
+++ /var/tmp/diff_new_pack.ynMYhg/_new 2023-10-19 22:52:33.729840981 +0200
@@ -30,6 +30,7 @@
URL: http://www.tryton.org/
# List of additional build dependencies
BuildRequires: fdupes
+BuildRequires: python-rpm-macros
BuildRequires: python3-setuptools
Requires: trytond
@@ -52,7 +53,7 @@
%python3_build
%install
-%python3_install --prefix=%_prefix --root=%buildroot
+%python3_install
%fdupes -s %{buildroot}
%files