emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#36629: closed ([PATCH 2/2] gnu: python-aiorpcx: ca


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36629: closed ([PATCH 2/2] gnu: python-aiorpcx: capitalize description)
Date: Mon, 15 Jul 2019 10:45:03 +0000

Your message dated Mon, 15 Jul 2019 12:44:15 +0200
with message-id <address@hidden>
and subject line Re: [bug#36629] [PATCH 2/2] gnu: python-aiorpcx: capitalize 
description
has caused the debbugs.gnu.org bug report #36629,
regarding [PATCH 2/2] gnu: python-aiorpcx: capitalize description
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36629: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36629
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#36629] [PATCH 2/2] gnu: python-aiorpcx: capitalize description Date: Mon, 15 Jul 2019 12:44:15 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
Arne Babenhauserheide <address@hidden> skribis:

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

Applied, thanks!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]