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

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 23 14:59:45 PDT 2011


Revision: 7652
          http://trac.macosforge.org/projects/calendarserver/changeset/7652
Author:   wsanchez at apple.com
Date:     2011-06-23 14:59:45 -0700 (Thu, 23 Jun 2011)
Log Message:
-----------
Use Twisted 11

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

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2011-06-23 16:32:32 UTC (rev 7651)
+++ CalendarServer/trunk/support/build.sh	2011-06-23 21:59:45 UTC (rev 7652)
@@ -712,9 +712,9 @@
     "PyGreSQL" "pgdb" "${pg}" \
     "${pypi}/P/PyGreSQL/${pg}.tar.gz";
 
-  py_dependency -v 10.1 -r 30159 \
+  py_dependency -v 11 -r 31512 \
     "Twisted" "twisted" "Twisted" \
-    "svn://svn.twistedmatrix.com/svn/Twisted/tags/releases/twisted-10.1.0";
+    "svn://svn.twistedmatrix.com/svn/Twisted/tags/releases/twisted-11.0.0";
 
   local du="python-dateutil-1.5";
   py_dependency -m "35f3732db3f2cc4afdc68a8533b60a52" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110623/391581e9/attachment.html>


More information about the calendarserver-changes mailing list