[CalendarServer-changes] [9340] CalendarServer/trunk/support/build.sh

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 7 18:08:37 PDT 2012


Revision: 9340
          http://trac.macosforge.org/projects/calendarserver/changeset/9340
Author:   cdaboo at apple.com
Date:     2012-06-07 18:08:35 -0700 (Thu, 07 Jun 2012)
Log Message:
-----------
PyCalendar fix.

Modified Paths:
--------------
    CalendarServer/trunk/support/build.sh

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2012-06-07 22:51:46 UTC (rev 9339)
+++ CalendarServer/trunk/support/build.sh	2012-06-08 01:08:35 UTC (rev 9340)
@@ -738,7 +738,7 @@
     "${pypi}/p/python-ldap/${ld}.tar.gz";
 
   # XXX actually PyCalendar should be imported in-place.
-  py_dependency -fe -i "src" -r 200 \
+  py_dependency -fe -i "src" -r 201 \
     "pycalendar" "pycalendar" "pycalendar" \
     "http://svn.mulberrymail.com/repos/PyCalendar/branches/server";
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120607/5de78269/attachment.html>


More information about the calendarserver-changes mailing list