[149048] trunk/dports/python/py-backports-ssl_match_hostname/Portfile

stromnov at macports.org stromnov at macports.org
Thu May 26 07:04:58 PDT 2016


Revision: 149048
          https://trac.macports.org/changeset/149048
Author:   stromnov at macports.org
Date:     2016-05-26 07:04:58 -0700 (Thu, 26 May 2016)
Log Message:
-----------
py-backports-ssl_match_hostname: add support for py34 (#51495)

Modified Paths:
--------------
    trunk/dports/python/py-backports-ssl_match_hostname/Portfile

Modified: trunk/dports/python/py-backports-ssl_match_hostname/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160526/db7f7bcc/attachment.html>


More information about the macports-changes mailing list