<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/df93c18fd9afb4b3d1b9faa4928a12561c6f20e4">https://github.com/macports/macports-ports/commit/df93c18fd9afb4b3d1b9faa4928a12561c6f20e4</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 df93c18fd9a py-libpysal: fix maintainers
</span>df93c18fd9a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit df93c18fd9afb4b3d1b9faa4928a12561c6f20e4
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Tue Mar 30 07:50:38 2021 +0100

<span style='display:block; white-space:pre;color:#404040;'>    py-libpysal: fix maintainers
</span>---
 python/py-libpysal/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-libpysal/Portfile b/python/py-libpysal/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 205ef7fb445..a9e6e2c8a3e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-libpysal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-libpysal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ version             4.4.0
</span> platforms           darwin
 supported_archs     noarch
 license             BSD
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         nomaintainers
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         nomaintainer
</span> 
 description         Core components of PySAL A library of spatial analysis functions.
 long_description    {*}${description}
</pre><pre style='margin:0'>

</pre>