<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ad0db87d33a923f43133ec50388c4fb6f8cb57a6">https://github.com/macports/macports-ports/commit/ad0db87d33a923f43133ec50388c4fb6f8cb57a6</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 ad0db87d33a py-pyct: set noarch, remove py36 subport
</span>ad0db87d33a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit ad0db87d33a923f43133ec50388c4fb6f8cb57a6
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Thu Jan 27 18:39:39 2022 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-pyct: set noarch, remove py36 subport
</span>---
python/py-pyct/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyct/Portfile b/python/py-pyct/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 96ab133bab3..8c6707afa4d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyct/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyct/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,10 +12,10 @@ description A python utility package.
</span> long_description ${description} pyct.cmd: Makes various commands available to other \
packages. pyct.build: Provides various commands to help package \
building, primarily as a convenience for project maintainers.
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span> homepage https://github.com/pyviz-dev/pyct
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 36 37 38 39 310
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 37 38 39 310
</span>
checksums rmd160 9609d47f12ce53392d3d8c9dcaf6919f4f4c493a \
sha256 23d7525b5a1567535c093aea4b9c33809415aa5f018dd77f6eb738b1226df6f7 \
</pre><pre style='margin:0'>
</pre>