summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2016-08-20 06:40:58 +0200
committerStefan Behnel <stefan_ml@behnel.de>2016-08-20 06:40:58 +0200
commit0151ad50249ed059d6ba2856882f379fd37a4795 (patch)
tree0813cb7b26bfd196b67127018efcf9f9fefbe377
parentd32038b3a7a0f625501ed7f8a29f03068f7778d2 (diff)
downloadpython-lxml-0151ad50249ed059d6ba2856882f379fd37a4795.tar.gz
prepare release of lxml 3.6.4lxml-3.6.4
-rw-r--r--CHANGES.txt10
-rw-r--r--doc/main.txt10
-rw-r--r--version.txt2
3 files changed, 16 insertions, 6 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 1d7f94f3..825e804d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,16 +2,22 @@
lxml changelog
==============
+3.6.4 (2016-08-20)
+==================
+
+* GH#204, LP#1614693: build fix for MacOS-X.
+
+
3.6.3 (2016-08-18)
==================
-* release without source changes to provide cleanly built Linux wheels
+* LP#1614603: change linker flags to build multi-linux wheels
3.6.2 (2016-08-18)
==================
-* release without source changes to provide cleanly built Linux wheels
+* LP#1614603: release without source changes to provide cleanly built Linux wheels
3.6.1 (2016-07-24)
diff --git a/doc/main.txt b/doc/main.txt
index 7bff7824..5ea44bad 100644
--- a/doc/main.txt
+++ b/doc/main.txt
@@ -157,8 +157,8 @@ Index <http://pypi.python.org/pypi/lxml/>`_ (PyPI). It has the source
that compiles on various platforms. The source distribution is signed
with `this key <pubkey.asc>`_.
-The latest version is `lxml 3.6.3`_, released 2016-08-18
-(`changes for 3.6.3`_). `Older versions <#old-versions>`_
+The latest version is `lxml 3.6.4`_, released 2016-08-20
+(`changes for 3.6.4`_). `Older versions <#old-versions>`_
are listed below.
Please take a look at the
@@ -243,7 +243,9 @@ See the web sites of lxml
`3.5 <http://lxml.de/3.5/>`_
and the `latest in-development version <http://lxml.de/dev/>`_.
-.. _`PDF documentation`: lxmldoc-3.6.1.pdf
+.. _`PDF documentation`: lxmldoc-3.6.4.pdf
+
+* `lxml 3.6.4`_, released 2016-08-18 (`changes for 3.6.4`_)
* `lxml 3.6.3`_, released 2016-08-18 (`changes for 3.6.3`_)
@@ -269,6 +271,7 @@ and the `latest in-development version <http://lxml.de/dev/>`_.
* `older releases <http://lxml.de/3.4/#old-versions>`_
+.. _`lxml 3.6.4`: /files/lxml-3.6.4.tgz
.. _`lxml 3.6.3`: /files/lxml-3.6.3.tgz
.. _`lxml 3.6.2`: /files/lxml-3.6.2.tgz
.. _`lxml 3.6.1`: /files/lxml-3.6.1.tgz
@@ -281,6 +284,7 @@ and the `latest in-development version <http://lxml.de/dev/>`_.
.. _`lxml 3.4.1`: /files/lxml-3.4.1.tgz
.. _`lxml 3.4.0`: /files/lxml-3.4.0.tgz
+.. _`changes for 3.6.4`: /changes-3.6.4.html
.. _`changes for 3.6.3`: /changes-3.6.3.html
.. _`changes for 3.6.2`: /changes-3.6.2.html
.. _`changes for 3.6.1`: /changes-3.6.1.html
diff --git a/version.txt b/version.txt
index 4a788a01..0f44168a 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-3.6.3
+3.6.4