From b815a95e490d4f262eaa53cec76903a55a4187c4 Mon Sep 17 00:00:00 2001
From: Aaron Madlon-Kay <aaron@madlon-kay.com>
Date: Thu, 26 May 2016 10:26:11 +0900
Subject: [PATCH] Update py-backports-ssl_match_hostname for py34
---
python/py-backports-ssl_match_hostname/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python/py-backports-ssl_match_hostname/Portfile b/python/py-backports-ssl_match_hostname/Portfile
index cb4ab9b..961b306 100644
a
|
b
|
platforms darwin |
12 | 12 | license PSF |
13 | 13 | supported_archs noarch |
14 | 14 | |
15 | | python.versions 27 33 |
| 15 | python.versions 27 33 34 |
16 | 16 | |
17 | 17 | maintainers stromnov openmaintainer |
18 | 18 | |