[Buildbot-commits] buildbot ChangeLog,1.731,1.732
Brian Warner
warner at users.sourceforge.net
Fri Sep 15 14:50:11 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv22052
Modified Files:
ChangeLog
Log Message:
[project @ add new python-specific steps: BuildEPYDoc and PyFlakes]
Original author: warner at lothar.com
Date: 2006-09-12 17:20:32
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.731
retrieving revision 1.732
diff -u -d -r1.731 -r1.732
--- ChangeLog 15 Sep 2006 14:49:58 -0000 1.731
+++ ChangeLog 15 Sep 2006 14:50:09 -0000 1.732
@@ -1,5 +1,9 @@
2006-09-12 Brian Warner <warner at lothar.com>
+ * buildbot/steps/python.py (BuildEPYDoc, PyFlakes): add new steps. No
+ tests yet, alas.
+ * docs/buildbot.texinfo (Python BuildSteps): document them
+
* buildbot/steps/shell.py: clean up test-case-name line, remove some
unnecessary imports
* buildbot/steps/dummy.py: same
More information about the Commits
mailing list