From patchwork Thu Jan 11 20:54:56 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Troy Figiel X-Patchwork-Id: 58807 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 82C5F27BBEA; Thu, 11 Jan 2024 21:41:29 +0000 (GMT) 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_H5,RCVD_IN_MSPIKE_WL, SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham 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 45B0027BBE9 for ; Thu, 11 Jan 2024 21:41:28 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rO2nh-0002WG-8p; Thu, 11 Jan 2024 16:41:21 -0500 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 1rO2nR-0002VN-ET for guix-patches@gnu.org; Thu, 11 Jan 2024 16:41:05 -0500 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 1rO2nQ-0001YO-3y for guix-patches@gnu.org; Thu, 11 Jan 2024 16:41:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rO2nN-0006mx-Md for guix-patches@gnu.org; Thu, 11 Jan 2024 16:41:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68391] [PATCH 1/3] gnu: Add python-typeguard-4. References: <87edentut3.fsf@troyfigiel.com> In-Reply-To: <87edentut3.fsf@troyfigiel.com> Resent-From: Troy Figiel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Jan 2024 21:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68391 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68391@debbugs.gnu.org Received: via spool by 68391-submit@debbugs.gnu.org id=B68391.170500921026003 (code B ref 68391); Thu, 11 Jan 2024 21:41:01 +0000 Received: (at 68391) by debbugs.gnu.org; 11 Jan 2024 21:40:10 +0000 Received: from localhost ([127.0.0.1]:34184 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rO2mY-0006lL-16 for submit@debbugs.gnu.org; Thu, 11 Jan 2024 16:40:10 -0500 Received: from mout-p-101.mailbox.org ([80.241.56.151]:32768) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rO2mV-0006kg-HR for 68391@debbugs.gnu.org; Thu, 11 Jan 2024 16:40:08 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4T9ykV24CVz9sWc for <68391@debbugs.gnu.org>; Thu, 11 Jan 2024 22:40:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=troyfigiel.com; s=MBO0001; t=1705009202; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=1C6Ui/u2s4CtOYSFCxtKhLWuxMbYiiwlzznA1sBPgnw=; b=JB8ARGatppNoCYsWLWmZ0HDXUEtGGkwpzsAH/elX93RSEWQOXDyZIznGa1OvddlrNHxW84 PtgUohWS4moavHplIogZ8LwZ7MbTwtNw1nrytJNKGiv4gqwb84CBvFlJ7e1WEMHhGPFnS0 JXPgct2aMvNyH8aAMOqqTuL5iB/ywCXq/9CZhRvyoUM/QXAQ6cKDvmvmK61rrdUeKi6FQe bX1p09jeZxuTzcLNNCPinJq6x8TWSpoyHdznHXCgYMbIpIPnREdO1junmzK3f0IY2T5/gN bhyz9eLJZKUG92/zMeW3eCd0f7gL7268u+Uy/P+w5AD2psDp//PWuhRE5d2Dmw== From: Troy Figiel Date: Thu, 11 Jan 2024 21:54:56 +0100 Message-ID: <87cyu7tuq6.fsf@troyfigiel.com> MIME-Version: 1.0 X-Rspamd-Queue-Id: 4T9ykV24CVz9sWc 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-xyz.scm (python-typeguard-4): New variable. --- gnu/packages/python-xyz.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 46a5e81cb4..d7bbdbdb13 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -24804,6 +24804,24 @@ (define-public python-typeguard with PEP 484 argument (and return) type annotations.") (license license:expat))) +(define-public python-typeguard-4 + (package + (inherit python-typeguard) + (name "python-typeguard") + ;; This is the latest version we can use, becaue python-typeguard >= 4.0.1 + ;; requires python-typing-extensions >= 4.7.0. + (version "4.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "typeguard" version)) + (sha256 + (base32 "11yrc7pv2fajmicwiyc92sb5gphlw3zbxww8f2prrsh6rgdv6kqr")))) + (build-system pyproject-build-system) + (arguments + '()) + (propagated-inputs (list python-typing-extensions)))) + (define-public bpython (package (name "bpython")