From patchwork Sat May 13 17:31:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Juliana Sims X-Patchwork-Id: 49994 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 A2A6B27BBEE; Sat, 13 May 2023 18:33:41 +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 B085A27BBE2 for ; Sat, 13 May 2023 18:33:40 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pxt7G-0002vM-T8; Sat, 13 May 2023 13:33:10 -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-0002uN-0s 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 1pxt78-0004Ha-46 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-0005WO-Vg for guix-patches@gnu.org; Sat, 13 May 2023 13:33:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63486] [PATCH v2 2/3] gnu: python-txtorcon: Run guix style. 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.168399912621128 (code B ref 63486); Sat, 13 May 2023 17:33:01 +0000 Received: (at 63486) by debbugs.gnu.org; 13 May 2023 17:32:06 +0000 Received: from localhost ([127.0.0.1]:39527 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pxt6D-0005Ud-Qr for submit@debbugs.gnu.org; Sat, 13 May 2023 13:32:06 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:57471) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pxt6C-0005Ty-OP 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 B34391BF204; Sat, 13 May 2023 17:31:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=incana.org; s=gm1; t=1683999119; 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=vEOCBPVysvZhtbcLbiI9ddSWo67Wkmu7Gzu3sFwGGm4=; b=h+uBNzRXmTaqS769Q3Xmr+uTVijHPmXZyfFxmyVqKnVqb54C+rJQ0pvkNkf3k/iFGURusg rP+JQtDz/8QSvioSuRHcB+G9ocD+O6C0JZSs13EJZZ4lLwwHBoK84gJjr6lxxC1fprAmEd XmLJ1zXsl7mgvwqabLP2dod7Lj7eXFn1ob9eFwFZopXUY1s4KwY9WYSIBBU8z6sE7eBLaG eQWFmEO+orudjt1OOAGwSpkJ1vrfeM4HPAk3GxlLQ4CBoaD1DBT1lgrehJYMGg5+Pa4HIT ldP4IUKevITWo7wM4j75WQl416jNlfDZpNJLsnhy9HJwIps39yehXrRvBb/PrQ== From: Juliana Sims Date: Sat, 13 May 2023 13:31:39 -0400 Message-Id: <315ca05b2d8891ba02b29b47577986e082ea0d66.1683999057.git.juli@incana.org> X-Mailer: git-send-email 2.40.1 In-Reply-To: <93293536c55245718d7245b0334bc73d3609a96f.1683999057.git.juli@incana.org> References: <93293536c55245718d7245b0334bc73d3609a96f.1683999057.git.juli@incana.org> 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 * gnu/packages/python-crypto.scm (python-txtorcon): Run guix style. --- gnu/packages/python-crypto.scm | 43 ++++++++++++++++------------------ 1 file changed, 20 insertions(+), 23 deletions(-) diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index be3ab5d0be..6a7611ccdb 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -1248,31 +1248,28 @@ (define-public python-txtorcon (package (name "python-txtorcon") (version "19.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"))))) + (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"))))) (build-system python-build-system) (arguments - ;; The tests fail immediately due to a missing file. Reported upstream: - ;; - `(#:tests? #f)) - (propagated-inputs - (list python-automat - python-idna - python-incremental - python-pyopenssl - python-service-identity - python-twisted - python-zope-interface)) + ;; The tests fail immediately due to a missing file. Reported upstream: + ;; + (list #:tests? #f)) + (propagated-inputs (list python-automat + python-idna + python-incremental + python-pyopenssl + python-service-identity + python-twisted + python-zope-interface)) (home-page "https://github.com/meejah/txtorcon") (synopsis "Twisted-based Tor controller client") (description "This package provides a Twisted-based Tor controller client,