[CalendarServer-changes] [14370] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Thu Feb 5 11:33:21 PST 2015


Revision: 14370
          http://trac.calendarserver.org//changeset/14370
Author:   wsanchez at apple.com
Date:     2015-02-05 11:33:21 -0800 (Thu, 05 Feb 2015)
Log Message:
-----------
update toolchain

Modified Paths:
--------------
    CalendarServer/trunk/bin/_build.sh
    CalendarServer/trunk/requirements-stable.txt

Modified: CalendarServer/trunk/bin/_build.sh
===================================================================
--- CalendarServer/trunk/bin/_build.sh	2015-02-05 01:52:07 UTC (rev 14369)
+++ CalendarServer/trunk/bin/_build.sh	2015-02-05 19:33:21 UTC (rev 14370)
@@ -640,9 +640,9 @@
   mkdir -p "${py_ve_tools}/junk";
 
   for pkg in             \
-      setuptools-5.4.1   \
-      pip-6.0.6          \
-      virtualenv-1.11.6  \
+      setuptools-12.0.5  \
+      pip-6.0.8          \
+      virtualenv-12.0.7  \
   ; do
       local    name="${pkg%-*}";
       local version="${pkg#*-}";

Modified: CalendarServer/trunk/requirements-stable.txt
===================================================================
--- CalendarServer/trunk/requirements-stable.txt	2015-02-05 01:52:07 UTC (rev 14369)
+++ CalendarServer/trunk/requirements-stable.txt	2015-02-05 19:33:21 UTC (rev 14370)
@@ -20,7 +20,7 @@
 
 --editable .  # calendarserver
 
-    zope.interface==4.1.1
+    zope.interface==4.1.2
 
     Twisted==14.0.2
         #zope.interface
@@ -30,7 +30,7 @@
         #   added to calendarserver.
         #pyOpenSSL
         service_identity==14.0.0
-            characteristic==14.0.0
+            characteristic==14.3.0
             pyasn1==0.1.7
             pyasn1-modules==0.0.5
             #pyOpenSSL
@@ -42,7 +42,7 @@
         #twisted
 
         # [LDAP] extra
-            python-ldap==2.4.18
+            python-ldap==2.4.19
                 #setuptools
 
         # [DAL] extra
@@ -55,14 +55,14 @@
             PyGreSQL==4.1.1
 
         # [Oracle] extra
-            #cx_Oracle  # Not in PyPI
+            #cx_Oracle==5.1.3  # Not in PyPI
 
     pyOpenSSL==0.14
-        cryptography==0.7.1
+        cryptography==0.7.2
             #pyasn1
             #cffi
             enum34==1.0.4
-            setuptools==11.3.1
+            setuptools==12.0.5
             #six
         six==1.9.0
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150205/7604c320/attachment.html>


More information about the calendarserver-changes mailing list