From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KFX9DGnCX2QGOAEASxT56A (envelope-from ) for ; Sat, 13 May 2023 19:01:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mH76DGnCX2S0MwEA9RJhRA (envelope-from ) for ; Sat, 13 May 2023 19:01:29 +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 124042392B for ; Sat, 13 May 2023 19:01:29 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pxscD-00076o-OL; Sat, 13 May 2023 13:01:05 -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 1pxscB-00076D-D5 for guix-patches@gnu.org; Sat, 13 May 2023 13:01:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pxscB-0007IK-49 for guix-patches@gnu.org; Sat, 13 May 2023 13:01:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pxscA-0002AU-VZ for guix-patches@gnu.org; Sat, 13 May 2023 13:01:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63486] [PATCH 3/3] gnu: python-txtorcon: Update to 23.0.0. Resent-From: Juliana Sims Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 13 May 2023 17:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63486 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63486@debbugs.gnu.org Cc: Juliana Sims Received: via spool by 63486-submit@debbugs.gnu.org id=B63486.16839972208255 (code B ref 63486); Sat, 13 May 2023 17:01:02 +0000 Received: (at 63486) by debbugs.gnu.org; 13 May 2023 17:00:20 +0000 Received: from localhost ([127.0.0.1]:39473 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pxsbU-000295-79 for submit@debbugs.gnu.org; Sat, 13 May 2023 13:00:20 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:46273) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pxsbQ-00028L-6o for 63486@debbugs.gnu.org; Sat, 13 May 2023 13:00:16 -0400 Received: (Authenticated sender: juli@incana.org) by mail.gandi.net (Postfix) with ESMTPSA id 15F9860007; Sat, 13 May 2023 17:00:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=incana.org; s=gm1; t=1683997210; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=YhLckwmGkchbZIQq9NiSWyFnYPPRsqD5GbbXJ/BLFAA=; b=eo+944RJfG3V0q0UDBsX5W4j5lo34gf306HV6De8Tphzk77m3SHF1vVP5WR6izl+uFlhzw oU1MaUxkVp/V2dH3/kg5WI5Ind8RKA/QNivrhYpdQkRg/GTrPx4NDt/wsnncl5FDngzEJl sEGSqWA55QLpx/XeAyeOUnWGfC+x9TBaQYbF5UnJsLKj13hf3YgojE/F1F7K069x/mlgDy pdZTnimPuz4qONfJFhHD/fg+htV1NjdFlZ4+9l/VSJBmrM8ID9GZrUcdpCvLnT4xQ01Mm6 qBrrSz3odiJ2huUCowsT6oCv350H9hKBlaEgO86ls0hR71w1CL0WsrG7pfVKYQ== From: Juliana Sims Date: Sat, 13 May 2023 12:59:48 -0400 Message-Id: X-Mailer: git-send-email 2.40.1 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: , 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1683997289; a=rsa-sha256; cv=none; b=AL25NSwSnBjvKfmJErGuuewcsdXs006UQ/jrR5sEp07oYMU3z30UQnb+3LCwE16HiPxVjf 4OK2NtKXQJvniT0pL2hpi9c+c4zbXXj/m6eArfD+YyprQNyjhQ6ft537blWvhoK3EtP0mV euAtbja+g/r5xIT7uncSJvEIgayxogGq6Fqx4Rn83iBYKvZ91lyHsWtdu1W+4XIzwICvEE gNK1QB4Nh1fyjmXQkyxqDadqHasbl/XHvqa+ai24dmLXjuK9jGWXlyTkN6UkAPVGxb83Um BOU5T3VP8wfh4DY4wqDVcNYiFekwHsjZjln0l6dZYtUVQlY4YP59a1m/nQjB7Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=incana.org header.s=gm1 header.b=eo+944RJ; 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=1683997289; 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=YhLckwmGkchbZIQq9NiSWyFnYPPRsqD5GbbXJ/BLFAA=; b=X0CAsSe3AbJWBgYNJYhcpDOo4eEoLmISy2J9+WumyThaP/At76ODj+uP7U5/73B7axApDG /X51K1Ko5AVia78RCzvZe4EUl8hyks+jv6Jzp7LCEelSeUNVHK8VV4+gb+WOHe0kB6e72d 04xVHCXB5agvxoDSPT53pis2NUlGVdORpKn/R7fkuP7jwCck56G+fNgcy9EjQT5ZvNvzSo DCQ0lARxpt7aDJYHXX62FMQeJqZ+K5xUy36BTLYNRLBj0ZqwohGaaCaIOVfijer6UIjCFr B7g+O2e2EgzdUtJVmD0dkgd8aYbEmZFuopi31pPCGJcr2N4ETA+ajfDFaHUiwA== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=incana.org header.s=gm1 header.b=eo+944RJ; 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" X-Migadu-Spam-Score: 2.22 X-Spam-Score: 2.22 X-Migadu-Queue-Id: 124042392B X-TUID: 8xfB1XxYYxiJ * gnu/packages/python-crypto.scm (python-txtorcon): Update to 23.0.0. --- gnu/packages/python-crypto.scm | 30 +++++++++++++++++++++--------- 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index 8e94d54336..712590ef4f 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -1246,22 +1246,33 @@ (define-public python-spake2 (define-public python-txtorcon (package (name "python-txtorcon") - (version "19.0.0") + (version "23.0.0") (source (origin (method url-fetch) (uri (pypi-uri "txtorcon" version)) (sha256 (base32 - "0fxzhsc62bhmr730vj9pzallmw56gz6iykvl28a5agrycm0bfc9p")) - (modules '((guix build utils))) - (snippet #~(substitute* "txtorcon/controller.py" - (("from collections import Sequence") - "from collections.abc import Sequence"))))) + "09a3k4g90pvs0q006ighka7xic39nnnk9bfrka23g4b8cynzy982")))) (build-system python-build-system) (arguments - ;; The tests fail immediately due to a missing file. Reported upstream: - ;; - (list #:tests? #f)) + (list #:phases #~(modify-phases %standard-phases + (add-before 'check 'disable-failing-tests + (lambda _ + ;; These tests fail + (substitute* "test/test_router.py" + (("\\W+def test_countrycode\\(self\\):" all) + (string-append + " from unittest import skip as _skip\n" + " @_skip('Fails during Guix build')\n" all)) + (("\\W+def test_get_location_private\\(self\\):" + all) + (string-append + " @_skip('Fails during Guix build')\n" all))) + ;; This test errors out + (substitute* "test/test_util.py" + (("\\W+def test_real_addr\\(self\\):" all) + (string-append + " @_skip('Fails during Guix build')\n" all)))))))) (propagated-inputs (list python-automat python-idna python-incremental @@ -1269,6 +1280,7 @@ (define-public python-txtorcon python-service-identity python-twisted python-zope-interface)) + (native-inputs (list python-mock)) (home-page "https://github.com/meejah/txtorcon") (synopsis "Twisted-based Tor controller client") (description "This package provides a Twisted-based Tor controller client, -- 2.40.1