9 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
d0d41cad3f Remove unneeded custom do-test target. Add optional TEST_DEPENDS on py-lxml 2019-11-25 22:15:13 +00:00
kmos
0025469a0a Fix tests by removing spurious "fake" from do-test target 2019-11-18 04:39:17 +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
e7e27fef78 - update to py-defusedxml-0.5.0
- add python3 flavor
2017-08-17 18:50:59 +00:00
jasper
a83054d3d2 bump ports that now have a pypi homepage 2016-01-07 21:35:27 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
jasper
f2d645f5b6 import defusedxml-0.4.1
The defusedxml package contains several Python-only workarounds and
fixes for denial of service and other vulnerabilities in Python's XML
libraries. In order to benefit from the protection you just have to
import and use the listed functions / classes from the right defusedxml
module instead of the original module.

ok aja@
2014-06-23 13:33:28 +00:00