<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/99da6b0f9b4f61fc9d34d6b95ad2060473f4256c">https://github.com/macports/macports-ports/commit/99da6b0f9b4f61fc9d34d6b95ad2060473f4256c</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 99da6b0f9b4 openmaintainer py-j*: update platforms
</span>99da6b0f9b4 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 99da6b0f9b4f61fc9d34d6b95ad2060473f4256c
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Dec 12 03:09:59 2022 +1100

<span style='display:block; white-space:pre;color:#404040;'>    openmaintainer py-j*: update platforms
</span>---
 python/py-jaraco.classes/Portfile      | 3 ++-
 python/py-jaraco.functools/Portfile    | 3 ++-
 python/py-jmespath/Portfile            | 3 ++-
 python/py-josepy/Portfile              | 1 +
 python/py-json-tricks/Portfile         | 1 +
 python/py-json5/Portfile               | 1 +
 python/py-jsonconversion/Portfile      | 1 +
 python/py-jsonpath-rw/Portfile         | 4 ++--
 python/py-jsonschema/Portfile          | 1 +
 python/py-jupyter/Portfile             | 3 ++-
 python/py-jupyter_client/Portfile      | 1 +
 python/py-jupyter_console/Portfile     | 3 ++-
 python/py-jupyter_core/Portfile        | 1 +
 python/py-jupyter_packaging/Portfile   | 1 +
 python/py-jupyter_server/Portfile      | 3 ++-
 python/py-jupyterlab/Portfile          | 1 +
 python/py-jupyterlab_pygments/Portfile | 2 +-
 python/py-jupyterlab_server/Portfile   | 3 ++-
 python/py-jupyterlab_widgets/Portfile  | 1 +
 python/py-jupytext/Portfile            | 1 +
 20 files changed, 28 insertions(+), 10 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jaraco.classes/Portfile b/python/py-jaraco.classes/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 604313eb316..7d555f646ef 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jaraco.classes/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jaraco.classes/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,11 +8,12 @@ version             3.2.3
</span> revision            0
 
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> license             MIT
 maintainers         {khindenburg @kurthindenburg} openmaintainer
 
 description         Utility functions for Python class constructs
<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/${python.rootname}/
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jaraco.functools/Portfile b/python/py-jaraco.functools/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4b9332667e6..88ca1cf1bc9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jaraco.functools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jaraco.functools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,11 +8,12 @@ version             3.5.2
</span> revision            0
 
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> license             MIT
 maintainers         {khindenburg @kurthindenburg} openmaintainer
 
 description         Additional functools in the spirit of stdlib's functools.
<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/${python.rootname}/
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jmespath/Portfile b/python/py-jmespath/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b6df0bd35f6..690f833e98e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jmespath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jmespath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,13 +9,14 @@ revision            0
</span> categories-append   devel
 license             MIT
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     37 38 39 310
 
 maintainers         {stromnov @stromnov} openmaintainer
 
 description         JSON Matching Expressions
<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://github.com/jmespath/jmespath.py
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-josepy/Portfile b/python/py-josepy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f14fa3a3fc6..466c65b5440 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-josepy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-josepy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,6 +13,7 @@ homepage            https://github.com/certbot/josepy
</span> description         JOSE protocol implementation in Python using cryptography
 long_description    {*}${description}
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     37 38 39 310
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-json-tricks/Portfile b/python/py-json-tricks/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2c3f536fadc..a81017e975c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-json-tricks/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-json-tricks/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,7 @@ name                py-json-tricks
</span> revision            0
 license             BSD
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     37 38 39
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-json5/Portfile b/python/py-json5/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8c708698bd7..6e91fee13aa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-json5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-json5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,6 +12,7 @@ python.versions     37 38 39 310
</span> categories-append   devel
 license             Apache-2
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> maintainers         {aronnax @lpsinger} openmaintainer
 description         A Python implementation of the JSON5 data format
 long_description \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jsonconversion/Portfile b/python/py-jsonconversion/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8dfe3ba38d8..26e0de5cda9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jsonconversion/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jsonconversion/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,7 @@ name                py-jsonconversion
</span> version             0.2.13
 license             BSD
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> maintainers         {toby @tobypeterson} openmaintainer
 description         convert arbitrary Python objects into JSON strings and back
 long_description    This python module helps converting arbitrary Python \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jsonpath-rw/Portfile b/python/py-jsonpath-rw/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 06b0c5f3501..7d377dc0b26 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jsonpath-rw/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jsonpath-rw/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,13 +7,13 @@ name                py-jsonpath-rw
