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>

To reply to this bug, email your comments to 76588 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#76588; Package guix-patches. (Wed, 26 Feb 2025 14:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 26 Feb 2025 14:51:02 GMT) Full text and rfc822 format available.

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

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





Reply sent to Cayetano Santos <csantosb <at> inventati.org>:
You have taken responsibility. (Sun, 15 Jun 2025 17:43:01 GMT) Full text and rfc822 format available.

Notification sent to Cayetano Santos <csantosb <at> inventati.org>:
bug acknowledged by developer. (Sun, 15 Jun 2025 17:43:02 GMT) Full text and rfc822 format available.

Message #10 received at 76588-done <at> debbugs.gnu.org (full text, mbox):

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 1 (text/plain, inline)]
Obsoleted.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 20 days ago.

Previous Next


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