[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7237f0137a48dbee900cab4196ab2f6858b3e6cf)

Treeve Jelbert scm at sourcemage.org
Mon Feb 7 11:03:17 EST 2011


GIT changes to master grimoire by Treeve Jelbert <treeve at sourcemage.org>:

 ChangeLog                   |    3 +++
 python-pypi/dulwich/DEPENDS |    3 +++
 python-pypi/dulwich/DETAILS |   14 ++++++++++++++
 python-pypi/dulwich/HISTORY |    4 ++++
 4 files changed, 24 insertions(+)

New commits:
commit 7237f0137a48dbee900cab4196ab2f6858b3e6cf
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    dulwich: => 0.7.0

diff --git a/ChangeLog b/ChangeLog
index 2cb2ebe..b7753c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-02-07 Treeve Jelbert <treeve at sourcemage.org>
+	* python-pypi/dulwich: new spell, Python implementation of the Git file formats and protocols
+
 2011-02-07 Vlad Glagolev <stealth at sourcemage.org>
 	* ftp/museek+: new spell, file-sharing application for the Soulseek
 	  peer-to-peer network
diff --git a/python-pypi/dulwich/DEPENDS b/python-pypi/dulwich/DEPENDS
new file mode 100755
index 0000000..24514c8
--- /dev/null
+++ b/python-pypi/dulwich/DEPENDS
@@ -0,0 +1,3 @@
+depends python     &&
+depends setuptools
+
diff --git a/python-pypi/dulwich/DETAILS b/python-pypi/dulwich/DETAILS
new file mode 100755
index 0000000..cc1aef1
--- /dev/null
+++ b/python-pypi/dulwich/DETAILS
@@ -0,0 +1,14 @@
+           SPELL=dulwich
+         VERSION=0.7.0
+     SOURCE_HASH=sha512:6a535bc2b5fa3589dc3b36d61610183de7499ccc5a8d66816ec6e3eec648612fad9e619b789c132110a4d80b772055762a259f3bd25ae3d60942ab5a4f842512
+          SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+        WEB_SITE=http://samba.org/~jelmer/dulwich
+   SOURCE_URL[0]=$WEB_SITE/$SOURCE
+      LICENSE[0]=GPL
+         ENTERED=20110207
+        KEYWORDS="python git"
+           SHORT="Python implementation of the Git file formats and protocols"
+cat << EOF
+Simple Python implementation of the Git file formats and protocols.
+EOF
diff --git a/python-pypi/dulwich/HISTORY b/python-pypi/dulwich/HISTORY
new file mode 100644
index 0000000..b15e644
--- /dev/null
+++ b/python-pypi/dulwich/HISTORY
@@ -0,0 +1,4 @@
+2011-02-07 Treeve Jelbert <treeve at sourcemage.org>
+	* DETAILS: version 0.7
+	  spell created
+



More information about the SM-Commit mailing list