<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9add464534b082d27b26c0c510cffc040c4bbdc0">https://github.com/macports/macports-ports/commit/9add464534b082d27b26c0c510cffc040c4bbdc0</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 9add464  py-asn1-modules: add python35 closes https://trac.macports.org/ticket/52880
</span>9add464 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9add464534b082d27b26c0c510cffc040c4bbdc0
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Tue Nov 15 22:32:40 2016 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-asn1-modules: add python35 closes https://trac.macports.org/ticket/52880
</span>---
 python/py-asn1-modules/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<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 9ce51ab..55c7843 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;'>@@ -1,5 +1,4 @@
</span> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# $Id$
</span> 
 PortSystem          1.0
 PortGroup           python 1.0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,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
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 34 35
</span> 
 platforms           darwin
 supported_archs     noarch
</pre><pre style='margin:0'>

</pre>