From bf9e3197fac88da890d01d746ff9d27f312932ed Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 1 Aug 2003 14:24:21 +0000 Subject: update to 0.8.3 changes: * New convenience classes in the xml.ns module: ClosedNamespace, OpenNamespace. * The symbol "_" is no longer inserted into the built-in namespace via the gettext module; I18N support is no longer invasive. * expatreader now implements feature_namespace_prefixes. * drv_xmlproc now supports EntityResolvers that return system IDs. +bugfixes --- textproc/pyxml/Makefile | 6 +++--- textproc/pyxml/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'textproc') diff --git a/textproc/pyxml/Makefile b/textproc/pyxml/Makefile index cc9367a0519..cf258b91d03 100644 --- a/textproc/pyxml/Makefile +++ b/textproc/pyxml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2003/07/21 17:27:49 martti Exp $ +# $NetBSD: Makefile,v 1.19 2003/08/01 14:24:21 drochner Exp $ # -DISTNAME= PyXML-0.8.2 -PKGNAME= ${PYPKGPREFIX}-xml-0.8.2 +DISTNAME= PyXML-0.8.3 +PKGNAME= ${PYPKGPREFIX}-xml-0.8.3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyxml/} diff --git a/textproc/pyxml/distinfo b/textproc/pyxml/distinfo index f89c58eb79c..709191affa9 100644 --- a/textproc/pyxml/distinfo +++ b/textproc/pyxml/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2003/01/30 10:50:59 drochner Exp $ +$NetBSD: distinfo,v 1.11 2003/08/01 14:24:21 drochner Exp $ -SHA1 (PyXML-0.8.2.tar.gz) = 4679820ce5c741cf24c9f2d1feacd358861150cf -Size (PyXML-0.8.2.tar.gz) = 727458 bytes +SHA1 (PyXML-0.8.3.tar.gz) = 249e91c487d8c4d3792d532769e22cb06eb973f7 +Size (PyXML-0.8.3.tar.gz) = 729172 bytes SHA1 (patch-aa) = 51af9ee51699a9a17ebaf000aba3aba5cb07fd94 -- cgit v1.2.3