[CalendarServer-changes] [1692] CalendarClientSimulator/trunk/run.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Jul 17 20:01:36 PDT 2007


Revision: 1692
          http://trac.macosforge.org/projects/calendarserver/changeset/1692
Author:   cdaboo at apple.com
Date:     2007-07-17 20:01:35 -0700 (Tue, 17 Jul 2007)

Log Message:
-----------
Need newer PyCalendar.

Modified Paths:
--------------
    CalendarClientSimulator/trunk/run.py

Modified: CalendarClientSimulator/trunk/run.py
===================================================================
--- CalendarClientSimulator/trunk/run.py	2007-07-18 03:00:39 UTC (rev 1691)
+++ CalendarClientSimulator/trunk/run.py	2007-07-18 03:01:35 UTC (rev 1692)
@@ -34,7 +34,7 @@
 svn = "/usr/bin/svn"
 
 packages = [
-    ("PyCalendar", "PyCalendar/src", "http://svn.mulberrymail.com/repos/PyCalendar/trunk", "48"),
+    ("PyCalendar", "PyCalendar/src", "http://svn.mulberrymail.com/repos/PyCalendar/trunk", "50"),
 ]
 
 def usage():

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070717/a0f7c0cc/attachment.html


More information about the calendarserver-changes mailing list