<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/d7080534a13c71597ddb7a2158675681ac4c7104">https://github.com/macports/macports-ports/commit/d7080534a13c71597ddb7a2158675681ac4c7104</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 d7080534a13 py-rich: update to 13.3.2
</span>d7080534a13 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d7080534a13c71597ddb7a2158675681ac4c7104
</span>Author: Haren S <12570877+harens@users.noreply.github.com>
AuthorDate: Sat Mar 4 18:37:10 2023 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-rich: update to 13.3.2
</span>---
 python/py-rich/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-rich/Portfile b/python/py-rich/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3bd9b9681d1..ca806b652b8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-rich/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-rich/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 
 name                py-rich
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             13.3.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             13.3.2
</span> license             MIT
 supported_archs     noarch
 platforms           {darwin any}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,13 +16,13 @@ description         Python library for rich text and beautiful formatting \
</span> long_description    {*}${description}. The Rich API makes it easy to add color \
                     and style to terminal output. Rich can also render pretty tables, \
                     progress bars, markdown, syntax highlighted source code, tracebacks, \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    and more — out of the box.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    and more out of the box.
</span> 
 homepage            https://rich.readthedocs.io/en/latest/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160 b23dbcaccaeea3046dd0bd42dc282112de502673 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256 125d96d20c92b946b983d0d392b84ff945461e5a06d3867e9f9e575f8697b67f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size   220912
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160 469cb050d7bb3bac8d81fd4c2e58ff2f11e4dc8f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256 91954fe80cfb7985727a467ca98a7618e5dd15178cc2da10f553b36a93859001 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size   220640
</span> 
 python.versions     37 38 39 310 311
 
</pre><pre style='margin:0'>

</pre>