From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id gPRRJTED32WxIgAA62LTzQ:P1 (envelope-from ) for ; Wed, 28 Feb 2024 10:56:01 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id gPRRJTED32WxIgAA62LTzQ (envelope-from ) for ; Wed, 28 Feb 2024 10:56:01 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=20230804 header.b=ifWU2J8f; 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=1709114161; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=NSCxXh3jb0uXCf2AcnQgk3+PPD2PgZhHANGHygksDqk=; b=oMYsUBSZUxyKanlgI+LcY3r6oYlWcIplHburLGQLfJNXH1ubVra1wWNOAJH6sDBmiEy+Yn HByMoTyeNj3iwC9CfESVpZnSBXJvz4q01a4vlAT0XdwkT5UfllqSIKxLzZiykECBbuwjPd yaVh9xAEEubIlAT5mFGyDWlP0qrzmujGXL8sh78hTFT0koLWYuN3nYSqj/lCEPe4IkU0ao g0eEbvHHLiXEs9T7tm8bVkXXKCfMZ9BR2XqK/ElUy0FwcJ8tWOBwrny9kI6+nnjrtk85pE 64DJaj9ROshd4zsagUDcWs/3MoOTiF0uuWbExCBr+fNT75nnWdbS1RFw885cSQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=20230804 header.b=ifWU2J8f; 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-Seal: i=1; s=key1; d=yhetil.org; t=1709114161; a=rsa-sha256; cv=none; b=II5CbRhmIeYz2w+PYm3yRZ3uj7EEA/QGKHFRVr+CghM07bcUN4gaohReNMYoQ92UtWelBz JOWjuS4isNKbuIc86sELrW8ZoCzv8e4itNc//jRiZFa/hx37m/TqB+0vupsEm0MTEOuFG6 +ne7gyR2+GHt+6lAkGI2nQNUzRz/3jeKarh6G5uocPDJja5Vyn64AnMapxO9+DsJuW09AW aaAZLE8rX4e/8NWFT/k9ZPkc2yv54ScNj7HQzf3Rzaw9vFDGGNotUWxumSUtaTD8ofMA+C agsk3jtBZQWcq3sF9fIB2QKlMbpg55D+/WjIuW10LT/tFWpskyWvnNXDG98cOA== 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 391EF23DD7 for ; Wed, 28 Feb 2024 10:56:00 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfGf4-0006Kl-Hw; Wed, 28 Feb 2024 04:55:38 -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 1rfGf2-0006Jp-Ih for guix-patches@gnu.org; Wed, 28 Feb 2024 04:55:36 -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 1rfGf2-0003Gi-9z; Wed, 28 Feb 2024 04:55:36 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rfGfS-0007xk-Bb; Wed, 28 Feb 2024 04:56:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69449] [PATCH python-team 0/9] gnu: Add python-flask-3. Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, sharlatanus@gmail.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Wed, 28 Feb 2024 09:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69449 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69449@debbugs.gnu.org Cc: Tanguy Le Carrour , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , jgart X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , jgart Received: via spool by submit@debbugs.gnu.org id=B.170911413030537 (code B ref -1); Wed, 28 Feb 2024 09:56:02 +0000 Received: (at submit) by debbugs.gnu.org; 28 Feb 2024 09:55:30 +0000 Received: from localhost ([127.0.0.1]:54194 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfGeu-0007wK-LE for submit@debbugs.gnu.org; Wed, 28 Feb 2024 04:55:30 -0500 Received: from lists.gnu.org ([209.51.188.17]:55708) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfGTv-0007LI-Nh for submit@debbugs.gnu.org; Wed, 28 Feb 2024 04:44:10 -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 1rfGTU-000364-7g for guix-patches@gnu.org; Wed, 28 Feb 2024 04:43:40 -0500 Received: from smtp-190f.mail.infomaniak.ch ([185.125.25.15]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rfGTQ-000143-L9 for guix-patches@gnu.org; Wed, 28 Feb 2024 04:43:38 -0500 Received: from smtp-3-0001.mail.infomaniak.ch (smtp-3-0001.mail.infomaniak.ch [10.4.36.108]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4Tl8Yc5P7Yzf5F; Wed, 28 Feb 2024 10:43:32 +0100 (CET) Received: from unknown by smtp-3-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4Tl8Yc25QvzMppVJ; Wed, 28 Feb 2024 10:43:32 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bioneland.org; s=20230804; t=1709113412; bh=0sDGM+Il8vA08na0sfwyYD30x8ghz1KglSunb66V6+c=; h=From:To:Cc:Subject:Date:From; b=ifWU2J8fj0mg2arJoy28zugh+sFJb9sdCjyv4WlR8Nu//CwwH8JxlHwr8ZwWtjd+b 1vIcMHVAhRmS4GQDt7sRQUlHpkqIGE4h/LOTGljkHiCDRX5RZS/mf5yNu46GxuBZ7y b3Pz9vX/UkxCvP4XaAErBsojsN+KDJJOzkpCIgpBxDxsMVxxHXutPpyz7dxi/OdIJV 2+6HK5j2kJ1WIpiLWe7JBaMWpFwBJJEWK8Api8fbmzWwzB2fwYQfEdDVn5PGV0pPzH KXWj9FcVv9rqbM9l9kR0za6D2r8CmF47z4bFSRhUZGitIK94bN7o7BsY2yilJTv6XY TinRINcQ23v6w== From: Tanguy Le Carrour Date: Wed, 28 Feb 2024 10:42:47 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Infomaniak-Routing: alpha Received-SPF: pass client-ip=185.125.25.15; envelope-from=tanguy@bioneland.org; helo=smtp-190f.mail.infomaniak.ch X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -0.71 X-Spam-Score: -0.71 X-Migadu-Queue-Id: 391EF23DD7 X-TUID: Ch5yTEZxskpA Hi Guix, hi Python team, Here is a patch set that adds Flask 3. As it is a major version, I decided to add a new variable. And, as it depends on Werkzeug 3, I did the same for it. Please let me know if you think it was not the proper way to go. I also submit some trivial package updates to the python-team branch, as some of them trigger quite a lot of rebuilds (3500+ for python-jinja2). Regards, Tanguy Le Carrour (9): gnu: python-itsdangerous: Update to 2.1.2. gnu: python-jinja2: Update to 3.1.3. gnu: python-click: Update to 8.1.7. gnu: python-blinker: Update to 1.7.0. gnu: Add python-ephemeral-port-reserve. gnu: python-werkzeug: Rename variable to python-werkzeug-2. gnu: Add python-werkzeug-3. gnu: python-flask: Rename to python-flask-2. gnu: Add python-flask-3. gnu/packages/python-web.scm | 80 +++++++++++++++++++++++++++++++++++-- gnu/packages/python-xyz.scm | 41 ++++++++++++++----- 2 files changed, 106 insertions(+), 15 deletions(-) base-commit: b77f45a62c71e326aeaab486c700bc51af29760c -- 2.41.0