* [bug#49962] [PATCH 0/1] electrum requires aiorpcx update. @ 2021-08-09 16:20 Mike Rosset 2021-08-09 16:28 ` [bug#49962] [PATCH 1/1] gnu: python-aiorpcx: Update to 0.18.7 Mike Rosset 0 siblings, 1 reply; 3+ messages in thread From: Mike Rosset @ 2021-08-09 16:20 UTC (permalink / raw) To: 49962; +Cc: Mike Rosset 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 ^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#49962] [PATCH 1/1] gnu: python-aiorpcx: Update to 0.18.7. 2021-08-09 16:20 [bug#49962] [PATCH 0/1] electrum requires aiorpcx update Mike Rosset @ 2021-08-09 16:28 ` Mike Rosset 2021-08-10 8:12 ` bug#49962: " Efraim Flashner 0 siblings, 1 reply; 3+ messages in thread From: Mike Rosset @ 2021-08-09 16:28 UTC (permalink / raw) To: 49962; +Cc: Mike Rosset * 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 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#49962: [PATCH 1/1] gnu: python-aiorpcx: Update to 0.18.7. 2021-08-09 16:28 ` [bug#49962] [PATCH 1/1] gnu: python-aiorpcx: Update to 0.18.7 Mike Rosset @ 2021-08-10 8:12 ` Efraim Flashner 0 siblings, 0 replies; 3+ messages in thread From: Efraim Flashner @ 2021-08-10 8:12 UTC (permalink / raw) To: Mike Rosset; +Cc: 49962-done, Mike Rosset [-- Attachment #1: Type: text/plain, Size: 236 bytes --] Thanks. Patch pushed. -- Efraim Flashner <efraim@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 [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 833 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-08-10 8:15 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2021-08-09 16:20 [bug#49962] [PATCH 0/1] electrum requires aiorpcx update Mike Rosset 2021-08-09 16:28 ` [bug#49962] [PATCH 1/1] gnu: python-aiorpcx: Update to 0.18.7 Mike Rosset 2021-08-10 8:12 ` bug#49962: " Efraim Flashner
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/guix.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).