From 13ff7149f842319564742ea2d1ec658ae9e6ca56 Mon Sep 17 00:00:00 2001 From: Hartmut Goebel Date: Fri, 26 Sep 2025 12:03:13 +0200 Subject: [PATCH] gnu: trytond-account-credit-limit: Update to 7.0.2 and switch to pyproject. * gnu/packages/tryton.scm(trytond-account-credit-limit): Update to 7.0.2. [build-system] Switch to pyproject-build-system. [propagated-inputs]: Add trytond-currency. Change-Id: Ic98498158887b4a81b381b24ad6d5edcf524614d --- gnu/packages/tryton.scm | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 7bd7db131d81011957e07f881d7d12434fc6ab0b..8fb25609647f9a501fed652e5c196094f038ea07 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -377,20 +377,21 @@ amounts to be rounded using the cash rounding factor of the currency.") (define-public trytond-account-credit-limit (package (name "trytond-account-credit-limit") - (version "6.2.0") + (version "7.0.2") (source (origin (method url-fetch) (uri (pypi-uri "trytond_account_credit_limit" version)) (sha256 - (base32 "1j3krz4qm04366d1k4sdf089vwbjl29lw8wbpd002hr2lb2lppm3")))) - (build-system python-build-system) + (base32 "12p2ryn9lywnxm6839wv9s9jgx8k6cnjaffdxyv2m0vkj2hpvm7r")))) + (build-system pyproject-build-system) (arguments (tryton-arguments "account_credit_limit")) (native-inputs - `(,@(%standard-trytond-native-inputs) - ("trytond-account-dunning" ,trytond-account-dunning))) + (cons* trytond-account-dunning + %standard-trytond-native-inputs)) (propagated-inputs - (list trytond trytond-account trytond-company trytond-party)) + (list trytond trytond-account trytond-company trytond-currency + trytond-party)) (home-page "https://docs.tryton.org/projects/modules-account-credit-limit") (synopsis "Tryton module for account credit limit") (description "The @emph{Account Credit Limit} Tryton module for manages