summaryrefslogtreecommitdiff
path: root/textproc/py-lxml/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2016-04-08 15:27:34 +0000
committerwiz <wiz>2016-04-08 15:27:34 +0000
commit389aeda93a542ec4837fbad140321769fe81b3b9 (patch)
tree9f7994ee10e06e94ca73ed8f8cca17a7b1efba5d /textproc/py-lxml/Makefile
parent8251cf5980e1bb1af2361b351eb22e46e63cec63 (diff)
downloadpkgsrc-389aeda93a542ec4837fbad140321769fe81b3b9.tar.gz
Update py-lxml to 3.6.0.
3.6.0 (2016-03-17) ================== * GH#189: Static builds honour FTP proxy configurations when downloading the external libs. Patch by Youhei Sakurai. * GH#187: Now supports (only) version 5.x and later of PyPy. Patch by Armin Rigo. * GH#186: Soupparser failed to process entities in Python 3.x. Patch by Duncan Morris. * GH#185: Rare encoding related `TypeError` on import was fixed. Patch by Petr Demin. * GH#181: Direct support for `.rnc` files in `RelaxNG()` if `rnc2rng` is installed. Patch by Dirkjan Ochtman.
Diffstat (limited to 'textproc/py-lxml/Makefile')
-rw-r--r--textproc/py-lxml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile
index f5dcd40c756..76031402757 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2015/12/02 14:46:40 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2016/04/08 15:27:34 wiz Exp $
-DISTNAME= lxml-3.5.0
+DISTNAME= lxml-3.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= http://lxml.de/files/