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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/de16f5bd5d92e723019683a4ea716b580b18a9bc">https://github.com/macports/macports-ports/commit/de16f5bd5d92e723019683a4ea716b580b18a9bc</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 de16f5b  py-xattr: Fix typo in maintainers line
</span>de16f5b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit de16f5bd5d92e723019683a4ea716b580b18a9bc
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Jun 18 17:06:20 2018 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-xattr/Portfile b/python/py-xattr/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0b62a80..1138b99 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-xattr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-xattr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ name                py-xattr
</span> version             0.8.0
 license             {MIT PSF}
 platforms           darwin linux
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         nonmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         nomaintainer
</span> description         Python wrapper for extended filesystem attributes
 long_description    xattr is a Python wrapper for Darwin, Linux, and FreeBSD \
                     extended filesystem attributes. Extended attributes \
</pre><pre style='margin:0'>

</pre>