From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id KBlfKAt+QmbzmQAAe85BDQ:P1 (envelope-from ) for ; Mon, 13 May 2024 22:54:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id KBlfKAt+QmbzmQAAe85BDQ (envelope-from ) for ; Mon, 13 May 2024 22:54:35 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FQIfzFcm; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1715633675; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=q+DTACVLT6WgIy6yoh+VLqd/apfAND78X1qazPRkvPE=; b=WnmJK1CheSXEWjHogY7S49UFwy1e4ts0qRfBzuQ+MHmaWZgVDyGTqErft85pxwY5cx3JOv D4QkeagChHZ4dT6bHCO9oloAc581++yXpGXrhwDB0IU6zZvHBmRPWJh2mHqttcXn74d/8c QT9q85COielPtziM9eYpxhAR0qSLJtqk66V9iy7hJhv4gWUXTkhKiXH7EPcBwx5rmIupoj BSl3o78px71XnSaQxJN4gjlRQ37rg/XMO20IdHDCcf+qh4rFTZoUKToMEawjrmVmZc6WNz b6GG+IY2i6jhEQw4m0uqZl7BcmfO2QWTx+af6GGFDI/L/wcOrqBhbNG/mKdHzQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1715633675; a=rsa-sha256; cv=none; b=j6STaowNS3tHUCxPcRBw7OVZN5N19z/pH0la4c86fTYHVCNnSpkj4sitcDJHHEKsGSY/Mv /7YMnjPRWgByMXc6zjbEwMLiAKehmwLakdAbETkM/IK6KaGKOjQg5TicpnNfjKoPFA3QAu Oa7nPj/r7ZGju8mteT4+wSI5KRtp1D3Sz3unLOry961SX/tR8AMgWPbkUWfepC2gHYVd7L gVZco+yVfLxY6fiHLcPrYQNBC1EEGbEV7HVxmad/1ZWSwiflyPBDB5tXCY+LaV/mL3+5Mx hyDC4+lfaQT4nQQpb4loK7xgXyp8C3UEyo4v/pI3WWzICVGXxUvrZG8SN+pT7g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FQIfzFcm; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 930D5464D for ; Mon, 13 May 2024 22:54:35 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s6cgO-00014e-TS; Mon, 13 May 2024 16:54:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s6cgN-000131-4Q for guix-patches@gnu.org; Mon, 13 May 2024 16:54:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s6cgM-0000R8-Rb for guix-patches@gnu.org; Mon, 13 May 2024 16:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s6cgN-0000m0-Dq for guix-patches@gnu.org; Mon, 13 May 2024 16:54:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70924] [PATCH 04/10] gnu: Add python-isoduration. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 May 2024 20:54:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70924 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70924@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 70924-submit@debbugs.gnu.org id=B70924.17156336052869 (code B ref 70924); Mon, 13 May 2024 20:54:03 +0000 Received: (at 70924) by debbugs.gnu.org; 13 May 2024 20:53:25 +0000 Received: from localhost ([127.0.0.1]:34877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s6cfl-0000kD-6l for submit@debbugs.gnu.org; Mon, 13 May 2024 16:53:25 -0400 Received: from mout02.posteo.de ([185.67.36.66]:52739) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s6cfj-0000jc-7m for 70924@debbugs.gnu.org; Mon, 13 May 2024 16:53:23 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id EE477240103 for <70924@debbugs.gnu.org>; Mon, 13 May 2024 22:53:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1715633597; bh=A9uLLyMljTHAZ/MwJ+6cBbAzoMrfSliHy0yqkxnZK0c=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding:From; b=FQIfzFcmOS0SZv0z0bVHCwnzXH1Tl5yJvFkvN4JCUkcvv7IAS5YACArFDAc8odvyB vYWy5bq7X/pDNKAwYZDr0bbdAs+WVDUNg+F7cnr3f8wizFDfWRipM6vYGHyH5ruASo rfMjuhhAMLz9TaKmy/qWc7yn4tM8YN27bs/pYBkq7+Jn6a25jN9YT67PqVyLdW54v8 0tVT/2xANsygGOhqDbg+oA2xtoIB6lOT5gXPLZhB/a4K/4jDwJ0PJWtULZPDngYYDH WJcN6eNfVisiZY6oTmBxkS116q/6tS2fH7ueS/vZRjGRo+zG03KXWenBH2aadwt3kU s4nnqBDQewrbw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4VdWsm0RVJz9rxF; Mon, 13 May 2024 22:53:15 +0200 (CEST) From: Vinicius Monego Date: Mon, 13 May 2024 20:52:09 +0000 Message-Id: In-Reply-To: <676c926b816fad99606d7803b3b43156fe4696a1.1715633288.git.monego@posteo.net> References: <676c926b816fad99606d7803b3b43156fe4696a1.1715633288.git.monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -0.97 X-Spam-Score: -0.97 X-Migadu-Queue-Id: 930D5464D X-Migadu-Scanner: mx11.migadu.com X-TUID: CABPIPrGxczc * gnu/packages/python-xyz.scm (python-isoduration): New variable. Change-Id: Ifc56c0405ec865f9f5c7f404248e02fe108d867d --- gnu/packages/python-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 73b2753dc3..1bb08ecb9b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -23639,6 +23639,31 @@ (define-public python-invoke instead of servers and network commands.") (license license:bsd-3))) +(define-public python-isoduration + (package + (name "python-isoduration") + (version "20.11.0") + (source (origin + (method git-fetch) ; no tests in PyPI + (uri (git-reference + (url "https://github.com/bolsote/isoduration") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1naml13qa1inr6k0j25jgw49r3wnkvwq5xc0v4navz6mxlgsrfp8")))) + (build-system pyproject-build-system) + (native-inputs (list python-isodate + python-pytest + python-pytest-benchmark)) + (propagated-inputs (list python-arrow)) + (home-page "https://github.com/bolsote/isoduration") + (synopsis "Operations with ISO 8601 durations") + (description "This package provides operations with ISO 8601 durations. +It addresses the shortcomings of @code{isodate} (as described in their own +Limitations section).") + (license license:isc))) + (define-public python-automat (package (name "python-automat") -- 2.39.2