Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package trytond_purchase_request for
openSUSE:Factory checked in at 2023-10-19 22:50:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_purchase_request (Old)
and /work/SRC/openSUSE:Factory/.trytond_purchase_request.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_purchase_request"
Thu Oct 19 22:50:13 2023 rev:16 rq:1118964 version:6.0.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/trytond_purchase_request/trytond_purchase_request.changes
2023-02-20 17:46:43.179725123 +0100
+++
/work/SRC/openSUSE:Factory/.trytond_purchase_request.new.1945/trytond_purchase_request.changes
2023-10-19 22:52:31.649765539 +0200
@@ -1,0 +2,6 @@
+Thu Oct 19 11:39:21 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_purchase_request.spec ++++++
--- /var/tmp/diff_new_pack.rhJDxJ/_old 2023-10-19 22:52:32.381792088 +0200
+++ /var/tmp/diff_new_pack.rhJDxJ/_new 2023-10-19 22:52:32.385792234 +0200
@@ -31,6 +31,7 @@
Group: Productivity/Office/Management
BuildRequires: fdupes
+BuildRequires: python-rpm-macros
BuildRequires: python3-setuptools
Requires: trytond
@@ -49,7 +50,7 @@
%python3_build
%install
-%python3_install --prefix=%_prefix --root=%buildroot
+%python3_install
%fdupes -s %{buildroot}
%files