[CalendarServer-changes] [14285] CalendarServer/trunk/requirements-stable.txt

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 12 13:34:23 PST 2015


Revision: 14285
          http://trac.calendarserver.org//changeset/14285
Author:   wsanchez at apple.com
Date:     2015-01-12 13:34:23 -0800 (Mon, 12 Jan 2015)
Log Message:
-----------
cleanup

Modified Paths:
--------------
    CalendarServer/trunk/requirements-stable.txt

Modified: CalendarServer/trunk/requirements-stable.txt
===================================================================
--- CalendarServer/trunk/requirements-stable.txt	2015-01-12 21:23:25 UTC (rev 14284)
+++ CalendarServer/trunk/requirements-stable.txt	2015-01-12 21:34:23 UTC (rev 14285)
@@ -24,6 +24,7 @@
 
     Twisted==14.0.2
         #zope.interface
+
         # NOTE: Twisted also uses pyOpenSSL, pycrypto and service_identity,
         #   but doesn't specify them as dependencies, so that are explicitly
         #   added to calendarserver.
@@ -39,17 +40,26 @@
         cffi==0.8.6
             pycparser==2.10
         #twisted
+
+        # [LDAP] extra
+            python-ldap==2.4.18
+                #setuptools
+
         # [DAL] extra
               sqlparse==0.1.14
+
         # [OpenDirectory] extra
             #pyobjc-framework-OpenDirectory  # Use system module
+
         # [Postgres] extra
             PyGreSQL==4.1.1
+
         # [Oracle] extra
             #cx_Oracle  # Not in PyPI
 
     pyOpenSSL==0.14
         cryptography==0.7.1
+            #pyasn1
             #cffi
             enum34==1.0.4
             setuptools==11.3.1
@@ -61,12 +71,10 @@
     xattr==0.7.5
         #cffi
 
+    -e svn+http://svn.calendarserver.org/repository/calendarserver/PyCalendar/trunk@14245#egg=pycalendar
     python-dateutil==1.5  # Note: v2.0+ is for Python 3
-
     pytz==2014.10
 
-    -e svn+http://svn.calendarserver.org/repository/calendarserver/PyCalendar/trunk@14245#egg=pycalendar
-
     psutil==2.1.3
 
     setproctitle==1.1.8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150112/7905b3a5/attachment-0001.html>


More information about the calendarserver-changes mailing list