From unknown Sat Aug 09 13:22:49 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#66969 <66969@debbugs.gnu.org> To: bug#66969 <66969@debbugs.gnu.org> Subject: Status: [PATCH] gnu: python-pythonanywhere: Update to 0.12.1 Reply-To: bug#66969 <66969@debbugs.gnu.org> Date: Sat, 09 Aug 2025 20:22:49 +0000 retitle 66969 [PATCH] gnu: python-pythonanywhere: Update to 0.12.1 reassign 66969 guix-patches submitter 66969 Filip Lajszczak severity 66969 normal tag 66969 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 06 11:16:35 2023 Received: (at submit) by debbugs.gnu.org; 6 Nov 2023 16:16:35 +0000 Received: from localhost ([127.0.0.1]:40429 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r02HC-00010q-Kd for submit@debbugs.gnu.org; Mon, 06 Nov 2023 11:16:34 -0500 Received: from lists.gnu.org ([2001:470:142::17]:44212) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r02HA-00010d-W5 for submit@debbugs.gnu.org; Mon, 06 Nov 2023 11:16:33 -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 1r02GT-0003yO-9E for guix-patches@gnu.org; Mon, 06 Nov 2023 11:15:49 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r02GR-0004L9-KA for guix-patches@gnu.org; Mon, 06 Nov 2023 11:15:49 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id 2521220010; Mon, 6 Nov 2023 16:15:43 +0000 (UTC) From: Filip Lajszczak To: guix-patches@gnu.org Subject: [PATCH] gnu: python-pythonanywhere: Update to 0.12.1 Date: Mon, 6 Nov 2023 16:15:15 +0000 Message-ID: <20231106161515.1045169-1-filip@lajszczak.dev> X-Mailer: git-send-email 2.42.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-GND-Sasl: filip@lajszczak.dev Received-SPF: pass client-ip=217.70.183.200; envelope-from=filip@lajszczak.dev; helo=relay7-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=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-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit Cc: Filip Lajszczak X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) * gnu/packages/python-xyz.scm (python-pythonanywhere): Update to 0.12.1 Change-Id: I3436ed7fbbe3e3dae2c5e47fa1c96cc0fd750f76 --- gnu/packages/python-xyz.scm | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e521c1580d..36a75a0366 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -15891,7 +15891,7 @@ (define-public python-docopt (define-public python-pythonanywhere (package (name "python-pythonanywhere") - (version "0.9.10") + (version "0.12.1") (source (origin (method git-fetch) @@ -15901,7 +15901,7 @@ (define-public python-pythonanywhere (file-name (git-file-name name version)) (sha256 (base32 - "0vzzc1g8pl7cb9yvm3n1j5zlzxf0jd423rzspc2kvpb8yhvydklx")))) + "12898jrq8bi90s5v3wirj7zprk08smwzwdx09y07x770frqd80vl")))) (build-system python-build-system) (arguments `(#:phases @@ -15932,8 +15932,9 @@ (define-public python-pythonanywhere (home-page "https://github.com/pythonanywhere/helper_scripts/") (synopsis "PythonAnywhere helper tools for users") (description "PythonAnywhere provides a command-line interface and an -application programming interface that allows managing Web apps and scheduled -tasks. It includes single-command deployment for the Django Girls tutorial.") +application programming interface that allows managing files Web apps, scheduled +tasks and students. It includes single-command deployment for the Django Girls +tutorial.") (license license:expat))) (define-public python-pythondialog -- 2.42.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 02 06:02:24 2023 Received: (at 66969-done) by debbugs.gnu.org; 2 Dec 2023 11:02:24 +0000 Received: from localhost ([127.0.0.1]:56778 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9NlQ-0000Vt-Co for submit@debbugs.gnu.org; Sat, 02 Dec 2023 06:02:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33776) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9NlN-0000Vg-Jg for 66969-done@debbugs.gnu.org; Sat, 02 Dec 2023 06:02:22 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r9Nl7-0001Bk-Rp; Sat, 02 Dec 2023 06:02:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=guPVc/X+p6V8+eP2QEoxF7sSZS9oY1fXwWPHABMQVtU=; b=HpCEa0xa2bunGFDLGwVz wGuJK23RQ9NX/9bW9PupwRUIuD9QzpdVTgjsWeJu2+ofEVxfuAHCMfVhB4oLOiMv+L7V10DyhTylO dexOo7e0BhwHw5aB3/IwJqQR0Rx3VQWJHwFLCMlnRF4xu+0Ymqlf8mWb2GSKZAAUDwwotymWQ3h1h jjsnH7NhfIvK+pd/KjqHsUXIwE6AUvPB4Ko1eSa6blFUyi1zqu7Qdc5JbjQULOjQgeF0CYA603gZt HcOwmTjASC7iFpzcAvMzHCyWJ4Q9AjCWwI6TBbzuiOlpKa25QmqyXj6zVDhnf8NLrVy4KozD46CxZ YVtc3N/u+PZDxg==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Filip Lajszczak Subject: Re: [bug#66969] [PATCH] gnu: python-pythonanywhere: Update to 0.12.1 In-Reply-To: <20231106161515.1045169-1-filip@lajszczak.dev> (Filip Lajszczak's message of "Mon, 6 Nov 2023 16:15:15 +0000") References: <20231106161515.1045169-1-filip@lajszczak.dev> Date: Sat, 02 Dec 2023 12:02:04 +0100 Message-ID: <87a5qshnpv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 66969-done Cc: 66969-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Filip Lajszczak skribis: > * gnu/packages/python-xyz.scm (python-pythonanywhere): Update to 0.12.1 > > Change-Id: I3436ed7fbbe3e3dae2c5e47fa1c96cc0fd750f76 Applied, thanks! Ludo=E2=80=99. From unknown Sat Aug 09 13:22:49 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 30 Dec 2023 12:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator