From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.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 gPG/MsbYDWbTLQEA62LTzQ:P1 (envelope-from ) for ; Thu, 04 Apr 2024 00:31: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 mp1.migadu.com with LMTPS id gPG/MsbYDWbTLQEA62LTzQ (envelope-from ) for ; Thu, 04 Apr 2024 00:31:34 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="B3dO/5Gq"; dmarc=pass (policy=none) header.from=gnu.org; 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=1712183494; h=from:from:sender:sender:reply-to: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=3TvfmNyHEr9E6S05NQclNYd3ycMBwIie+sGKiuGdhyc=; b=q6HKPYgk1liC408Eya9H1d0fjBK4nD16Yg81Q3bRbn/PLxyYlM6rtaiNaqU6OcNYMaafx4 GOu/9RLHeyHNBRVo4GLaamB5pRHxfgCPEW/9D7TQEwG34nm+qNU38FY04OOvOuMga1Nrw+ yTpYsF1pc/121o+XiIjQyhqBHTBZfCf4PkOsWhBBondfvnTz3jYnQ5ewi1aX7BX29vg5Np AyFTOAHSFNmf91w8ZbfP7h7Gr0zEWBFzeFsBt1UQWQqLF4LKxgrPpmxaffdo2qzmm6AhHj 63aSJ1ncfi37oX7itgxq0qNFAAffGa6s6uJP8hGlnQ56GgniPFnFzgSTzaB0iQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="B3dO/5Gq"; dmarc=pass (policy=none) header.from=gnu.org; 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-Seal: i=1; s=key1; d=yhetil.org; t=1712183494; a=rsa-sha256; cv=none; b=edvjWypriU5wnyvtwfq2dklQ1CaYG2jSo9l9p198uNMq7xPWRWNnr+mxYVXXRs330nfPEI ZlJaDPg9yQTG/UGhwYdDioFxd3J8qVKXAdwphmrHxwYv+ueKTCatsEnOzXQn34dSCPRaKX yadqdmFSKA0m/giYVsYaYsEBHU+ZDdyw5UTS1pEbcAxxE89Rvqb9tMtK9RxKzqEBfG4lWm nCU5S9P4smAXxf78SCUtiRTBh4GbluSN/9R6L7JfHBAjf0HhdB3dPUDUdTfE0RnEt4Y5Ls G8Jzf+7CcGuuS3oerYG6LJPYdOaszCbtIte2rHFbHYChgie4RwHib647YFw7qw== 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 98579F98E for ; Thu, 04 Apr 2024 00:31:34 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rs98I-0000rF-5f; Wed, 03 Apr 2024 18:31:02 -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 1rs98E-0000qU-IV for guix-patches@gnu.org; Wed, 03 Apr 2024 18:30:58 -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 1rs98E-0007YW-8Q for guix-patches@gnu.org; Wed, 03 Apr 2024 18:30:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rs98I-0006mS-GH for guix-patches@gnu.org; Wed, 03 Apr 2024 18:31:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70171] [PATCH 3/3] gnu: magic-wormhole: Update to 0.14.0. Resent-From: TakeV Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 Apr 2024 22:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70171 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70171@debbugs.gnu.org Cc: TakeV Received: via spool by 70171-submit@debbugs.gnu.org id=B70171.171218343525865 (code B ref 70171); Wed, 03 Apr 2024 22:31:02 +0000 Received: (at 70171) by debbugs.gnu.org; 3 Apr 2024 22:30:35 +0000 Received: from localhost ([127.0.0.1]:59861 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rs97p-0006iq-O9 for submit@debbugs.gnu.org; Wed, 03 Apr 2024 18:30:34 -0400 Received: from layka.disroot.org ([178.21.23.139]:59652) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rs97m-0006iW-1j for 70171@debbugs.gnu.org; Wed, 03 Apr 2024 18:30:31 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id B8BC541BE4; Thu, 4 Apr 2024 00:21:53 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SaT80a95YelT; Thu, 4 Apr 2024 00:21:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1712182912; bh=/eOYtJLyTRIB2BiIBKzrsREnTpMdTXolEfDGUo3cBsw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=B3dO/5GqBu9cuE+1TKquKuYxYoUdQdiYrtI44Pa2bIF8Zf4gmucKJd8XI7txyfuNF NVIXgfmoGQ5ENQoCSvBgnJ+u0q+pEKnc1mwhlJQqoOIvmiudP4tIXQ0ez9MybqEzV/ 2i3NuOonWmZZZNaBl1/J+LFaDVoBw7zxCmPlsAXLMMfKEit9PlCI9gV1octnEW7f6K MxH7tNsR9Dx8TBsgxw1pHnEVLjT21cCfN1llwVfKeJelPWUmQglljrpFpT/eatcGzk u0tK2amRIwiJOIoRSUWu6pDrrwVts9cybdkwVggzAgN3v7HxBFSA2l2NVR8H1R0RES V10sXdXrQ2HSg== Date: Wed, 3 Apr 2024 18:21:26 -0400 Message-ID: <7ee5b881e823350e0a31752fc9baf134d1a00827.1712182575.git.takev@disroot.org> In-Reply-To: References: 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: , Reply-to: TakeV X-ACL-Warn: , TakeV via Guix-patches From: TakeV via Guix-patches via 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: -6.36 X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -6.36 X-Migadu-Queue-Id: 98579F98E X-TUID: H2acaC3B5lCX * gnu/packages/magic-wormhole.scm (magic-wormhole): Update to 0.14.0. * gnu/packages/magic-wormhole.scm (magic-wormhole)[propagated-inputs]: Add new dependencies for latest version Change-Id: I1c91db96bf4a96ab1758925deaae87a174b4b03d --- gnu/packages/magic-wormhole.scm | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/gnu/packages/magic-wormhole.scm b/gnu/packages/magic-wormhole.scm index 3c63319710..607e1601ee 100644 --- a/gnu/packages/magic-wormhole.scm +++ b/gnu/packages/magic-wormhole.scm @@ -101,14 +101,14 @@ (define-public magic-wormhole-transit-relay (define-public magic-wormhole (package (name "magic-wormhole") - (version "0.13.0") + (version "0.14.0") (source (origin (method url-fetch) (uri (pypi-uri "magic-wormhole" version)) (sha256 (base32 - "05hm5pnrxli69a28h3pbgx6s6pwy8279l506kha7y3i7hs1dcfxc")))) + "105hsv7ck83bs29929zpb29aygr69q00mxpgq9xw7xxzi2gj6v80")))) (build-system pyproject-build-system) (arguments (list @@ -131,11 +131,13 @@ (define-public magic-wormhole python-hkdf python-humanize python-noiseprotocol + python-iterable-io python-pynacl python-spake2 python-tqdm python-twisted - python-txtorcon)) + python-txtorcon + python-zipstream-ng)) (home-page "https://github.com/magic-wormhole/magic-wormhole") (synopsis "Securely transfer data between computers") (description -- 2.41.0