Modified: trunk/dports/python/py-backports-ssl_match_hostname/Portfile (149047 => 149048)
--- trunk/dports/python/py-backports-ssl_match_hostname/Portfile 2016-05-26 14:01:00 UTC (rev 149047)
+++ trunk/dports/python/py-backports-ssl_match_hostname/Portfile 2016-05-26 14:04:58 UTC (rev 149048)
@@ -12,11 +12,11 @@
license PSF
supported_archs noarch
-python.versions 27 33
+python.versions 27 33 34
maintainers stromnov openmaintainer
-description The ssl.match_hostname() function from Python 3.4
+description The ssl.match_hostname() function from Python 3.5
long_description ${description}
homepage http://bitbucket.org/brandon/backports.ssl_match_hostname