Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
do not build the buggy lxml 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Feb 9, 2014
1 parent f5e6b97 commit 52c6abb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rackspace.ini
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,8 @@ repourl = https://github.com/zopefoundation/Zope.git
package = lxml
minVersion = 3.0.0
maxVersion =
excludeVersions = 3.3.0
# 3.3.0 fails on https://bugs.launchpad.net/lxml/+bug/1274413
# the lxml script does everything, no need to download
repotype = none
targets = py26_32LX py26_64LX
Expand Down

0 comments on commit 52c6abb

Please sign in to comment.