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

source_changes at macosforge.org source_changes at macosforge.org
Fri Aug 31 12:16:05 PDT 2012


Revision: 9762
          http://trac.macosforge.org/projects/calendarserver/changeset/9762
Author:   cdaboo at apple.com
Date:     2012-08-31 12:16:04 -0700 (Fri, 31 Aug 2012)
Log Message:
-----------
PyCalendar fix needed for reliable tests.

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

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2012-08-31 19:13:51 UTC (rev 9761)
+++ CalendarServer/trunk/support/build.sh	2012-08-31 19:16:04 UTC (rev 9762)
@@ -1,7 +1,7 @@
 # -*- sh-basic-offset: 2 -*-
 
 ##
-# Copyright (c) 2005-2011 Apple Inc. All rights reserved.
+# Copyright (c) 2005-2012 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -743,7 +743,7 @@
     "${pypi}/p/python-ldap/${ld}.tar.gz";
 
   # XXX actually PyCalendar should be imported in-place.
-  py_dependency -fe -i "src" -r 211 \
+  py_dependency -fe -i "src" -r 212 \
     "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/20120831/c82e2104/attachment.html>


More information about the calendarserver-changes mailing list