<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/e7c76fc94bbf5c47e06f994c3fa66fb2331b959f">https://github.com/macports/macports-ports/commit/e7c76fc94bbf5c47e06f994c3fa66fb2331b959f</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e7c76fc94bbf5c47e06f994c3fa66fb2331b959f
</span>Author: Kurt Hindenburg <kurt.hindenburg@gmail.com>
AuthorDate: Sat Dec 28 14:58:20 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-hypothesis: update to 4.57.0
</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 ccce0b0..e6b8230 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.47.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             4.57.0
</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  c44b9349f825e5b0f5b236f8d080cdbd153929c0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  b208d8a2fb250ae71c2f1a0c783801e4c7d2e57b8b4b783115b217c7c39031ad \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    222870
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  576c5914268e1b7ca3cb9cf64c795cbec63a7233 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  743e5d6943977ff0a6a001ae111033f0c7c9cb11f40c2c4cbcceac42d63ac431 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    233382
</span> 
 if {${name} ne ${subport}} {
     depends_build-append  port:py${python.version}-setuptools
</pre><pre style='margin:0'>

</pre>