<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/3cb76c67eb00ea4e21a31a96922e1bcb4251a96d">https://github.com/macports/macports-ports/commit/3cb76c67eb00ea4e21a31a96922e1bcb4251a96d</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 3cb76c67eb00ea4e21a31a96922e1bcb4251a96d
</span>Author: Kurt Hindenburg <kurt.hindenburg@gmail.com>
AuthorDate: Sun Aug 11 07:40:18 2019 -0400

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-hypothesis/Portfile b/python/py-hypothesis/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6039613..f4a9af1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-hypothesis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-hypothesis/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-hypothesis
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             4.25.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             4.32.3
</span> revision            0
 categories-append   devel
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,9 +25,9 @@ homepage            https://pypi.python.org/pypi/hypothesis
</span> master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
 distname            ${python.rootname}-${version}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  19e16511e8ed50bcc86fc4683648587b9f83b61a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  2374139e469966ec1fc358a348a35935fc68f0bfc92e4be49e2f37d242ba4a50 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    201283
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  acbcf1d13143ec552a14c332671ddb385d36850b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  c6d4ba47bc97e4651fccd692d6cecca9c1ad673f114107e4d37419d5fc172ee2 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    201345
</span> 
 if {${name} ne ${subport}} {
     depends_build-append  port:py${python.version}-setuptools
</pre><pre style='margin:0'>

</pre>