[CalendarServer-changes] [14233] PyCalendar/branches/CalendarServer-5.2/setup.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Dec 17 19:39:29 PST 2014


Revision: 14233
          http://trac.calendarserver.org//changeset/14233
Author:   cdaboo at apple.com
Date:     2014-12-17 19:39:29 -0800 (Wed, 17 Dec 2014)
Log Message:
-----------
Include zonal package to allow time zone data updates.

Modified Paths:
--------------
    PyCalendar/branches/CalendarServer-5.2/setup.py

Modified: PyCalendar/branches/CalendarServer-5.2/setup.py
===================================================================
--- PyCalendar/branches/CalendarServer-5.2/setup.py	2014-12-18 02:38:20 UTC (rev 14232)
+++ PyCalendar/branches/CalendarServer-5.2/setup.py	2014-12-18 03:39:29 UTC (rev 14233)
@@ -27,5 +27,6 @@
         'pycalendar',
         'pycalendar.icalendar',
         'pycalendar.vcard',
+        'zonal',
     ]
 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20141217/cb57fb2c/attachment.html>


More information about the calendarserver-changes mailing list