<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/1ccb1b4cf310c216a45543ef5960f3845379aa7a">https://github.com/macports/macports-ports/commit/1ccb1b4cf310c216a45543ef5960f3845379aa7a</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 1ccb1b4cf31 commitizen: update to 2.21.2
</span>1ccb1b4cf31 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1ccb1b4cf310c216a45543ef5960f3845379aa7a
</span>Author: Haren S <12570877+harens@users.noreply.github.com>
AuthorDate: Thu Feb 24 11:40:56 2022 +0000

<span style='display:block; white-space:pre;color:#404040;'>    commitizen: update to 2.21.2
</span>---
 devel/commitizen/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/commitizen/Portfile b/devel/commitizen/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 78937e1f714..99746a2547e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/commitizen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/commitizen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 
 name                commitizen
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             2.21.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             2.21.2
</span> revision            0
 categories-prepend  devel
 license             MIT
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,9 +24,9 @@ long_description    Commitizen is a tool designed for teams. Its main purpose is
</span> 
 homepage            https://${name}-tools.github.io/${name}/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  02fc611213e02b497e0dd2b3c3bed86bf941636b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  afdc1aa16160426c5a0b13a8a4f3c222e0c815740711d774d32a896bd86f961c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    32072
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  93005df9105beb7361cf854ae99ad555c5f7dba6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  64fda8d9d679d2d3d2422c028cb641602fb672560a5485bee9773259f9c4f07c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    32082
</span> 
 depends_lib-append \
     port:py${python.version}-setuptools
</pre><pre style='margin:0'>

</pre>