commit trytond_purchase_request for openSUSE:Factory
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 2021-02-01 13:28:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trytond_purchase_request (Old) and /work/SRC/openSUSE:Factory/.trytond_purchase_request.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "trytond_purchase_request" Mon Feb 1 13:28:02 2021 rev:9 rq:868176 version:5.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/trytond_purchase_request/trytond_purchase_request.changes 2020-04-05 20:54:59.717278557 +0200 +++ /work/SRC/openSUSE:Factory/.trytond_purchase_request.new.28504/trytond_purchase_request.changes 2021-02-01 13:29:53.414260542 +0100 @@ -1,0 +2,5 @@ +Sun Jan 24 16:42:08 UTC 2021 - Axel Braun <axel.braun@gmx.de> + +- Adaption to new python macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trytond_purchase_request.spec ++++++ --- /var/tmp/diff_new_pack.DuMumg/_old 2021-02-01 13:29:54.194261756 +0100 +++ /var/tmp/diff_new_pack.DuMumg/_new 2021-02-01 13:29:54.198261762 +0100 @@ -2,7 +2,7 @@ # spec file for package trytond_purchase_request # # Copyright (c) 2020 SUSE LLC -# Copyright (c) 2017 Dr. Axel Braun +# Copyright (c) 2017-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_purchase_request @@ -29,25 +28,27 @@ License: GPL-3.0-only Group: Productivity/Office/Management +BuildRequires: fdupes BuildRequires: python3-setuptools -BuildArch: noarch - Requires: trytond Requires: trytond_product Requires: trytond_purchase +BuildArch: noarch + %description The purchase_request module of the Tryton application platform allows you to create a purchase request as pre-step for a purchase %prep -%setup -q -n %{name}-%version +%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 %defattr(-,root,root)
participants (1)
-
Source-Sync