GNU bug report logs - #76588
[PATCH] gnu: python-aiohttp: Update to 3.11.12.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Wed, 26 Feb 2025 14:51:01 UTC

Severity: normal

Tags: patch

Done: Cayetano Santos <csantosb <at> inventati.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: Cayetano Santos <csantosb <at> inventati.org>
Subject: bug#76588: closed (close)
Date: Sun, 15 Jun 2025 17:43:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76588: [PATCH] gnu: python-aiohttp: Update to 3.11.12.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 76588 <at> debbugs.gnu.org.

-- 
76588: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76588
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: 76588-done <at> debbugs.gnu.org
Subject: close
Date: Sun, 15 Jun 2025 19:42:07 +0200
[Message part 3 (text/plain, inline)]
Obsoleted.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: python-aiohttp: Update to 3.11.12.
Date: Wed, 26 Feb 2025 15:49:36 +0100
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.11.12.

Change-Id: I39e225a7696e5e49a89309378b633f7622ba9958
---
 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 defa2a6c3a..e94a426621 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -949,13 +949,13 @@ (define-public python-aiosignal
 (define-public python-aiohttp
   (package
     (name "python-aiohttp")
-    (version "3.11.11")
+    (version "3.11.12")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "aiohttp" version))
        (sha256
-        (base32 "0gihj076nm3863sqfnbh786621w1ad7lj7fq88d85wzbwvqwfjdv"))
+        (base32 "1c37fwhqma6a29751cpm59cnww0bg9wf5fz11hb8c6svswkcl0vn"))
        (snippet
         #~(begin
             (use-modules ((guix build utils)))

base-commit: 90ee330bafc5a95493f9cdae2e32ddf740104ebc
-- 
2.48.1




This bug report was last modified 34 days ago.

Previous Next


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