29/57: gnu: python-ccm: Update synopsis and description.

2016-10-15 Thread Hartmut Goebel
htgoebel pushed a commit to branch wip-python-build-system
in repository guix.

commit 2ede9b77cac1b823842afef5c61a36dc106c4712
Author: Hartmut Goebel 
Date:   Thu Oct 13 15:01:18 2016 +0200

gnu: python-ccm: Update synopsis and description.

* gnu/packages/python.scm (python-ccm): Update synopsis and description.
---
 gnu/packages/python.scm |8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 0fcab05..f70062d 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -596,9 +596,11 @@ making them easy to handle and incorporate into other 
protocols.")
("python-psutil" ,python-psutil)
("python-six" ,python-six)))
 (home-page "https://github.com/pcmanus/ccm";)
-(synopsis "Cassandra Cluster Manager")
-(description "A script/library to create, launch and remove an Apache
-Cassandra cluster on localhost.")
+(synopsis "Cassandra Cluster Manager for Apache Cassandra clusters on
+localhost")
+(description "Cassandra Cluster Manager is a development tool for testing
+local Cassandra clusters. It creates, launches and removes Cassandra clusters
+on localhost.")
 (license license:asl2.0)))
 
 (define-public python2-ccm



29/57: gnu: python-ccm: Update synopsis and description.

2016-10-13 Thread Hartmut Goebel
htgoebel pushed a commit to branch wip-python-build-system
in repository guix.

commit 4a56805781ce003d809c2b2b5a049130f84846cd
Author: Hartmut Goebel 
Date:   Thu Oct 13 15:01:18 2016 +0200

gnu: python-ccm: Update synopsis and description.

* gnu/packages/python.scm (python-ccm): Update synopsis and description.
---
 gnu/packages/python.scm |8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index b46dc58..37f7958 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -596,9 +596,11 @@ making them easy to handle and incorporate into other 
protocols.")
("python-psutil" ,python-psutil)
("python-six" ,python-six)))
 (home-page "https://github.com/pcmanus/ccm";)
-(synopsis "Cassandra Cluster Manager")
-(description "A script/library to create, launch and remove an Apache
-Cassandra cluster on localhost.")
+(synopsis "Cassandra Cluster Manager for Apache Cassandra clusters on
+localhost")
+(description "Cassandra Cluster Manager is a development tool for testing
+local Cassandra clusters. It creates, launches and removes Cassandra clusters
+on localhost.")
 (license license:asl2.0)))
 
 (define-public python2-ccm