GNU bug report logs - #36624
[PATCH 2/2] gnu: python-aiohttp: Update to 3.5.4

Previous Next

Package: guix-patches;

Reported by: arne_bab <at> web.de

Date: Fri, 12 Jul 2019 21:35:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#36624: closed ([PATCH 2/2] gnu: python-aiohttp: Update to 3.5.4)
Date: Mon, 15 Jul 2019 10:46:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 15 Jul 2019 12:45:00 +0200
with message-id <87r26rpoer.fsf <at> gnu.org>
and subject line Re: [bug#36624] [PATCH 2/2] gnu: python-aiohttp: Update to 3.5.4
has caused the debbugs.gnu.org bug report #36624,
regarding [PATCH 2/2] gnu: python-aiohttp: Update to 3.5.4
to be marked as done.

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


-- 
36624: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36624
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arne Babenhauserheide <arne_bab <at> web.de>
To: guix-patches <at> gnu.org
Cc: Arne Babenhauserheide <arne_bab <at> web.de>
Subject: [PATCH 2/2] gnu: python-aiohttp: Update to 3.5.4
Date: Fri, 12 Jul 2019 23:33:48 +0200
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.5.4.
---
 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 339ed20b01..35f471084f 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -75,14 +75,14 @@
 (define-public python-aiohttp
   (package
     (name "python-aiohttp")
-    (version "3.4.4")
+    (version "3.5.4")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "aiohttp" version))
        (sha256
         (base32
-         "1ykm6kdjkrg556j0zd7dx2l1rsrbh0d9g27ivr6dmaahz9pyrbsi"))))
+         "1gy95ni8rkdwzir9zf14ivpfwp02g69xbhibldykff0rzbs86k4w"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f))                    ;missing pytest-timeout
--
2.22.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Arne Babenhauserheide <arne_bab <at> web.de>
Cc: 36624-done <at> debbugs.gnu.org
Subject: Re: [bug#36624] [PATCH 2/2] gnu: python-aiohttp: Update to 3.5.4
Date: Mon, 15 Jul 2019 12:45:00 +0200
Arne Babenhauserheide <arne_bab <at> web.de> skribis:

> * gnu/packages/python-web.scm (python-aiohttp): Update to 3.5.4.

Applied, thanks!


This bug report was last modified 6 years and 9 days ago.

Previous Next


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