~ruther/guix-local

381171a216c50b62b63f587c206d2f8cffc96377 — Hartmut Goebel 5 months ago 3e481db
gnu: trytond-timesheet: Update to 7.0.1 and switch to pyproject.

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

Change-Id: Ib767f9470310b253c89729401e5fc3520e6674fd
1 files changed, 7 insertions(+), 5 deletions(-)

M gnu/packages/tryton.scm
M gnu/packages/tryton.scm => gnu/packages/tryton.scm +7 -5
@@ 4669,18 4669,20 @@ supply mechanisms via production request.")
(define-public trytond-timesheet
  (package
    (name "trytond-timesheet")
    (version "6.2.0")
    (version "7.0.1")
    (source
     (origin
       (method url-fetch)
       (uri (pypi-uri "trytond_timesheet" version))
       (sha256
        (base32 "0lbdb0743mj33vrzrb3fq93d3ksj3395d7q0ivbplp1nn3hrh6sq"))))
    (build-system python-build-system)
        (base32 "1f4js2aykh68b272mijlqlzphkim2c37qb9dnbgcydqaydvy9025"))))
    (build-system pyproject-build-system)
    (arguments (tryton-arguments "timesheet"))
    (native-inputs (%standard-trytond-native-inputs))
    (native-inputs %standard-trytond-native-inputs)
    (propagated-inputs
     (list trytond trytond-company trytond-company-work-time))
     (list trytond
           trytond-company
           trytond-company-work-time))
    (home-page "https://docs.tryton.org/projects/modules-timesheet")
    (synopsis "Tryton module with timesheets")
    (description "The @emph{Timesheet} Tryton module allows tracking the time