<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7915bb8efb242759719bf8dbf21c02b7546a48c0">https://github.com/macports/macports-ports/commit/7915bb8efb242759719bf8dbf21c02b7546a48c0</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7915bb8efb242759719bf8dbf21c02b7546a48c0
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Oct 26 14:50:16 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> py-crypto: add Python 3.7 subport
</span>---
python/py-crypto/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-crypto/Portfile b/python/py-crypto/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8283ca9..ce6e61c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-crypto/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-crypto/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,7 @@ distname pycrypto-${version}
</span> checksums rmd160 ac0db079e5e4be9daf739e094c10e96291dbc009 \
sha256 f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 27 34 35 36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 34 35 36 37
</span>
if {${name} ne ${subport}} {
depends_lib-append port:gmp
</pre><pre style='margin:0'>
</pre>