[CalendarServer-changes] [13501] CalendarServer/trunk/support/_cache_deps

source_changes at macosforge.org source_changes at macosforge.org
Mon May 19 14:48:50 PDT 2014


Revision: 13501
          http://trac.calendarserver.org//changeset/13501
Author:   wsanchez at apple.com
Date:     2014-05-19 14:48:50 -0700 (Mon, 19 May 2014)
Log Message:
-----------
Don't fetch deps.

Modified Paths:
--------------
    CalendarServer/trunk/support/_cache_deps

Modified: CalendarServer/trunk/support/_cache_deps
===================================================================
--- CalendarServer/trunk/support/_cache_deps	2014-05-19 21:48:15 UTC (rev 13500)
+++ CalendarServer/trunk/support/_cache_deps	2014-05-19 21:48:50 UTC (rev 13501)
@@ -62,6 +62,7 @@
 echo "";
 pip_download                       \
   --allow-unverified cx-Oracle     \
+  --no-deps                        \
   --requirement="${requirements}"  \
   ;
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140519/2cb6ac3a/attachment.html>


More information about the calendarserver-changes mailing list