</span> version             1.4.0
 revision            0
 
<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> supported_archs     noarch
 license             Apache-2
 maintainers         {@catap korins.ky:kirill} openmaintainer
 
 description         A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.
<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://github.com/kennknowles/python-jsonpath-rw
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jsonschema/Portfile b/python/py-jsonschema/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5fcabc3083a..15130c34ad6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jsonschema/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jsonschema/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,7 @@ revision            0
</span> categories-append   devel
 license             MIT
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     27 35 36 37 38 39 310
 python.pep517       yes
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupyter/Portfile b/python/py-jupyter/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0a7d0418a45..4a2b2446e49 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupyter/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupyter/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,13 +10,14 @@ revision            2
</span> categories-append   devel science
 license             BSD
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     37 38 39 310
 
 maintainers         {stromnov @stromnov} openmaintainer
 
 description         Web application for interactive data science and scientific computing.
<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://jupyter.org
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupyter_client/Portfile b/python/py-jupyter_client/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8397eb23fbb..2d9a9e8635b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupyter_client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupyter_client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,7 @@ revision            0
</span> 
 license             BSD
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     37 38 39 310
 python.pep517       yes
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupyter_console/Portfile b/python/py-jupyter_console/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 87db81a917d..e9e03e23f12 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupyter_console/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupyter_console/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,13 +9,14 @@ revision            0
</span> categories-append   devel
 license             BSD
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     37 38 39 310
 
 maintainers         {stromnov @stromnov} openmaintainer
 
 description         Jupyter terminal console.
<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://jupyter.org/
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupyter_core/Portfile b/python/py-jupyter_core/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8e69b0bf3d8..a44854784df 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupyter_core/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupyter_core/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,7 @@ version             4.10.0
</span> revision            0
 license             BSD
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     37 38 39 310
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupyter_packaging/Portfile b/python/py-jupyter_packaging/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a306ecc9047..c5e70e1d9e1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupyter_packaging/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupyter_packaging/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,7 @@ revision            1
</span> categories-append   devel
 license             BSD
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     37 38 39 310
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupyter_server/Portfile b/python/py-jupyter_server/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bf33325f8bc..fd09303455d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupyter_server/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupyter_server/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,13 +9,14 @@ revision            0
</span> categories-append   devel
 license             BSD
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     37 38 39 310
 
 maintainers         {stromnov @stromnov} openmaintainer
 
 description         The Jupyter Server provides the backend for Jupyter web applications.
<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://jupyter.org/
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupyterlab/Portfile b/python/py-jupyterlab/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cd8451b7e48..2d38adcd373 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupyterlab/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupyterlab/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,7 @@ revision            0
</span> categories-append   devel
 license             BSD
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     37 38 39 310
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupyterlab_pygments/Portfile b/python/py-jupyterlab_pygments/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4a426e7b7b0..52646879e13 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupyterlab_pygments/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupyterlab_pygments/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ name                py-jupyterlab_pygments
</span> version             0.1.2
 revision            0
 categories-append   textproc
<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> license             BSD
 supported_archs     noarch
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupyterlab_server/Portfile b/python/py-jupyterlab_server/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index df4d41c0517..f71a26cf72a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupyterlab_server/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupyterlab_server/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,13 +9,14 @@ revision            0
</span> categories-append   devel
 license             BSD
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     37 38 39 310
 
 maintainers         {stromnov @stromnov} openmaintainer
 
 description         This package is used to launch an application built using JupyterLab.
<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://jupyter.org/
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupyterlab_widgets/Portfile b/python/py-jupyterlab_widgets/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 655754238ef..feadc005fd7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupyterlab_widgets/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupyterlab_widgets/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,7 @@ revision            0
</span> categories-append   devel
 license             BSD
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 python.versions     37 38 39 310
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupytext/Portfile b/python/py-jupytext/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0368cc26a48..229c965ce57 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupytext/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupytext/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,6 +12,7 @@ categories-append   devel
</span> maintainers         {gmail.com:jjstickel @jjstickel} openmaintainer
 license             MIT
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> 
 description         Jupyter Notebooks as Markdown Documents, Julia, Python or R Scripts
 
</pre><pre style='margin:0'>

</pre>