<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/343038d645ca5552d69050d38d9898b6e40571bb">https://github.com/macports/macports-ports/commit/343038d645ca5552d69050d38d9898b6e40571bb</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 343038d  python37: Remove clang_dependency PG, as libpsl now uses python38
</span>343038d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 343038d645ca5552d69050d38d9898b6e40571bb
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Wed May 27 16:58:48 2020 +0100

<span style='display:block; white-space:pre;color:#404040;'>    python37: Remove clang_dependency PG, as libpsl now uses python38
</span>---
 lang/python37/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/python37/Portfile b/lang/python37/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eea1b34..51d67b7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/python37/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/python37/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,7 +2,6 @@
</span> 
 PortSystem 1.0
 PortGroup select 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup clang_dependency 1.0
</span> 
 name                python37
 
</pre><pre style='margin:0'>

</pre>