From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KOhFMa47G2TqbAEASxT56A (envelope-from ) for ; Wed, 22 Mar 2023 18:32:30 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mM9NMa47G2R0vQAA9RJhRA (envelope-from ) for ; Wed, 22 Mar 2023 18:32:30 +0100 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 A36233AD33 for ; Wed, 22 Mar 2023 18:32:30 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=TdYo4f3J; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679506350; 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-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=iT0aGDXlKPK0E7g2bN+iZypwMg8X+w3QFJ6MhYaZELs=; b=opExzXbMd7/+bMCh5JCcQ9l9n72AVuKJw4z9jmqGem3cqBNdL0WSE+yy36KzEfjcfZ3KbH AA7SBAsay0sN4wHJkuO/135ENA8XXLIaho8a2UDiG22jLAThGPlINGhVIL5rvhCVVR47mk HYxCOd7k0jZ4dwpdpIfpcK4jz+u71xSftVBZCUYXvWdwq0WWU1g9YePvu5P1KJuss1REIg Cgt9SizzJ+bBBsMZUDmbCrp+jNGCtxRt7Xoc5+iiN5RFz1fdENlEp3KZw0KfwSUEZp7C2K RI6wecXrYIENTrIaG0DVFKbZ1xxrGcujy9Yvp4iMtRrWSLp7XlqxT34CWc6kvQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679506350; a=rsa-sha256; cv=none; b=DINI9ij9RHhlZHmbjDOtjD07iXm1EjYpK00zjuLt8Hn/QHxohzLwQaXKzyl3gJT3/pEszC 1FM1RLPhHsdHkzXDX8HwEbimT/eTkLoMy5m4rzYxwDRZ4OQHTwhQy9aaC+UnWh8T+IH+N6 DfxKrFP/nSNvLCCinzur0dWfzMjOV7wReU6fukvgsYc9nGNvVJ76Wqkt00VN+Bf+6jDdLT i4CmbobGYEJQxFy+dFOHx8ptlcjTlzsb8s0lgdCpR4Ai6s/KM3v3XR34nDeB2xHPwkDPa8 eRaovuLrc8zCgYS6h1UGuy46oqTF8ranKBww5mn6GDJg8v0+8bdLk98dnZVEug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=TdYo4f3J; 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"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pf2Jh-00083r-Fk; Wed, 22 Mar 2023 13:32: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 1pf2Je-00083C-Pc for guix-patches@gnu.org; Wed, 22 Mar 2023 13:32:02 -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 1pf2Je-0001VK-4k for guix-patches@gnu.org; Wed, 22 Mar 2023 13:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pf2Je-0004Jk-15 for guix-patches@gnu.org; Wed, 22 Mar 2023 13:32:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62389] [PATCH 02/12] gnu: python-twisted: Update to 22.10.0. Resent-From: conses Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Mar 2023 17:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62389 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62389@debbugs.gnu.org Received: via spool by 62389-submit@debbugs.gnu.org id=B62389.167950626716447 (code B ref 62389); Wed, 22 Mar 2023 17:32:01 +0000 Received: (at 62389) by debbugs.gnu.org; 22 Mar 2023 17:31:07 +0000 Received: from localhost ([127.0.0.1]:36559 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pf2Ik-0004HC-M1 for submit@debbugs.gnu.org; Wed, 22 Mar 2023 13:31:07 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:56373) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pf2Id-0004G1-R2 for 62389@debbugs.gnu.org; Wed, 22 Mar 2023 13:31:00 -0400 Received: (Authenticated sender: contact@conses.eu) by mail.gandi.net (Postfix) with ESMTPSA id E5758100007 for <62389@debbugs.gnu.org>; Wed, 22 Mar 2023 17:30:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conses.eu; s=gm1; t=1679506253; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=iT0aGDXlKPK0E7g2bN+iZypwMg8X+w3QFJ6MhYaZELs=; b=TdYo4f3JlMwMcdW7xnYY9XhxFlsa0F9DGz7qsu6EHbEoEbIfjoWyypsJfgJdAau3CWyILD vJqfxEauwiI2wqKrFhmjU71fqGagq4WzRki1FmW5bLQZCSTYdo9zLQBpCo7O/+aTO4mNm0 A+hs+UpZHBktCVaF/pWo4PfvycMDkgNiOs6xNb3J64CZZLbIKwqkpXaLYrEG1RfbvWdrUS 4aNPsbVkJLYpTRI38GCMgsiTxjuawxn+/XiGwL8EP3wcvkyOibIfa5Dx8/NxOkXIMU3aa9 uBxdY8n3N49bfx+lKb30xHVxxrEiLTbaXJzRgD8FPAhqq7nbj23onwC5sNUKeQ== From: conses In-Reply-To: References: Message-Id: <317531d456f8a4dd96a69e69d7c09aed6878eb77.1679505128.git.contact@conses.eu> Date: Wed, 22 Mar 2023 18:30:51 +0100 User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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: X-Migadu-Queue-Id: A36233AD33 X-Spam-Score: -0.25 X-Migadu-Spam-Score: -0.25 X-Migadu-Scanner: scn0.migadu.com 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-TUID: BBwqBBARRY0X * gnu/packages/python-xyz.scm (python-twisted): Update to 22.10.0. [arguments]: Disable tests and add phases. [inputs]: Add python's tk output as a dependency. [native-inputs]: Add Python dependencies. --- gnu/packages/python-xyz.scm | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e394341805..bba9c0126f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -17337,30 +17337,37 @@ (define-public python-fastimport (define-public python-twisted (package (name "python-twisted") - (version "19.7.0") + (version "22.10.0") (source (origin (method url-fetch) - (uri (pypi-uri "Twisted" version ".tar.bz2")) + (uri (pypi-uri "Twisted" version ".tar.gz")) (sha256 (base32 - "17d3hnxv9qndagzz63mdpyk99xj63p9gq586vjn0rxk8cl197nym")))) + "0cad5n7h8nd0nyl865sn8l4ja0mkwbx9n41cnkklcpsgm50bvb1j")))) (build-system python-build-system) (arguments - '(#:tests? #f ; FIXME: some tests fail - #:phases - (modify-phases %standard-phases - ;; Remove scripts, because they depend on [conch] - (add-after 'unpack 'remove-entrypoint - (lambda _ - (substitute* "src/twisted/python/_setup.py" - (("\".+ = twisted\\.conch\\.scripts\\..+\",") ""))))))) + (list + #:tests? #f ; FIXME: some tests fail + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'adjust-for-older-attrs + (lambda _ + (substitute* (find-files "." "\\.py$") + (("from attrs\\b") + "from attr"))))))) + (inputs (list (list python "tk"))) + (native-inputs (list python-wheel)) (propagated-inputs (list python-zope-interface python-pyhamcrest python-incremental python-hyperlink python-constantly - python-automat)) + python-automat + python-typing-extensions + python-bcrypt + python-cryptography-next + python-pyasn1)) (home-page "https://twistedmatrix.com/") (synopsis "Asynchronous networking framework written in Python") (description -- 2.39.1 -- Best regards, conses