<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e86bca8343ba7ce06da681498ea0e6ac8630ae54">https://github.com/macports/macports-ports/commit/e86bca8343ba7ce06da681498ea0e6ac8630ae54</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e86bca8343ba7ce06da681498ea0e6ac8630ae54
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Fri Feb 17 13:50:36 2023 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-testfixtures/Portfile b/python/py-testfixtures/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 58dc3e2ba60..515d996e5d4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-testfixtures/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-testfixtures/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-testfixtures
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             7.0.4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             7.1.0
</span> revision            0
 
 categories-append   devel
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,9 +24,9 @@ master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
</span> 
 distname            ${python.rootname}-${version}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  90817496c1a3d54b1dd018c8afd4571c6378625e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  c526aa8978c1002f059f152c4ade3758c4a12418dfab2b29754ae6230caf3d04 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    127191
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  a714740ca3febd36434f44aa612e9d6e13a0c007 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  456ce4f393160f27cd6840a5370ecf4a70f1721737f5e67a2af79e6c817804a4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    133026
</span> 
 if {${name} ne ${subport}} {
     depends_build-append  port:py${python.version}-setuptools
</pre><pre style='margin:0'>

</pre>