GNU bug report logs - #66969
[PATCH] gnu: python-pythonanywhere: Update to 0.12.1

Previous Next

Package: guix-patches;

Reported by: Filip Lajszczak <filip <at> lajszczak.dev>

Date: Mon, 6 Nov 2023 16:17:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66969 in the body.
You can then email your comments to 66969 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#66969; Package guix-patches. (Mon, 06 Nov 2023 16:17:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Filip Lajszczak <filip <at> lajszczak.dev>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 06 Nov 2023 16:17:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Filip Lajszczak <filip <at> lajszczak.dev>
To: guix-patches <at> gnu.org
Cc: Filip Lajszczak <filip <at> lajszczak.dev>
Subject: [PATCH] gnu: python-pythonanywhere: Update to 0.12.1
Date: Mon,  6 Nov 2023 16:15:15 +0000
* 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





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sat, 02 Dec 2023 11:03:02 GMT) Full text and rfc822 format available.

Notification sent to Filip Lajszczak <filip <at> lajszczak.dev>:
bug acknowledged by developer. (Sat, 02 Dec 2023 11:03:02 GMT) Full text and rfc822 format available.

Message #10 received at 66969-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Filip Lajszczak <filip <at> lajszczak.dev>
Cc: 66969-done <at> debbugs.gnu.org
Subject: Re: [bug#66969] [PATCH] gnu: python-pythonanywhere: Update to 0.12.1
Date: Sat, 02 Dec 2023 12:02:04 +0100
Hi,

Filip Lajszczak <filip <at> lajszczak.dev> skribis:

> * gnu/packages/python-xyz.scm (python-pythonanywhere): Update to 0.12.1
>
> Change-Id: I3436ed7fbbe3e3dae2c5e47fa1c96cc0fd750f76

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 30 Dec 2023 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 131 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.