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

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 4 12:54:22 PST 2010


Revision: 5247
          http://trac.macosforge.org/projects/calendarserver/changeset/5247
Author:   wsanchez at apple.com
Date:     2010-03-04 12:54:20 -0800 (Thu, 04 Mar 2010)
Log Message:
-----------
Use Twisted 10

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

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2010-03-04 19:27:47 UTC (rev 5246)
+++ CalendarServer/trunk/support/build.sh	2010-03-04 20:54:20 UTC (rev 5247)
@@ -491,9 +491,9 @@
     "PyGreSQL" "pgdb" "PyGreSQL-4.0" \
     "ftp://ftp.pygresql.org/pub/distrib/PyGreSQL.tgz";
 
-  py_dependency -v 10 -r 27606 \
+  py_dependency -v 10 -r 28657 \
     "Twisted" "twisted" "Twisted" \
-    "svn://svn.twistedmatrix.com/svn/Twisted/tags/releases/twisted-9.0.0";
+    "svn://svn.twistedmatrix.com/svn/Twisted/tags/releases/twisted-10.0.0";
 
   py_dependency \
     "dateutil" "dateutil" "python-dateutil-1.4.1" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100304/eab68b88/attachment.html>


More information about the calendarserver-changes mailing list