[lxml-dev] lxml 1.2.1 released
Hi, I just released lxml 1.2.1 to cheeseshop. This is a bugfix only release for the 1.2 series. Changelog: Bugs fixed: * Build fixes for MS compiler * Item assignments to special names like element["text"] failed * Renamed ObjectifiedDataElement.__setText() to _setText() to make it easier to access * The pattern for attribute names in ObjectPath was too restrictive Have fun, Stefan
Hello all,
Hi,
I just released lxml 1.2.1 to cheeseshop. This is a bugfix only release for the 1.2 series. Changelog:
Bugs fixed: * Build fixes for MS compiler * Item assignments to special names like element["text"] failed * Renamed ObjectifiedDataElement.__setText() to _setText() to make it easier to access * The pattern for attribute names in ObjectPath was too restrictive Just to notify, there seems to be a tag problem in PiPy:
yezda howe # easy_install --upgrade lxml Searching for lxml Reading http://cheeseshop.python.org/pypi/lxml/ Reading http://cheeseshop.python.org/pypi/lxml/1.3beta Reading http://codespeak.net/lxml Reading http://cheeseshop.python.org/pypi/lxml/1.2.1 Best match: lxml 1.3bugfix Downloading http://codespeak.net/svn/lxml/branch/lxml-1.3#egg=lxml-1.3bugfix error: Can't download http://codespeak.net/svn/lxml/branch/lxml-1.3: 404 Not Found -- Best Regards, Steve Howe
Steve Howe wrote:
Just to notify, there seems to be a tag problem in PiPy:
yezda howe # easy_install --upgrade lxml Searching for lxml Reading http://cheeseshop.python.org/pypi/lxml/ Reading http://cheeseshop.python.org/pypi/lxml/1.3beta Reading http://codespeak.net/lxml Reading http://cheeseshop.python.org/pypi/lxml/1.2.1 Best match: lxml 1.3bugfix Downloading http://codespeak.net/svn/lxml/branch/lxml-1.3#egg=lxml-1.3bugfix error: Can't download http://codespeak.net/svn/lxml/branch/lxml-1.3: 404 Not Found
Hi Steve, guess you were just one minute to quick. :) Should be fixed now. Stefan
Installers for Windows for Python 2.3, 2.4 and 2.5 have been uploaded. -- Sidnei da Silva Enfold Systems http://enfoldsystems.com Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214
Way Cool! Thanks! -----Original Message----- From: lxml-dev-bounces@codespeak.net [mailto:lxml-dev-bounces@codespeak.net] On Behalf Of Sidnei da Silva Sent: Tuesday, February 27, 2007 11:37 AM To: Stefan Behnel Cc: ML-Lxml-dev Subject: Re: [lxml-dev] lxml 1.2.1 released Installers for Windows for Python 2.3, 2.4 and 2.5 have been uploaded. -- Sidnei da Silva Enfold Systems http://enfoldsystems.com Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214 _______________________________________________ lxml-dev mailing list lxml-dev@codespeak.net http://codespeak.net/mailman/listinfo/lxml-dev
participants (4)
-
Lee Brown -
Sidnei da Silva -
Stefan Behnel -
Steve Howe