From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id wLYEKuuA8mS3GAAA9RJhRA:P1 (envelope-from ) for ; Sat, 02 Sep 2023 02:25:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id wLYEKuuA8mS3GAAA9RJhRA (envelope-from ) for ; Sat, 02 Sep 2023 02:25:15 +0200 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 6606FFC3F for ; Sat, 2 Sep 2023 02:25:15 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=WgWDR3MT; dmarc=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=1693614315; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-to: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=SiDQo4OIGAUmiuxOdS0YgJ0UYA7vBkgoMrYVISbIjxY=; b=uJP7RfRiPFH/8hPldfKFH4cRylHThoqsyGn67JbblFm+gol2xqr4vWvUH9DUw6LBZ6BZAK Oq/daph+yy90uJGdVzTIHYQfm8FeCQQ4xX9UapNE9x9cDFyJ4Zs2VSnZx7m0Vzkub15dDi C9A+w0+NLrqS8yDEwqiHdcTWTO+zHopNVCbynFcCEkzoF8Tl65urKU+NLno+XB7LwdRwR6 1xFbDw2XlJ4V3qs/WsK6NEQUV6iqK0Qr2UBDkJju/O+LF3y4U61cs0c/N24fK7YyF4olmy KamHODAADyXwWIvvSCKQXzDNPcAo4uauCsyDUJrADRqbv7zhe5H6czLHWS0ibw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693614315; a=rsa-sha256; cv=none; b=oyyu4Y4riz3PLngjP48Rjq9nURkLPinUEPraKIDHbWZd3E4K34FCZkTKnGdYVnD2Zcou8E 0scx/hihYacOzh58mKvDRBFsLAvdIG94jF1tW/pRmziQWG+3ee3RWZWoZDuW8wNmSeXaVe 6BANg2E1ZH8EyBIFqfhrbVwZyaZMjkss/z2k1uPCvpokwcGmNnZp7chWcIzb+VZLJAOmRi oDV3u00rY4GQXmCjsSAzVfMXrU/0L1s+58vWFt8tiFObTualV+597ZqdshdwnUj9oQzSbC U7i3CRrMoon48cO56wMtHxaUcqhg7cKM70PI06KjOg4OcK540t18xOBHm3uHOg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=WgWDR3MT; dmarc=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 localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcERa-0005R7-Ll; Fri, 01 Sep 2023 20:24:54 -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 1qcERY-0005Qq-Ki for guix-patches@gnu.org; Fri, 01 Sep 2023 20:24:52 -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 1qcERY-0003zF-Cx for guix-patches@gnu.org; Fri, 01 Sep 2023 20:24:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcERh-0004x4-QN for guix-patches@gnu.org; Fri, 01 Sep 2023 20:25:01 -0400 Subject: bug#56027: [PATCH] gnu: Add python-timeout-decorator. Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 02 Sep 2023 00:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 56027 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Antero Mejr , 56027-done@debbugs.gnu.org Mail-Followup-To: 56027@debbugs.gnu.org, vagrant@debian.org, antero@mailbox.org Received: via spool by 56027-done@debbugs.gnu.org id=D56027.169361424618963 (code D ref 56027); Sat, 02 Sep 2023 00:25:01 +0000 Received: (at 56027-done) by debbugs.gnu.org; 2 Sep 2023 00:24:06 +0000 Received: from localhost ([127.0.0.1]:34539 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcEQn-0004vn-L1 for submit@debbugs.gnu.org; Fri, 01 Sep 2023 20:24:05 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:51390) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcEQm-0004vJ-9N for 56027-done@debbugs.gnu.org; Fri, 01 Sep 2023 20:24:04 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 497AC1AA7B; Fri, 1 Sep 2023 17:23:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1693614226; bh=B6nQ1ZademrXkeNm5QHlT/D95hfmDJG/FLxQeCjs/HQ=; h=From:To:Subject:In-Reply-To:References:Date:From; b=WgWDR3MTCDxLIVuqTCWlKbjVX8fFwO9rQecktPH6SW+k/aB+p6B2qx6FqfJnl0Oy0 P6VSIyre0FfsP+7NDjwEcMo1LVvfIfJ4HOSbs0Vf6c69mz4djLC4XrzzXh7i93zJ/M ljd42cvCyYe1YZEh4cwECRnXS/r2pYpwhFOQ0IQRDiNmu1lIyRtCIHC7sYDU/YrJlq mobmFzn0YdnPhaRwl0dLJ7IuTa9U7V3Y2txcUA/3KJkyFAmtFnGq9Kph8RIOHZEvsz o8lJXKF4sko3l/n5bdmB4c5y60fX7K8t1KrNGg0bffaMDBzxzKGhqw5cdQiQKOk/Rn QushRp2WcVkYg== From: Vagrant Cascadian In-Reply-To: <20220616185645.10158-1-antero@mailbox.org> References: <20220616185645.10158-1-antero@mailbox.org> Date: Fri, 01 Sep 2023 17:23:39 -0700 Message-ID: <87v8ctpgms.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 6606FFC3F X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -2.33 X-Spam-Score: -2.33 X-TUID: BIGRy7wpgQAA --=-=-= Content-Type: text/plain On 2022-06-16, Antero Mejr wrote: > * gnu/packages/python-xyz.scm (python-timeout-decorator): New variable. ... > +(define-public python-timeout-decorator > + (package > + (name "python-timeout-decorator") > + (version "0.5.0") This was added in commit: b6b09a93fd0d2177e702f43c566bb2b4c2d300c8 gnu: Add python-timeout-decorator. Marking as done. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZPKAiwAKCRDcUY/If5cW qnMKAP0aRlxAtbvkIpKSRDPoq/M+a5wJTDqd8eHfYQ8QUB/15QD+ITLq8V+Xm8rj QfR/OzeVn/+SGpeNxb3zLxmGsapwwwY= =LCLU -----END PGP SIGNATURE----- --=-=-=--