6 Commits

Author SHA1 Message Date
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kmos
001dd7df89 Move tests from py-nose to MODPY_PYTEST. Drop unneeded py-nose dependency. 2019-11-08 23:04:06 +00:00
kmos
915696f9c2 Update textproc/py-xmltodict 0.11.0 -> 0.12.0
Has numerous small fixes, most don't affect us. One of them is to
"add support for Python 3.7" but the old version worked fine for us.

OK jung@ (maintainer) sthen@
2019-07-20 21:52:47 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
jasper
fd2871391a import py-xmltodict-0.11.0
xmltodict is a Python module that makes working with XML feel like you are
working with JSON.

importing on behalf of, and from jung@
2018-05-04 11:40:32 +00:00