[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/104: gnu: python-ccm: Update synopsis and description.
From: |
Hartmut Goebel |
Subject: |
30/104: gnu: python-ccm: Update synopsis and description. |
Date: |
Tue, 15 Nov 2016 21:37:02 +0000 (UTC) |
htgoebel pushed a commit to branch python-build-system
in repository guix.
commit d9a6e221e2082248c46a145422f36d21529c6716
Author: Hartmut Goebel <address@hidden>
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 5782079..bdcd1e3 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -623,9 +623,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
- 08/104: guix: python-build-system: Add background about Python installation methods., (continued)
- 08/104: guix: python-build-system: Add background about Python installation methods., Hartmut Goebel, 2016/11/15
- 09/104: gnu: python-2.7: Add all guix prefixes in PYTHONPATH to site-prefixes., Hartmut Goebel, 2016/11/15
- 22/104: gnu: Fix python inputs, part 3: all native-inputs become propagated-inputs., Hartmut Goebel, 2016/11/15
- 15/104: gnu: Remove python-setuptools and python2-setuptools from inputs (part 3), Hartmut Goebel, 2016/11/15
- 10/104: guix: Add lint-checker for packages which should be no inputs at all., Hartmut Goebel, 2016/11/15
- 29/104: gnu: python-ccm: Add missing input python-psutil., Hartmut Goebel, 2016/11/15
- 27/104: gnu: python-pytest-cov: Use upstream options for testing., Hartmut Goebel, 2016/11/15
- 21/104: gnu: Fix python inputs, part 2: all inputs become native-inputs., Hartmut Goebel, 2016/11/15
- 33/104: gnu: python-fixture: Correct inputs., Hartmut Goebel, 2016/11/15
- 26/104: gnu: scons: Do not use setuptools for building., Hartmut Goebel, 2016/11/15
- 30/104: gnu: python-ccm: Update synopsis and description.,
Hartmut Goebel <=
- 25/104: gnu: Fix python inputs, part 7: Ensure python-cython is a native-input., Hartmut Goebel, 2016/11/15
- 32/104: gnu: python-hdf5: Correct inputs., Hartmut Goebel, 2016/11/15
- 24/104: gnu: Fix python inputs, part 6: some inputs become native-inputs., Hartmut Goebel, 2016/11/15
- 16/104: gnu: Remove python-setuptools and python2-setuptools from inputs (part 4a), Hartmut Goebel, 2016/11/15
- 34/104: gnu: python-fixture: Enable tests., Hartmut Goebel, 2016/11/15
- 39/104: gnu: python-pytest-flakes: Fix build., Hartmut Goebel, 2016/11/15
- 13/104: gnu: Remove python-setuptools and python2-setuptools from inputs (part 1b), Hartmut Goebel, 2016/11/15
- 31/104: gnu: python-h5py: Remove needless "python2-variant" property., Hartmut Goebel, 2016/11/15
- 23/104: gnu: Fix python inputs, part 5: some inputs become propagated-inputs, Hartmut Goebel, 2016/11/15
- 19/104: gnu: Remove work-arounds for bug 20765 (ensure uncompressed eggs)., Hartmut Goebel, 2016/11/15