GNU bug report logs - #36629
[PATCH 2/2] gnu: python-aiorpcx: capitalize description

Previous Next

Package: guix-patches;

Reported by: arne_bab <at> web.de

Date: Fri, 12 Jul 2019 21:42:02 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: arne_bab <at> web.de
Subject: bug#36629: closed (Re: [bug#36629] [PATCH 2/2] gnu:
 python-aiorpcx: capitalize description)
Date: Mon, 15 Jul 2019 10:45:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#36629: [PATCH 2/2] gnu: python-aiorpcx: capitalize description

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 36629 <at> debbugs.gnu.org.

-- 
36629: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36629
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Arne Babenhauserheide <arne_bab <at> web.de>
Cc: 36629-done <at> debbugs.gnu.org
Subject: Re: [bug#36629] [PATCH 2/2] gnu: python-aiorpcx: capitalize
 description
Date: Mon, 15 Jul 2019 12:44:15 +0200
Arne Babenhauserheide <arne_bab <at> web.de> skribis:

> * gnu/packages/python-web.scm (python-aiorpcx): capitalize description

Applied, thanks!

[Message part 3 (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 2/2] gnu: python-aiorpcx: capitalize description
Date: Fri, 12 Jul 2019 23:41:10 +0200
* gnu/packages/python-web.scm (python-aiorpcx): capitalize description
---
 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 35f471084f..e07951978e 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -168,8 +168,8 @@ using @url{https://github.com/saghul/pycares,pycares}.")
     (home-page "https://github.com/kyuupichan/aiorpcX")
     (synopsis "Generic asyncio RPC implementation")
     (description
-     "aiorpcX is a generic asyncio library implementation of RPC suitable for
-an application that is a client, server or both.
+     "The aiorpcX library is a generic asyncio implementation of RPC suitable
+for an application that is a client, server or both.

 The package includes a module with full coverage of JSON RPC versions 1.0 and
 2.0, JSON RPC protocol auto-detection, and arbitrary message framing.  It also
--
2.22.0




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

Previous Next


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