summaryrefslogtreecommitdiff
path: root/textproc/py-lxml/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2012-12-16 16:15:52 +0000
committerwiz <wiz>2012-12-16 16:15:52 +0000
commitf3871fb4960dc73da8b9c3557bf6801b1a85432e (patch)
tree2cb7fbf55c90cb647a8ce5c2e28598f9ca4645b2 /textproc/py-lxml/Makefile
parent3802b4c161807e81f127af497abbd1e624033b37 (diff)
downloadpkgsrc-f3871fb4960dc73da8b9c3557bf6801b1a85432e.tar.gz
Update to 3.0.2:
* Fix crash during interpreter shutdown by switching to Cython 0.17.3 for building.
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 06976d2ba04..efe2d0e7a85 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2012/10/25 06:56:51 asau Exp $
+# $NetBSD: Makefile,v 1.14 2012/12/16 16:15:52 wiz Exp $
#
-DISTNAME= lxml-3.0.1
+DISTNAME= lxml-3.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= http://lxml.de/files/