GNU bug report logs - #49962
[PATCH 0/1] electrum requires aiorpcx update.

Previous Next

Package: guix-patches;

Reported by: Mike Rosset <mrosset <at> bufio.org>

Date: Mon, 9 Aug 2021 16:21:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 49962 in the body.
You can then email your comments to 49962 AT debbugs.gnu.org in the normal way.

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#49962; Package guix-patches. (Mon, 09 Aug 2021 16:21:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mike Rosset <mrosset <at> bufio.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 09 Aug 2021 16:21:02 GMT) Full text and rfc822 format available.

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

From: Mike Rosset <mrosset <at> bufio.org>
To: guix-patches <at> gnu.org
Cc: Mike Rosset <mike.rosset <at> gmail.com>
Subject: [PATCH 0/1] electrum requires aiorpcx update.
Date: Mon,  9 Aug 2021 09:20:01 -0700
Hello,

The latest electrum update to 4.1.5 requires atleast version 0.18.7 of aiorpcx.

Mike Rosset (1):
  gnu: python-aiorpcx: Update to 0.18.7.

 gnu/packages/python-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--
2.32.0





Information forwarded to guix-patches <at> gnu.org:
bug#49962; Package guix-patches. (Mon, 09 Aug 2021 16:29:02 GMT) Full text and rfc822 format available.

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

From: Mike Rosset <mrosset <at> bufio.org>
To: 49962 <at> debbugs.gnu.org
Cc: Mike Rosset <mike.rosset <at> gmail.com>
Subject: [PATCH 1/1] gnu: python-aiorpcx: Update to 0.18.7.
Date: Mon,  9 Aug 2021 09:28:02 -0700
* gnu/packages/python-web.scm (python-aiorpcx): Update to 0.18.7.

electrum 4.1.5 requires aiorpcx 0.18.7<=ver<0.19
---
 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 5df134ddff..f27b9121f9 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -284,14 +284,14 @@ using @url{https://github.com/saghul/pycares,pycares}.")
 (define-public python-aiorpcx
   (package
     (name "python-aiorpcx")
-    (version "0.18.3")
+    (version "0.18.7")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "aiorpcX" version))
        (sha256
         (base32
-         "0k545hc7wl6sh1svydzbv6x7sx5pig2pqkl3yxs9riwmvzawx9xp"))))
+         "1rswrspv27x33xa5bnhrkjqzhv0sknv5kd7pl1vidw9d2z4rx2l0"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-attrs" ,python-attrs)))
-- 
2.32.0





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Tue, 10 Aug 2021 08:15:02 GMT) Full text and rfc822 format available.

Notification sent to Mike Rosset <mrosset <at> bufio.org>:
bug acknowledged by developer. (Tue, 10 Aug 2021 08:15:02 GMT) Full text and rfc822 format available.

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

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Mike Rosset <mrosset <at> bufio.org>
Cc: 49962-done <at> debbugs.gnu.org, Mike Rosset <mike.rosset <at> gmail.com>
Subject: Re: [bug#49962] [PATCH 1/1] gnu: python-aiorpcx: Update to 0.18.7.
Date: Tue, 10 Aug 2021 11:12:21 +0300
[Message part 1 (text/plain, inline)]
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 07 Sep 2021 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 287 days ago.

Previous Next


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