<pre style='margin:0'>
MarcusCalhoun-Lopez pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b380297796c6339498dd2ee2e34f676a481bbe51">https://github.com/macports/macports-ports/commit/b380297796c6339498dd2ee2e34f676a481bbe51</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new b380297  py-asn1-modules: add support for Python 3.6
</span>b380297 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b380297796c6339498dd2ee2e34f676a481bbe51
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Jul 16 12:53:36 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-asn1-modules: add support for Python 3.6
</span>---
 python/py-asn1-modules/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-asn1-modules/Portfile b/python/py-asn1-modules/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 55c7843..93ec64a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-asn1-modules/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-asn1-modules/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,7 @@ description         A collection of ASN.1-based protocols modules.
</span> long_description    This is a small but growing collection of ASN.1 \
                     data structures expressed in Python terms using pyasn1 data model.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34 35
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 34 35 36
</span> 
 platforms           darwin
 supported_archs     noarch
</pre><pre style='margin:0'>

</pre>