GNU bug report logs - #35948
[PATCH 1/3] gnu: python-flask: Update to 1.0.3.

Previous Next

Package: guix-patches;

Reported by: "h.nasajpour" <h.nasajpour <at> pantherx.org>

Date: Tue, 28 May 2019 14:42:04 UTC

Severity: normal

Tags: fixed, 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 35948 in the body.
You can then email your comments to 35948 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#35948; Package guix-patches. (Tue, 28 May 2019 14:42:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to "h.nasajpour" <h.nasajpour <at> pantherx.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 28 May 2019 14:42:06 GMT) Full text and rfc822 format available.

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

From: "h.nasajpour" <h.nasajpour <at> pantherx.org>
To: guix-patches <at> gnu.org
Cc: "h.nasajpour" <h.nasajpour <at> pantherx.org>
Subject: [PATCH 1/3] gnu: python-flask: Update to 1.0.3.
Date: Tue, 28 May 2019 15:26:43 +0430
* gnu/packages/python-web.scm (python-flask): Update to 1.0.3.
---
 gnu/packages/python-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 5d37e171e4..f962ae381f 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1647,13 +1647,13 @@ minimum of WSGI.")
 (define-public python-flask
   (package
     (name "python-flask")
-    (version "1.0.2")
+    (version "1.0.3")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "flask" version))
               (sha256
                (base32
-                "0j6f4a9rpfh25k1gp7azqhnni4mb4fgy50jammgjgddw1l3w0w92"))))
+                "1wxnhjlxwwjhjxmghykjhllpahv5pkdc5hln4ab6nab43s26sz5d"))))
     (build-system python-build-system)
     (arguments
      '(#:phases
-- 
2.21.0





Information forwarded to guix-patches <at> gnu.org:
bug#35948; Package guix-patches. (Tue, 28 May 2019 19:48:02 GMT) Full text and rfc822 format available.

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

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: "h.nasajpour" <h.nasajpour <at> pantherx.org>
Cc: 35948 <at> debbugs.gnu.org
Subject: Re: [bug#35948] [PATCH 1/3] gnu: python-flask: Update to 1.0.3.
Date: Tue, 28 May 2019 21:47:22 +0200
[Message part 1 (text/plain, inline)]
Pushed to guix master as 205eb40e5b2895fecbf97bcb69d06b7b27c195a4 with a small
changes to make pypi-uri happy.
[Message part 2 (application/pgp-signature, inline)]

Added tag(s) fixed. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 01 Jun 2019 13:05:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 35948 <at> debbugs.gnu.org and "h.nasajpour" <h.nasajpour <at> pantherx.org> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 01 Jun 2019 13:05:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 30 Jun 2019 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 292 days ago.

Previous Next


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