summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2018-03-21 21:29:01 +0100
committerStefan Behnel <stefan_ml@behnel.de>2018-03-21 21:29:01 +0100
commit5653058f940e3be686a97489d7ff004640fdfe27 (patch)
tree518cec8c32ddf86703c387c173ffa65352d43b42
parent28a531b8e70204b1f3215b9b199a2bd89477e910 (diff)
downloadpython-lxml-5653058f940e3be686a97489d7ff004640fdfe27.tar.gz
Prepare release of 4.2.1.lxml-4.2.1
-rw-r--r--CHANGES.txt4
-rw-r--r--doc/main.txt10
-rw-r--r--version.txt2
3 files changed, 11 insertions, 5 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 0c603e71..1a017ee0 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,7 +2,7 @@
lxml changelog
==============
-4.2.1 (2018-??-??)
+4.2.1 (2018-03-21)
==================
Bugs fixed
@@ -13,6 +13,8 @@ Bugs fixed
* LP#1756314: Failure to import 4.2.0 into PyPy due to a missing library symbol.
+* LP#1727864, GH#258: Add "-isysroot" linker option on MacOS as needed by XCode 9.
+
4.2.0 (2018-03-13)
==================
diff --git a/doc/main.txt b/doc/main.txt
index d7e50067..ffa21435 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 4.2.0`_, released 2018-03-13
-(`changes for 4.2.0`_). `Older versions <#old-versions>`_
+The latest version is `lxml 4.2.1`_, released 2018-03-21
+(`changes for 4.2.1`_). `Older versions <#old-versions>`_
are listed below.
Please take a look at the
@@ -249,7 +249,9 @@ See the websites of lxml
..
and the `latest in-development version <http://lxml.de/dev/>`_.
-.. _`PDF documentation`: lxmldoc-4.2.0.pdf
+.. _`PDF documentation`: lxmldoc-4.2.1.pdf
+
+* `lxml 4.2.1`_, released 2018-03-21 (`changes for 4.2.1`_)
* `lxml 4.2.0`_, released 2018-03-13 (`changes for 4.2.0`_)
@@ -271,6 +273,7 @@ See the websites of lxml
* `older releases <http://lxml.de/3.7/#old-versions>`_
+.. _`lxml 4.2.1`: /files/lxml-4.2.1.tgz
.. _`lxml 4.2.0`: /files/lxml-4.2.0.tgz
.. _`lxml 4.1.1`: /files/lxml-4.1.1.tgz
.. _`lxml 4.1.0`: /files/lxml-4.1.0.tgz
@@ -286,6 +289,7 @@ See the websites of lxml
.. _`lxml 3.6.1`: /files/lxml-3.6.1.tgz
.. _`lxml 3.6.0`: /files/lxml-3.6.0.tgz
+.. _`changes for 4.2.1`: /changes-4.2.1.html
.. _`changes for 4.2.0`: /changes-4.2.0.html
.. _`changes for 4.1.1`: /changes-4.1.1.html
.. _`changes for 4.1.0`: /changes-4.1.0.html
diff --git a/version.txt b/version.txt
index 6aba2b24..fae6e3d0 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-4.2.0
+4.2.1