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

source_changes at macosforge.org source_changes at macosforge.org
Sat Jan 26 10:30:08 PST 2013


Revision: 10555
          http://trac.calendarserver.org//changeset/10555
Author:   cdaboo at apple.com
Date:     2013-01-26 10:30:08 -0800 (Sat, 26 Jan 2013)
Log Message:
-----------
Now using PyCalendar trunk.

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

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2013-01-26 18:24:59 UTC (rev 10554)
+++ CalendarServer/trunk/support/build.sh	2013-01-26 18:30:08 UTC (rev 10555)
@@ -774,9 +774,9 @@
     "${pypi}/p/python-ldap/${ld}.tar.gz";
 
   # XXX actually PyCalendar should be imported in-place.
-  py_dependency -fe -i "src" -r 10547 \
+  py_dependency -fe -i "src" -r 10554 \
     "pycalendar" "pycalendar" "pycalendar" \
-    "${svn_uri_base}/PyCalendar/branches/server";
+    "${svn_uri_base}/PyCalendar/trunk";
 
   #
   # Tool dependencies.  The code itself doesn't depend on these, but
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130126/a6ea6770/attachment.html>


More information about the calendarserver-changes mailing list