From: Andrew M. Kuchling Date: Wed, 15 May 2002 20:46:56 +0000 (+0000) Subject: [Bug #556370] Update URL for Expat X-Git-Tag: v2.2.2b1~366 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a65d980c687ecefb0af7a5c96e5b1d2c04812048;p=thirdparty%2FPython%2Fcpython.git [Bug #556370] Update URL for Expat --- diff --git a/setup.py b/setup.py index 037226d7ab45..1ed7d8810e45 100644 --- a/setup.py +++ b/setup.py @@ -545,8 +545,7 @@ class PyBuildExt(build_ext): # prototype by Jack Jansen. # # The Expat dist includes Windows .lib and .dll files. Home page is - # at http://www.jclark.com/xml/expat.html, the current production - # release is always ftp://ftp.jclark.com/pub/xml/expat.zip. + # at http://sourceforge.net/projects/expat/. # # EXPAT_DIR, below, should point to the expat/ directory created by # unpacking the Expat source distribution.