[packages/python-dulwich] clarify description, this is version with C parts being built

glen glen at pld-linux.org
Tue Oct 27 19:05:54 CET 2015


commit e156b51f0208f229950d09f593a9524819be378c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Oct 27 20:05:36 2015 +0200

    clarify description, this is version with C parts being built

 python-dulwich.spec | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/python-dulwich.spec b/python-dulwich.spec
index 35052b9..c030948 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -4,7 +4,7 @@
 %bcond_without	doc	# don't build doc
 
 %define 	module	dulwich
-Summary:	A python implementation of the Git file formats and protocols
+Summary:	A Python implementation of the Git file formats and protocols
 Name:		python-%{module}
 Version:	0.11.2
 Release:	1
@@ -27,9 +27,14 @@ BuildRequires:	sphinx-pdg
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Dulwich is a pure-Python implementation of the Git file formats and
-protocols. The project is named after the village in which Mr. and
-Mrs. Git live in the Monty Python sketch.
+Dulwich is a Python implementation of the Git file formats and
+protocols, which does not depend on Git itself.
+
+All functionality is available in pure Python. Optional C extensions
+can be built for improved performance.
+
+The project is named after the village in which Mr. and Mrs. Git live
+in the Monty Python sketch.
 
 %prep
 %setup -q -n %{module}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-dulwich.git/commitdiff/e156b51f0208f229950d09f593a9524819be378c



More information about the pld-cvs-commit mailing list