From 487609f1365171bed2b477ea035c32c9ddb4fa20 Mon Sep 17 00:00:00 2001 From: Hartmut Goebel Date: Fri, 26 Sep 2025 12:58:12 +0200 Subject: [PATCH] gnu: trytond-sale-opportunity: Update to 7.0.5 and switch to pyproject. * gnu/packages/tryton.scm(trytond-sale-opportunity): Update to 7.0.5. [build-system]: Switch to pyproject-build-system. [propagated-inputs]: Remove trytond-account and trytond-stock. Change-Id: Ic853c8ec7817dd2e18bc4030defecb56d1942399 --- gnu/packages/tryton.scm | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 9d3814fadfe5d73b5ce7585f41e16ec99eb395b4..fe2eb952fa611ef2eb5371dff22de08b7b081995 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -3472,26 +3472,24 @@ option to define how invoice lines generated from sales will be grouped.") (define-public trytond-sale-opportunity (package (name "trytond-sale-opportunity") - (version "6.2.0") + (version "7.0.5") (source (origin (method url-fetch) (uri (pypi-uri "trytond_sale_opportunity" version)) (sha256 - (base32 "05zliwc39zandn7amjzf1n7fqxq7yrwrx5b418ikh09pfz4alq21")))) - (build-system python-build-system) + (base32 "1r2xa0y60yc4f13w0pm7w48jnwh60hrn2w4jld251wjf56cb1yjr")))) + (build-system pyproject-build-system) (arguments (tryton-arguments "sale_opportunity")) - (native-inputs (%standard-trytond-native-inputs)) + (native-inputs %standard-trytond-native-inputs) (propagated-inputs (list trytond - trytond-account trytond-account-invoice trytond-company trytond-currency trytond-party trytond-product - trytond-sale - trytond-stock)) + trytond-sale)) (home-page "https://docs.tryton.org/projects/modules-sale-opportunity") (synopsis "Tryton module with leads and opportunities") (description "The @emph{Sale Opportunity} Tryton module defines the