[CalendarServer-changes] [12455] CalendarServer/trunk/requirements

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:22:44 PDT 2014


Revision: 12455
          http://trac.calendarserver.org//changeset/12455
Author:   wsanchez at apple.com
Date:     2014-01-27 12:16:06 -0800 (Mon, 27 Jan 2014)
Log Message:
-----------
Maybe -e doesn't work for [optional] deps.

Modified Paths:
--------------
    CalendarServer/trunk/requirements/opt_LDAP.txt
    CalendarServer/trunk/requirements/opt_Oracle.txt

Modified: CalendarServer/trunk/requirements/opt_LDAP.txt
===================================================================
--- CalendarServer/trunk/requirements/opt_LDAP.txt	2014-01-27 19:58:07 UTC (rev 12454)
+++ CalendarServer/trunk/requirements/opt_LDAP.txt	2014-01-27 20:16:06 UTC (rev 12455)
@@ -1 +1,2 @@
--e svn+http://svn.calendarserver.org/repository/calendarserver/twext/trunk#egg=twextpy [LDAP]
+# -e svn+http://svn.calendarserver.org/repository/calendarserver/twext/trunk#egg=twextpy [LDAP]
+python-ldap>=2.4.13

Modified: CalendarServer/trunk/requirements/opt_Oracle.txt
===================================================================
--- CalendarServer/trunk/requirements/opt_Oracle.txt	2014-01-27 19:58:07 UTC (rev 12454)
+++ CalendarServer/trunk/requirements/opt_Oracle.txt	2014-01-27 20:16:06 UTC (rev 12455)
@@ -1 +1,2 @@
--e svn+http://svn.calendarserver.org/repository/calendarserver/twext/trunk#egg=twextpy [Oracle]
+# -e svn+http://svn.calendarserver.org/repository/calendarserver/twext/trunk#egg=twextpy [Oracle]
+cx_Oracle==5.1.2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/42fb4a8d/attachment.html>


More information about the calendarserver-changes mailing list