GNU bug report logs - #55670
[PATCH] gnu: python-pyflakes: Update to 2.4.0.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Fri, 27 May 2022 05:25:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#55670: closed ([PATCH] gnu: python-pyflakes: Update to 2.4.0.)
Date: Sun, 05 Jun 2022 19:06:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 05 Jun 2022 21:05:32 +0200
with message-id <8735gjnd6r.fsf <at> gnu.org>
and subject line Re: bug#55670: [PATCH] gnu: python-pyflakes: Update to 2.4.0.
has caused the debbugs.gnu.org bug report #55670,
regarding [PATCH] gnu: python-pyflakes: Update to 2.4.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
55670: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55670
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: python-pyflakes: Update to 2.4.0.
Date: Fri, 27 May 2022 00:24:37 -0500
* gnu/packages/python-xyz.scm (python-pyflakes): Update to 2.4.0.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 638cc03c71..de4fcd1b32 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11108,14 +11108,14 @@ (define-public python-pep621
 (define-public python-pyflakes
   (package
     (name "python-pyflakes")
-    (version "2.3.1")
+    (version "2.4.0")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "pyflakes" version))
         (sha256
          (base32
-          "1ny10364ciqh4ripasj4zzv4145l21l3s85m3qlrvfq5pk58xg7m"))))
+          "0k5jn8jpxni264wxf6cc3xcd1qckc0pww30bsd77mwzdf8l5ra05"))))
     (build-system python-build-system)
     (home-page "https://github.com/PyCQA/pyflakes")
     (synopsis "Passive checker of Python programs")
-- 
2.35.3



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: jgart <jgart <at> dismail.de>
Cc: 55670-done <at> debbugs.gnu.org
Subject: Re: bug#55670: [PATCH] gnu: python-pyflakes: Update to 2.4.0.
Date: Sun, 05 Jun 2022 21:05:32 +0200
> * gnu/packages/python-xyz.scm (python-pyflakes): Update to 2.4.0.

Pushed, thanks!

Mathieu


This bug report was last modified 2 years and 352 days ago.

Previous Next


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