<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c57ce725c5fe7cf3aa842fedb5aed6eaaebc5cee">https://github.com/macports/macports-ports/commit/c57ce725c5fe7cf3aa842fedb5aed6eaaebc5cee</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 c57ce725c5f py-rfc3987: update platforms
</span>c57ce725c5f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c57ce725c5fe7cf3aa842fedb5aed6eaaebc5cee
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Jan 14 07:02:18 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    py-rfc3987: update platforms
</span>---
 python/py-rfc3987/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-rfc3987/Portfile b/python/py-rfc3987/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e68182b370a..e1736f7f9f4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-rfc3987/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-rfc3987/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,13 +9,14 @@ revision            0
</span> categories-append   devel
 license             GPL-3
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     37
 
 maintainers         {stromnov @stromnov} openmaintainer
 
 description         Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987).
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}
</span> 
 homepage            https://pypi.python.org/pypi/rfc3987
 
</pre><pre style='margin:0'>

</pre>