12 Commits

Author SHA1 Message Date
kmos
0a1dee0d14 Move tests to MODPY_PYTEST
(Old way reports running over 7000 tests. It is counting every little
iteration in one of the 26 tests. We're not losing tests).
2019-12-01 00:34:29 +00:00
kmos
c69187e217 Update net/py-idna 2.5 -> 2.8
Bring py-idna current.

Updates the code to Unicode 11.0.0 and provides other fixes. All tests pass
for both python2 and python3 on amd64.

OK sthen@
2019-07-22 12:51:59 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +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
shadchin
cfe4dbd2f1 Update to py-idna 2.5
ok sthen@, bcallah@
2017-06-20 20:23:39 +00:00
sthen
7a0951aea6 update to py-idna-2.4, "Restore IDNAError to be a subclass of
UnicodeError, as some users of this library are only looking for the
latter to catch invalid strings."
2017-03-02 14:34:10 +00:00
sthen
7eef99d063 update to py-idna-2.3 2017-03-01 14:33:21 +00:00
shadchin
3aae4ef7e6 Update to py-idna 2.2.
ok benoit@
2017-01-04 18:23:27 +00:00
landry
f345fb86c6 bump ports depending on python3 in net 2017-01-03 19:24:43 +00:00
jca
ee837f2e33 Update to idna-2.1 2016-04-27 21:57:40 +00:00
sthen
ee57a78901 bump REVISION for setuptools dep change. 2015-09-29 10:52:28 +00:00
sthen
ecdee01b34 import net/py-idna, ok czarkoff@
A Python library to support the Internationalised Domain Names in Applications
(IDNA) protocol as specified in RFC 5891. This version of the protocol is often
referred to as "IDNA2008" and can produce different results from the earlier
standard from 2003.
2015-06-08 10:31:04 +00:00