[CalendarServer-changes] [14311] CalendarServer/trunk
source_changes at macosforge.org
source_changes at macosforge.org
Thu Jan 15 11:48:57 PST 2015
Revision: 14311
http://trac.calendarserver.org//changeset/14311
Author: wsanchez at apple.com
Date: 2015-01-15 11:48:57 -0800 (Thu, 15 Jan 2015)
Log Message:
-----------
Long opts
Modified Paths:
--------------
CalendarServer/trunk/requirements-dev.txt
CalendarServer/trunk/requirements-stable.txt
Modified: CalendarServer/trunk/requirements-dev.txt
===================================================================
--- CalendarServer/trunk/requirements-dev.txt 2015-01-15 19:48:38 UTC (rev 14310)
+++ CalendarServer/trunk/requirements-dev.txt 2015-01-15 19:48:57 UTC (rev 14311)
@@ -1,5 +1,5 @@
# Get master requirements
--r requirements-stable.txt
+--requirement requirements-stable.txt
# Additional dependencies for development and testing
pyflakes
Modified: CalendarServer/trunk/requirements-stable.txt
===================================================================
--- CalendarServer/trunk/requirements-stable.txt 2015-01-15 19:48:38 UTC (rev 14310)
+++ CalendarServer/trunk/requirements-stable.txt 2015-01-15 19:48:57 UTC (rev 14311)
@@ -18,7 +18,7 @@
#
##
--e . # calendarserver
+--editable . # calendarserver
zope.interface==4.1.1
@@ -36,7 +36,7 @@
#pyOpenSSL
pycrypto==2.6.1
- -e svn+http://svn.calendarserver.org/repository/calendarserver/twext/trunk@14287#egg=twextpy
+ --editable svn+http://svn.calendarserver.org/repository/calendarserver/twext/trunk@14287#egg=twextpy
cffi==0.8.6
pycparser==2.10
#twisted
@@ -66,9 +66,9 @@
#six
six==1.9.0
- -e svn+http://svn.calendarserver.org/repository/calendarserver/PyKerberos/trunk@13420#egg=kerberos
+ --editable svn+http://svn.calendarserver.org/repository/calendarserver/PyKerberos/trunk@13420#egg=kerberos
- -e svn+http://svn.calendarserver.org/repository/calendarserver/PyCalendar/trunk@14301#egg=pycalendar
+ --editable svn+http://svn.calendarserver.org/repository/calendarserver/PyCalendar/trunk@14301#egg=pycalendar
python-dateutil==1.5 # Note: v2.0+ is for Python 3
pytz==2014.10
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150115/f7e49f68/attachment.html>
More information about the calendarserver-changes
mailing list