aboutsummaryrefslogtreecommitdiffstats
path: root/dns/py-idna_ssl
Commit message (Collapse)AuthorAgeFilesLines
* Relax USES=pythonsunpoet2018-08-131-1/+1
|
* Update to 1.1.0sunpoet2018-07-302-4/+4
| | | | Changes: https://github.com/aio-libs/idna-ssl/commits/master
* Use PY_FLAVOR for dependencies.mat2018-06-211-5/+5
| | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereamdmi32018-04-261-1/+1
| | | | | | | they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
* Add py-idna_ssl 1.0.1sunpoet2018-03-173-0/+34
idna-ssl patches ssl.match_hostname for Unicode(idna) domains support. WWW: https://pypi.python.org/pypi/idna_ssl WWW: https://github.com/aio-libs/idna-ssl