From 381171a216c50b62b63f587c206d2f8cffc96377 Mon Sep 17 00:00:00 2001 From: Hartmut Goebel Date: Fri, 26 Sep 2025 13:07:20 +0200 Subject: [PATCH] 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 --- gnu/packages/tryton.scm | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm index 12211deccc307d9cdcd4b1a2bb27dbade0bb7abc..83e4f6c79e576d3762effa6579a2bc75eef32ebc 100644 --- a/gnu/packages/tryton.scm +++ b/gnu/packages/tryton.scm @@ -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