summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-04-08 15:27:34 +0000
committerwiz <wiz@pkgsrc.org>2016-04-08 15:27:34 +0000
commit33d7457cdc47e8955bec8f9ae68435033e4019b6 (patch)
tree9f7994ee10e06e94ca73ed8f8cca17a7b1efba5d /textproc
parente79140952c252179f293359bdb25ec76f3817208 (diff)
downloadpkgsrc-33d7457cdc47e8955bec8f9ae68435033e4019b6.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')
-rw-r--r--textproc/py-lxml/Makefile4
-rw-r--r--textproc/py-lxml/distinfo10
2 files changed, 7 insertions, 7 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/
diff --git a/textproc/py-lxml/distinfo b/textproc/py-lxml/distinfo
index 25f46ced5c9..d0e4db19821 100644
--- a/textproc/py-lxml/distinfo
+++ b/textproc/py-lxml/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2015/11/17 11:52:10 wiz Exp $
+$NetBSD: distinfo,v 1.26 2016/04/08 15:27:34 wiz Exp $
-SHA1 (lxml-3.5.0.tgz) = c09676c0fda8897030d6ba7bed0987f50cad89cc
-RMD160 (lxml-3.5.0.tgz) = b6f1e849045fd28cf1f11b3442c7608c4c02f5cf
-SHA512 (lxml-3.5.0.tgz) = 9b728642bec22be39aef603050121715521603a50bc01d3851e1eb7bfc6302c991da3a3bdebfdeaa9038e19fe39d8286f60851fecf1c4e85469f0ed8fa6e9368
-Size (lxml-3.5.0.tgz) = 3810202 bytes
+SHA1 (lxml-3.6.0.tgz) = 62c6cf15dba26fc9f0d40c75621f07e03e1bc4f5
+RMD160 (lxml-3.6.0.tgz) = c9b12725206623b6c052a86641fe920b6d7bd56c
+SHA512 (lxml-3.6.0.tgz) = 2dd25a4f51e3e71b78e82e32f3838137d8b21936c23c16f901f4180277c4d4b7f14e1f47d306022cc1d13dc2e0b7f405319632e554aa989f551f424cc423d60d
+Size (lxml-3.6.0.tgz) = 3693901 bytes