<pre style='margin:0'>
Haren S (harens) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/98ab39b0ad88dcedda8bd914e9fdc7346355b5fc">https://github.com/macports/macports-ports/commit/98ab39b0ad88dcedda8bd914e9fdc7346355b5fc</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 98ab39b0ad8 py-questionary: add py310 subport
</span>98ab39b0ad8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 98ab39b0ad88dcedda8bd914e9fdc7346355b5fc
</span>Author: Haren S <12570877+harens@users.noreply.github.com>
AuthorDate: Mon Jan 17 13:20:20 2022 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-questionary: add py310 subport
</span>---
 python/py-questionary/Portfile | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-questionary/Portfile b/python/py-questionary/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 369df70c97e..28a8a1e9fd5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-questionary/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-questionary/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,12 +5,10 @@ PortGroup           python 1.0
</span> 
 name                py-questionary
 version             1.10.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             MIT
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         {@harens gmail.com:harensdeveloper} \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {@harens harens} openmaintainer
</span> 
 description         Questionary is a Python library for effortlessly building \
                     pretty command line interfaces
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +22,7 @@ checksums           rmd160 d0731844f42441ceb379c3ce4ec1d080fd6bb8c4 \
</span>                     sha256 600d3aefecce26d48d97eee936fdb66e4bc27f934c3ab6dd1e292c4f43946d90 \
                     size   23530
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     38 39 310
</span> 
 if {${name} ne ${subport}} {
 
</pre><pre style='margin:0'>

</pre>