Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (a23d645c2849efb7c7aa122f6c9700711f0d8a2f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (a23d645c2849efb7c7aa122f6c9700711f0d8a2f)
  • Date: Mon, 26 Jan 2009 22:15:41 -0600

GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:

python-pypi/buildbot/DEPENDS | 3 ++-
python-pypi/buildbot/DETAILS | 2 +-
python-pypi/buildbot/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit a23d645c2849efb7c7aa122f6c9700711f0d8a2f
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

buildbot: latest version and missing dependency

diff --git a/python-pypi/buildbot/DEPENDS b/python-pypi/buildbot/DEPENDS
index a86d429..752917d 100755
--- a/python-pypi/buildbot/DEPENDS
+++ b/python-pypi/buildbot/DEPENDS
@@ -1 +1,2 @@
-depends python
+depends python &&
+depends twisted
diff --git a/python-pypi/buildbot/DETAILS b/python-pypi/buildbot/DETAILS
index 06977df..de64443 100755
--- a/python-pypi/buildbot/DETAILS
+++ b/python-pypi/buildbot/DETAILS
@@ -1,5 +1,5 @@
SPELL=buildbot
- VERSION=0.7.6
+ VERSION=0.7.9
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/python-pypi/buildbot/HISTORY b/python-pypi/buildbot/HISTORY
index 6eca66f..8c92afd 100644
--- a/python-pypi/buildbot/HISTORY
+++ b/python-pypi/buildbot/HISTORY
@@ -1,3 +1,7 @@
+2009-01-26 David Kowis <dkowis AT shlrm.org>
+ * DETAILS: version to 0.7.9
+ * DEPENDS: added needed twisted dep
+
2008-01-13 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: cleaned up, updated to 0.7.6, hash => gpg,
removed FRESHMEAT_URL, UPDATED



  • [SM-Commit] GIT changes to master grimoire by David Kowis (a23d645c2849efb7c7aa122f6c9700711f0d8a2f), David Kowis, 01/26/2009

Archive powered by MHonArc 2.6.24.

Top of Page