<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/774ca4feff8db875f557eedc3b9b0c5713f28c94">https://github.com/macports/macports-ports/commit/774ca4feff8db875f557eedc3b9b0c5713f28c94</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 774ca4f  py-gobject: sync default python with python PG
</span>774ca4f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 774ca4feff8db875f557eedc3b9b0c5713f28c94
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Dec 13 23:44:21 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-gobject: sync default python with python PG
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See https://github.com/macports/macports-ports/pull/5265/commits/daa3cff9eb73a08e8019e32a4e62b00428c41180
</span>---
 devel/dbus-python/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/dbus-python/Portfile b/devel/dbus-python/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3e503b2..f52d7bf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/dbus-python/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/dbus-python/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ set python_versions {27 35 36 37 38}
</span> 
 # this default version should stay synchronized with python_get_default_version
 #    in the python PortGroup
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set python_default_version 27
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set python_default_version 37
</span> 
 maintainers     {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
 license         MIT
</pre><pre style='margin:0'>

</pre>