<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/46e268fbc2b782d2f3166566507965475f270844">https://github.com/macports/macports-ports/commit/46e268fbc2b782d2f3166566507965475f270844</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 46e268fbc2b py-paste: mark noarch, platforms darwin any
</span>46e268fbc2b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 46e268fbc2b782d2f3166566507965475f270844
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Jan 14 11:52:49 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> py-paste: mark noarch, platforms darwin any
</span>---
python/py-paste/Portfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-paste/Portfile b/python/py-paste/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cedfe00f984..8b5dfbada81 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-paste/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-paste/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,8 @@ long_description Python Paste brings consistency to Python web \
</span> providing tools for both developers and \
system administrators.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin any}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span>
homepage http://pythonpaste.org/
master_sites pypi:P/Paste/
</pre><pre style='margin:0'>
</pre>