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

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:18:21 PDT 2014


Revision: 11993
          http://trac.calendarserver.org//changeset/11993
Author:   wsanchez at apple.com
Date:     2013-11-22 12:24:12 -0800 (Fri, 22 Nov 2013)
Log Message:
-----------
Twisted -> 13.2

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

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2013-11-21 22:33:20 UTC (rev 11992)
+++ CalendarServer/trunk/support/build.sh	2013-11-22 20:24:12 UTC (rev 11993)
@@ -779,10 +779,10 @@
 
   # Maintenance note: next time the Twisted dependency gets updated, check out
   # twext/patches.py.
-  local v="12.3.0";
+  local v="13.2.0";
   local n="Twisted";
   local p="${n}-${v}";
-  py_dependency -v 12.2 -m "6e289825f3bf5591cfd670874cc0862d" \
+  py_dependency -v 13.2 -m "83fe6c0c911cc1602dbffb036be0ba79" \
     "${n}" "twisted" "${p}" \
     "${pypi}/T/${n}/${p}.tar.bz2";
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/67f61bd2/attachment.html>


More information about the calendarserver-changes mailing list