~ruther/guix-local

13ff7149f842319564742ea2d1ec658ae9e6ca56 — Hartmut Goebel 8 months ago 6b8c1e2
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
1 files changed, 7 insertions(+), 6 deletions(-)

M gnu/packages/tryton.scm
M gnu/packages/tryton.scm => gnu/packages/tryton.scm +7 -6
@@ 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