~ruther/guix-local

5d694ae5e0afc2750f18cc5eb05d5b81df8d8696 — Hartmut Goebel 5 months ago 105a3fe
gnu: trytond-stock-package: Update to 7.0.1 and switch to pyproject.

* gnu/packages/tryton.scm(trytond-stock-package): Update to 7.0.1.
[build-system] Switch to pyproject-build-system.

Change-Id: Iaf7a835e61bd1d4442197bbd800ea76227445e71
1 files changed, 8 insertions(+), 5 deletions(-)

M gnu/packages/tryton.scm
M gnu/packages/tryton.scm => gnu/packages/tryton.scm +8 -5
@@ 4184,18 4184,21 @@ unit and quantity on stock lot.")
(define-public trytond-stock-package
  (package
    (name "trytond-stock-package")
    (version "6.2.0")
    (version "7.0.1")
    (source
     (origin
       (method url-fetch)
       (uri (pypi-uri "trytond_stock_package" version))
       (sha256
        (base32 "1jy7qz62h29rf10mjr9d9pm6g53ira26m77iccs0cwv3qlrv87rg"))))
    (build-system python-build-system)
        (base32 "1ambw85d8ibi5b5pki8frc401m5xiyjikwrkqlnbi86h6r3agacc"))))
    (build-system pyproject-build-system)
    (arguments (tryton-arguments "stock_package"))
    (native-inputs (%standard-trytond-native-inputs))
    (native-inputs %standard-trytond-native-inputs)
    (propagated-inputs
     (list trytond trytond-company trytond-product trytond-stock))
     (list trytond
           trytond-company
           trytond-product
           trytond-stock))
    (home-page "https://docs.tryton.org/projects/modules-stock-package")
    (synopsis "Tryton module for stock packaging")
    (description "The @emph{Stock Package} Tryton module allows storing