[CalendarServer-changes] [14236] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Wed Dec 17 19:52:56 PST 2014


Revision: 14236
          http://trac.calendarserver.org//changeset/14236
Author:   cdaboo at apple.com
Date:     2014-12-17 19:52:56 -0800 (Wed, 17 Dec 2014)
Log Message:
-----------
Need some extra time zone related files copied into the package.

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

Modified: CalendarServer/trunk/requirements-stable.txt
===================================================================
--- CalendarServer/trunk/requirements-stable.txt	2014-12-18 03:48:57 UTC (rev 14235)
+++ CalendarServer/trunk/requirements-stable.txt	2014-12-18 03:52:56 UTC (rev 14236)
@@ -7,7 +7,7 @@
 -e .
 -e svn+http://svn.calendarserver.org/repository/calendarserver/twext/trunk@14228#egg=twextpy
 -e svn+http://svn.calendarserver.org/repository/calendarserver/PyKerberos/trunk@13420#egg=kerberos
--e svn+http://svn.calendarserver.org/repository/calendarserver/PyCalendar/trunk@14224#egg=pycalendar
+-e svn+http://svn.calendarserver.org/repository/calendarserver/PyCalendar/trunk@14234#egg=pycalendar
 
 # Specify specific versions of our dependencies so that we're all testing the same config.
 

Modified: CalendarServer/trunk/setup.py
===================================================================
--- CalendarServer/trunk/setup.py	2014-12-18 03:48:57 UTC (rev 14235)
+++ CalendarServer/trunk/setup.py	2014-12-18 03:52:56 UTC (rev 14236)
@@ -309,6 +309,8 @@
             "twistedcaldav": [
                 "*.html",
                 "zoneinfo/*.ics",
+                "zoneinfo/*.txt",
+                "zoneinfo/*.xml",
                 "zoneinfo/*/*.ics",
                 "zoneinfo/*/*/*.ics",
                 "images/*/*.jpg",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20141217/b45d227c/attachment.html>


More information about the calendarserver-changes mailing list