From patchwork Sat May 13 17:31:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Juliana Sims X-Patchwork-Id: 49992 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E4F0127BBE2; Sat, 13 May 2023 18:33:35 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 1A9EE27BBEE for ; Sat, 13 May 2023 18:33:33 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pxt7K-0002vm-4q; Sat, 13 May 2023 13:33:14 -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 1pxt79-0002uM-0H for guix-patches@gnu.org; Sat, 13 May 2023 13:33:04 -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 1pxt77-0004HW-OG for guix-patches@gnu.org; Sat, 13 May 2023 13:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pxt77-0005WH-Jl for guix-patches@gnu.org; Sat, 13 May 2023 13:33:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63486] [PATCH v2 1/3] gnu: python-txtorcon: Fix failing build. References: In-Reply-To: Resent-From: Juliana Sims Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 13 May 2023 17:33:01 +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.168399912521122 (code B ref 63486); Sat, 13 May 2023 17:33:01 +0000 Received: (at 63486) by debbugs.gnu.org; 13 May 2023 17:32:05 +0000 Received: from localhost ([127.0.0.1]:39525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pxt6D-0005Ub-F7 for submit@debbugs.gnu.org; Sat, 13 May 2023 13:32:05 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:52623) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pxt6C-0005Tw-Cn for 63486@debbugs.gnu.org; Sat, 13 May 2023 13:32:05 -0400 Received: (Authenticated sender: juli@incana.org) by mail.gandi.net (Postfix) with ESMTPSA id B42E41BF203; Sat, 13 May 2023 17:31:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=incana.org; s=gm1; t=1683999118; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=eqJ7grcEq3eAlF8qY5dN+0XA7NjKvsKF6CQs+b3KBo0=; b=BLi/c6iEwN0P8qyseBatp18bvm8fHfTLL+e7/gv75rkKVxa0F3gLhqzL+8ajtmhwR4pvPL UWvFpbMjBVvhOC74W/5OKSZPe7krQyHWXpo1xtGaYHoRnHsGD3/aHzYlBGaCi1KASHwUrr qcMpTBPoBzFbJ815f/720utBvpVvtF2EOExPBZR7GCsuOSEeZUvV5GH1P9ks8UR5mkFuhk qrL9aNz02K7BmnFezQUvOKtTYbTlNK1ExIiC+uGCwCSSoAeyigEuM4G06Apk/JIZmtJIi3 E3SPg8/CMKA5Ix2B0LUZqai1KIIjliEB2c31HiVGuCHh0qHJAnDd0ghd8uIz3Q== From: Juliana Sims Date: Sat, 13 May 2023 13:31:38 -0400 Message-Id: <93293536c55245718d7245b0334bc73d3609a96f.1683999057.git.juli@incana.org> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Oops, I forgot to add a copyright line - this version fixes that. * gnu/packages/python-crypto.scm (python-txtorcon): Fix failing build. --- gnu/packages/python-crypto.scm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) base-commit: ed1e7920393c9ae5b2ae31fc46bae88136239b13 diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index b1d94e85b8..be3ab5d0be 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -27,6 +27,7 @@ ;;; Copyright © 2021, 2022, 2023 Maxim Cournoyer ;;; Copyright © 2021 Maxime Devos ;;; Copyright © 2022 Antero Mejr +;;; Copyright © 2023 Juliana Sims ;;; ;;; This file is part of GNU Guix. ;;; @@ -1253,7 +1254,12 @@ (define-public python-txtorcon (uri (pypi-uri "txtorcon" version)) (sha256 (base32 - "0fxzhsc62bhmr730vj9pzallmw56gz6iykvl28a5agrycm0bfc9p")))) + "0fxzhsc62bhmr730vj9pzallmw56gz6iykvl28a5agrycm0bfc9p")) + (modules '((guix build utils))) + (snippet + #~(substitute* "txtorcon/controller.py" + (("from collections import Sequence") + "from collections.abc import Sequence"))))) (build-system python-build-system) (arguments ;; The tests fail immediately due to a missing file. Reported upstream: