Subject: CVS commit: pkgsrc/textproc/py-xmlschema
From: Adam Ciarcinski
Date: 2021-06-11 07:24:08
Message id: 20210611052408.95C4AFA95@cvs.NetBSD.org

Log Message:
py-xmlschema: updated to 1.6.4

v1.6.4
* Add testing config for Python 3.10 (Tox and CI)
* Fix internal _PurePath class with Python 3.10
* Remove redundant xmlns="" declaration when encoding with lxml

v1.6.3
* Refactor normalize_url() using pathlib.PurePath
* Support UNC paths
* Fix API docs

Files:
RevisionActionfile
1.26modifypkgsrc/textproc/py-xmlschema/Makefile
1.25modifypkgsrc/textproc/py-xmlschema/distinfo
1.3modifypkgsrc/textproc/py-xmlschema/patches/patch-setup.py