[CalendarServer-changes] [14845] twext/trunk/setup.py

source_changes at macosforge.org source_changes at macosforge.org
Thu May 28 14:41:10 PDT 2015


Revision: 14845
          http://trac.calendarserver.org//changeset/14845
Author:   wsanchez at apple.com
Date:     2015-05-28 14:41:10 -0700 (Thu, 28 May 2015)
Log Message:
-----------
Require Twisted 15.2

Modified Paths:
--------------
    twext/trunk/setup.py

Modified: twext/trunk/setup.py
===================================================================
--- twext/trunk/setup.py	2015-05-28 21:37:15 UTC (rev 14844)
+++ twext/trunk/setup.py	2015-05-28 21:41:10 UTC (rev 14845)
@@ -237,7 +237,7 @@
 
 install_requirements = [
     "cffi>=0.6",
-    "twisted>=13.2.0",
+    "twisted>=15.2.0",
 ]
 
 extras_requirements = {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150528/7947560d/attachment.html>


More information about the calendarserver-changes mailing list