[CalendarServer-changes] [8875] CalendarServer/trunk/support/build.sh

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 14 22:33:43 PDT 2012


Revision: 8875
          http://trac.macosforge.org/projects/calendarserver/changeset/8875
Author:   wsanchez at apple.com
Date:     2012-03-14 22:33:42 -0700 (Wed, 14 Mar 2012)
Log Message:
-----------
Get rid of PyXML.
Oddly, that seems to not break anything...

Modified Paths:
--------------
    CalendarServer/trunk/support/build.sh

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2012-03-15 00:44:07 UTC (rev 8874)
+++ CalendarServer/trunk/support/build.sh	2012-03-15 05:33:42 UTC (rev 8875)
@@ -672,12 +672,6 @@
     "Zope Interface" "zope.interface" "${zi}" \
     "http://www.zope.org/Products/ZopeInterface/${zv}/${zi}.tar.gz";
 
-  local pv="0.8.4";
-  local px="PyXML-${pv}";
-  py_dependency -v "${pv}" -m "1f7655050cebbb664db976405fdba209" \
-    "PyXML" "xml.dom.ext" "${px}" \
-    "http://${sf}/project/pyxml/pyxml/${pv}/${px}.tar.gz";
-
   local po="pyOpenSSL-0.13";
   py_dependency -v 0.13 -m "767bca18a71178ca353dff9e10941929" \
     "PyOpenSSL" "OpenSSL" "${po}" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120314/ee014839/attachment.html>


More information about the calendarserver-changes mailing list