Re: PR/60027 CVS commit: pkgsrc/textproc/py-libxml2

"Rob Whitlock via gnats" <[email protected]>
Newsgroups gmane.os.netbsd.devel.pkgsrc.bugs
Message-ID <[email protected]>
The following reply was made to PR pkg/60027; it has been noted by GNATS.

From: Rob Whitlock <[email protected]>
To: [email protected]
Cc: 
Subject: Re: PR/60027 CVS commit: pkgsrc/textproc/py-libxml2
Date: Fri, 27 Feb 2026 09:59:29 -0500

 > On Feb 23, 2026, at 1:15 PM, Tobias Nygren <[email protected]> wrote:
 >=20
 > The following reply was made to PR pkg/60027; it has been noted by =
 GNATS.
 >=20
 > From: "Tobias Nygren" <[email protected]>
 > To: [email protected]
 > Cc:=20
 > Subject: PR/60027 CVS commit: pkgsrc/textproc/py-libxml2
 > Date: Mon, 23 Feb 2026 18:14:57 +0000
 >=20
 > Module Name:	pkgsrc
 > Committed By:	tnn
 > Date:		Mon Feb 23 18:14:57 UTC 2026
 >=20
 > Modified Files:
 > 	pkgsrc/textproc/py-libxml2: Makefile
 > Added Files:
 > 	pkgsrc/textproc/py-libxml2: options.mk
 > 	pkgsrc/textproc/py-libxml2/files: HTMLparser_8h.xml =
 HTMLtree_8h.xml
 > 	    SAX2_8h.xml c14n_8h.xml catalog_8h.xml chvalid_8h.xml
 > 	    debugXML_8h.xml dict_8h.xml encoding_8h.xml entities_8h.xml
 > 	    hash_8h.xml list_8h.xml parserInternals_8h.xml parser_8h.xml
 > 	    pattern_8h.xml relaxng_8h.xml schemasInternals_8h.xml
 > 	    schematron_8h.xml threads_8h.xml tree_8h.xml uri_8h.xml
 > 	    valid_8h.xml xinclude_8h.xml xlink_8h.xml xmlIO_8h.xml
 > 	    xmlautomata_8h.xml xmlerror_8h.xml xmlmemory_8h.xml
 > 	    xmlmodule_8h.xml xmlreader_8h.xml xmlregexp_8h.xml =
 xmlsave_8h.xml
 > 	    xmlschemas_8h.xml xmlschemastypes_8h.xml xmlstring_8h.xml
 > 	    xmlversion_8h.xml xmlwriter_8h.xml xpathInternals_8h.xml
 > 	    xpath_8h.xml xpointer_8h.xml
 >=20
 > Log Message:
 > py-libxml2: make doxygen dependency optional and turn it off by =
 default
 >=20
 > Add pregenerated API XML schemas to pkgsrc and add convenience target
 > "mkdocxml" to regenerate schemas when updating the package. PR =
 pkg/60027.
 >=20
 >=20
 > To generate a diff of this commit:
 > cvs rdiff -u -r1.111 -r1.112 pkgsrc/textproc/py-libxml2/Makefile
 > cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-libxml2/options.mk
 > cvs rdiff -u -r0 -r1.1 =
 pkgsrc/textproc/py-libxml2/files/HTMLparser_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/HTMLtree_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/SAX2_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/c14n_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/catalog_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/chvalid_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/debugXML_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/dict_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/encoding_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/entities_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/hash_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/list_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/parserInternals_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/parser_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/pattern_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/relaxng_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/schemasInternals_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/schematron_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/threads_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/tree_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/uri_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/valid_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xinclude_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xlink_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xmlIO_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xmlautomata_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xmlerror_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xmlmemory_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xmlmodule_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xmlreader_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xmlregexp_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xmlsave_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xmlschemas_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xmlschemastypes_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xmlstring_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xmlversion_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xmlwriter_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xpathInternals_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xpath_8h.xml \
 >     pkgsrc/textproc/py-libxml2/files/xpointer_8h.xml
 >=20
 > Please note that diffs are not public domain; they are subject to the
 > copyright notices on the relevant files.
 >=20
 
 I can confirm that this workaround fixes the issue for me.
 
 I=E2=80=99ll leave it to someone else to decide whether to leave this
 PR open until itstool changes dependencies to py-lxml.
 
 Thanks for the quick assessment and the quick workaround.=
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.