Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7237f0137a48dbee900cab4196ab2f6858b3e6cf)
  • Date: Mon, 7 Feb 2011 10:03:17 -0600

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
+



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7237f0137a48dbee900cab4196ab2f6858b3e6cf), Treeve Jelbert, 02/07/2011

Archive powered by MHonArc 2.6.24.

Top of Page