K 10 svn:author V 5 koobs K 8 svn:date V 27 2017-06-07T10:56:40.838681Z K 7 svn:log V 496 [NEW] devel/py3-pyasn1: Create Python 3.x port of py-pyasn1 The latest www/py-requests update [1] unbundled its dependencies, now requiring chardet, idna, urllib3 and certifi from ports. www/py3-requests port was not tested during QA, which would have highlighted the need for many new py3-* ports (and their dependencies). This change creates one of those ports. While I'm here: - Update test target and setup.py variable [1] https://svnweb.freebsd.org/changeset/ports/442565 PR: 219833 END