~ruther/guix-local

253c73a1295d677456155ce03eb6132b8149f336 — Hartmut Goebel 8 months ago b7ce79c
gnu: trytond-account-es: Update to 7.0.3 and switch to pyproject.

* gnu/packages/tryton.scm(trytond-account-es): Update to 7.0.3.
[build-system] Switch to pyproject-build-system.
[native-inputs]: Add trytond-sale-gift-card.
[propagated-inputs]: Add python-phonenumbers.

Change-Id: I6b77cdad4817897517563376df6da785e57a7e91
1 files changed, 16 insertions(+), 9 deletions(-)

M gnu/packages/tryton.scm
M gnu/packages/tryton.scm => gnu/packages/tryton.scm +16 -9
@@ 540,23 540,30 @@ letters.")
(define-public trytond-account-es
  (package
    (name "trytond-account-es")
    (version "6.2.0")
    (version "7.0.3")
    (source
     (origin
       (method url-fetch)
       (uri (pypi-uri "trytond_account_es" version))
       (sha256
        (base32 "0wwfkqxlppaild62labldabcnzgdmiqd36sknqdb69jn4ljhw4im"))))
    (build-system python-build-system)
        (base32 "009wx8ihx8i976hpfpqjlp0gbvfzpdgmpdigwla19416yqjkpvka"))))
    (build-system pyproject-build-system)
    (arguments (tryton-arguments "account_es"))
    (native-inputs
     `(,@(%standard-trytond-native-inputs)
       ("trytond-account-asset" ,trytond-account-asset)
       ("trytond-account-payment-sepa" ,trytond-account-payment-sepa)
       ("trytond-sale-advance-payment" ,trytond-sale-advance-payment)))
     (cons* trytond-account-asset
            trytond-account-payment-sepa
            trytond-sale-advance-payment
            trytond-sale-gift-card
            %standard-trytond-native-inputs))
    (propagated-inputs
     (list trytond trytond-account trytond-account-eu trytond-account-invoice
           trytond-company trytond-currency trytond-party))
     (list python-phonenumbers
           trytond
           trytond-account
           trytond-account-eu
           trytond-account-invoice
           trytond-company
           trytond-currency
           trytond-party))
    (home-page "https://docs.tryton.org/projects/modules-account-es")
    (synopsis "Tryton with Spanish chart of accounts")
    (description "This package provides the following Spanish charts of