[CalendarServer-changes] [9359] CalendarServer/trunk/support/build.sh
source_changes at macosforge.org
source_changes at macosforge.org
Tue Jun 12 15:17:22 PDT 2012
Revision: 9359
http://trac.macosforge.org/projects/calendarserver/changeset/9359
Author: cdaboo at apple.com
Date: 2012-06-12 15:17:22 -0700 (Tue, 12 Jun 2012)
Log Message:
-----------
Fix pycalendar for GEO property parsing.
Modified Paths:
--------------
CalendarServer/trunk/support/build.sh
Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh 2012-06-12 20:25:26 UTC (rev 9358)
+++ CalendarServer/trunk/support/build.sh 2012-06-12 22:17:22 UTC (rev 9359)
@@ -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 201 \
+ py_dependency -fe -i "src" -r 202 \
"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/20120612/3426ab3f/attachment.html>
More information about the calendarserver-changes
mailing list