<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-guide.

</pre>
<p><a href="https://github.com/macports/macports-guide/commit/c1f1baef972508613631e167eec319e7a52ba7e5">https://github.com/macports/macports-guide/commit/c1f1baef972508613631e167eec319e7a52ba7e5</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 c1f1bae  Remove note about deprecated pythonXY portgroups
</span>c1f1bae is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c1f1baef972508613631e167eec319e7a52ba7e5
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Mar 23 22:18:50 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    Remove note about deprecated pythonXY portgroups
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    They have already been deleted.
</span>---
 guide/xml/portgroup-python.xml | 8 --------
 1 file changed, 8 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/portgroup-python.xml b/guide/xml/portgroup-python.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index 1af0898..8a0408e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/portgroup-python.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/portgroup-python.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,14 +8,6 @@
</span>   <para>PortGroup python allows for efficient porting of python-based open
   source software.</para>
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-  <note>
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-      <para>
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-      A number of python-version-specific PortGroups also exist, such as
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-      python27 and python32. These should not be used for new development, and
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-      ports using them should be migrated to the unified python PortGroup.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-      </para>
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    </note>
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span>   <section xml:id="reference.portgroup.python.keywords">
     <title>python PortGroup Specific Keywords</title>
 
</pre><pre style='margin:0'>

</pre>