GNU bug report logs - #42063
[PATCH] gnu: python-pytest-flake8: Update to 1.0.6.

Previous Next

Package: guix-patches;

Reported by: Matthew Kraai <kraai <at> ftbfs.org>

Date: Fri, 26 Jun 2020 16:15:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42063: closed ([PATCH] gnu: python-pytest-flake8: Update to
 1.0.6.)
Date: Mon, 29 Jun 2020 09:55:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 29 Jun 2020 11:54:08 +0200
with message-id <87lfk6qjsv.fsf <at> nckx>
and subject line Re: [bug#42063] [PATCH] gnu: python-pytest-flake8: Update to 1.0.6.
has caused the debbugs.gnu.org bug report #42063,
regarding [PATCH] gnu: python-pytest-flake8: Update to 1.0.6.
to be marked as done.

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


-- 
42063: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42063
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Matthew Kraai <kraai <at> ftbfs.org>
To: guix-patches <at> gnu.org
Cc: Matthew Kraai <kraai <at> ftbfs.org>
Subject: [PATCH] gnu: python-pytest-flake8: Update to 1.0.6.
Date: Fri, 26 Jun 2020 09:14:03 -0700
* gnu/packages/python-check.scm (python-pytest-flake8): Update to 1.0.6.
---
 gnu/packages/python-check.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index 7d8647cb44..200bce6ced 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -183,14 +183,14 @@ of the project to ensure it renders properly.")
 (define-public python-pytest-flake8
   (package
     (name "python-pytest-flake8")
-    (version "1.0.4")
+    (version "1.0.6")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "pytest-flake8" version))
        (sha256
         (base32
-         "1h30gd21fjsafqxwclf25sdh89vrdz7rsh4lzw11aiw7ww9mq8jd"))))
+         "09vhn7r77s1yiqnlwfvh5585f904zpyd6620a90dpccfr1cbp0hv"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-flake8" ,python-flake8)))
-- 
2.26.2



[Message part 3 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Matthew Kraai <kraai <at> ftbfs.org>
Cc: 42063-done <at> debbugs.gnu.org
Subject: Re: [bug#42063] [PATCH] gnu: python-pytest-flake8: Update to 1.0.6.
Date: Mon, 29 Jun 2020 11:54:08 +0200
[Message part 4 (text/plain, inline)]
Matthew,

Matthew Kraai 写道:
> * gnu/packages/python-check.scm (python-pytest-flake8): Update 
> to 1.0.6.

Pushed as 484255f7b4a1490331d0a950b4429c4fcd82f132.

Thanks,

T G-R
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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