GNU bug report logs - #36625
[PATCH 1/2] gnu: python-aiorpcx: Update to 0.18.3

Previous Next

Package: guix-patches;

Reported by: arne_bab <at> web.de

Date: Fri, 12 Jul 2019 21:35:03 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#36625: closed ([PATCH 1/2] gnu: python-aiorpcx: Update to 0.18.3)
Date: Mon, 15 Jul 2019 10:45:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 15 Jul 2019 12:44:46 +0200
with message-id <87v9w3pof5.fsf <at> gnu.org>
and subject line Re: [bug#36625] [PATCH 1/2] gnu: python-aiorpcx: Update to 0.18.3
has caused the debbugs.gnu.org bug report #36625,
regarding [PATCH 1/2] gnu: python-aiorpcx: Update to 0.18.3
to be marked as done.

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


-- 
36625: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36625
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 1/2] gnu: python-aiorpcx: Update to 0.18.3
Date: Fri, 12 Jul 2019 23:33:47 +0200
* gnu/packages/python-web.scm (python-aiorpcx): Update to 0.18.3
---
 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 e441cbaa81..339ed20b01 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -154,14 +154,14 @@ using @url{https://github.com/saghul/pycares,pycares}.")
 (define-public python-aiorpcx
   (package
     (name "python-aiorpcx")
-    (version "0.10.2")
+    (version "0.18.3")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "aiorpcX" version))
        (sha256
         (base32
-         "1p88k15jh0d2a18pnnbfcamsqi2bxvmmhpizmdlxfdxf8vy5ggyj"))))
+         "0k545hc7wl6sh1svydzbv6x7sx5pig2pqkl3yxs9riwmvzawx9xp"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-attrs" ,python-attrs)))
--
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: 36625-done <at> debbugs.gnu.org
Subject: Re: [bug#36625] [PATCH 1/2] gnu: python-aiorpcx: Update to 0.18.3
Date: Mon, 15 Jul 2019 12:44:46 +0200
Arne Babenhauserheide <arne_bab <at> web.de> skribis:

> * gnu/packages/python-web.scm (python-aiorpcx): Update to 0.18.3

Applied, thanks!


This bug report was last modified 5 years and 307 days ago.

Previous Next


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