<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fb4cafd05e8666ba40b1ceb3ae70a649b035fb38">https://github.com/macports/macports-ports/commit/fb4cafd05e8666ba40b1ceb3ae70a649b035fb38</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit fb4cafd05e8666ba40b1ceb3ae70a649b035fb38
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sat Nov 28 20:24:14 2020 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyficache/Portfile b/python/py-pyficache/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 678096cbb7e..7b3b663c043 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyficache/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyficache/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        rocky python-filecache 2.2.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        rocky python-filecache 2.2.1
</span> revision            0
 name                py-pyficache
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,9 +19,9 @@ long_description    The pyficache module allows one to get any line from \
</span>                     to the file. Although the file may be any file, the \
                     common use is when the file is a Python script.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  06c150ecbc8a5fb7b7578503787099a3ef270bb0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  25f2d717bba6cdd74935c4b449ecfa6c0c296d2a4c2702a2fa31e27f976bbde4 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    48059
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  3f017617e5489a99ae71a0c95a384c7d34b61dd7 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  cdfb7e0dbb475699d59dd518a53dcf471401d77500b38b9b6107ddabf9757894 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    48813
</span> 
 python.versions     27 35 36 37 38
 
</pre><pre style='margin:0'>

</pre>