<pre style='margin:0'>
Chih-Hsuan Yen (yan12125) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/396fc04ced56d4c37dbc14849d0a1ad074afd048">https://github.com/macports/macports-ports/commit/396fc04ced56d4c37dbc14849d0a1ad074afd048</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 396fc04ced56d4c37dbc14849d0a1ad074afd048
</span>Author: Chih-Hsuan Yen <yan12125@macports.org>
AuthorDate: Sat Jul 7 16:15:12 2018 +0800
<span style='display:block; white-space:pre;color:#404040;'> py-certifi: add py37 subport
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> `python3.7 -m certifi` prints the correct path
</span>---
python/py-certifi/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-certifi/Portfile b/python/py-certifi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ae2dc99..64e5bbe 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-certifi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-certifi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms darwin
</span> license {MPL-1.1 GPL-2+ LGPL-2.1+}
supported_archs noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 26 27 33 34 35 36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 26 27 33 34 35 36 37
</span>
maintainers {stromnov @stromnov} openmaintainer
</pre><pre style='margin:0'>
</pre>