lxml:lxml-3.6

Last commit made on 2016-08-20
Get this branch:
git clone -b lxml-3.6 https://git.launchpad.net/lxml

Branch merges

Branch information

Name:
lxml-3.6
Repository:
lp:lxml

Recent commits

ac6b44f... by scoder

wait for last wheel build to finish

0151ad5... by scoder

prepare release of lxml 3.6.4

d32038b... by scoder

link against librt only on Linux

bfdca59... by nightsailer

link with "-lrt" error on darwin (OS X)

3e868e5... by scoder

keep sdist for wheel building if it already exists

114bc74... by scoder

validate wheel builds by importing the binary modules instead of just the lxml package

0f5f0aa... by scoder

parallelise wheel builds

70c1aa3... by scoder

prepare binary-only release

8687eb0... by scoder

link with "-lrt" to correctly support builds on pre-glibc 2.17 Linux platforms

4d19546... by scoder

minor safety cleanup in build script