[CalendarServer-changes] [14878] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 4 13:29:56 PDT 2015


Revision: 14878
          http://trac.calendarserver.org//changeset/14878
Author:   wsanchez at apple.com
Date:     2015-06-04 13:29:56 -0700 (Thu, 04 Jun 2015)
Log Message:
-----------
Update versions.

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

Modified: CalendarServer/trunk/bin/_build.sh
===================================================================
--- CalendarServer/trunk/bin/_build.sh	2015-06-04 20:29:45 UTC (rev 14877)
+++ CalendarServer/trunk/bin/_build.sh	2015-06-04 20:29:56 UTC (rev 14878)
@@ -640,9 +640,9 @@
   mkdir -p "${py_ve_tools}/junk";
 
   for pkg in             \
-      setuptools-12.0.5  \
-      pip-7.0.1          \
-      virtualenv-12.0.7  \
+      setuptools-17.0    \
+      pip-7.0.3          \
+      virtualenv-13.0.3  \
   ; do
       local    name="${pkg%-*}";
       local version="${pkg#*-}";

Modified: CalendarServer/trunk/requirements-stable.txt
===================================================================
--- CalendarServer/trunk/requirements-stable.txt	2015-06-04 20:29:45 UTC (rev 14877)
+++ CalendarServer/trunk/requirements-stable.txt	2015-06-04 20:29:56 UTC (rev 14878)
@@ -22,7 +22,7 @@
 
     zope.interface==4.1.2
 
-    Twisted==14.0.2
+    Twisted==15.2.1
         #zope.interface
 
         # NOTE: Twisted also uses pyOpenSSL, pycrypto and service_identity,
@@ -37,8 +37,8 @@
         pycrypto==2.6.1
 
     --editable svn+http://svn.calendarserver.org/repository/calendarserver/twext/trunk@14808#egg=twextpy
-        cffi==0.8.6
-            pycparser==2.10
+        cffi==1.1.0
+            pycparser==2.13
         #twisted
 
         # [LDAP] extra
@@ -46,23 +46,23 @@
                 #setuptools
 
         # [DAL] extra
-              sqlparse==0.1.14
+              sqlparse==0.1.15
 
         # [OpenDirectory] extra
             #pyobjc-framework-OpenDirectory  # Use system module
 
         # [Postgres] extra
-            pg8000==1.10.1
+            pg8000==1.10.2
 
         # [Oracle] extra
             #cx_Oracle==5.1.3  # Not in PyPI
 
     pyOpenSSL==0.14
-        cryptography==0.7.2
+        cryptography==0.9
             #pyasn1
             #cffi
             enum34==1.0.4
-            setuptools==12.0.5
+            setuptools==17.0
             #six
         six==1.9.0
 
@@ -70,9 +70,9 @@
 
     --editable svn+http://svn.calendarserver.org/repository/calendarserver/PyCalendar/trunk@14695#egg=pycalendar
     python-dateutil==1.5  # Note: v2.0+ is for Python 3
-    pytz==2014.10
+    pytz==2015.4
 
-    psutil==2.1.3
+    psutil==2.2.1
     setproctitle==1.1.8
     xattr==0.7.5
         #cffi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150604/8e90e538/attachment.html>


More information about the calendarserver-changes mailing list