<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/a1b1634c86b2c4040039359251d1ef05404d5d14">https://github.com/macports/macports-ports/commit/a1b1634c86b2c4040039359251d1ef05404d5d14</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a1b1634c86b2c4040039359251d1ef05404d5d14
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sat Aug 22 10:46:32 2020 -0400
<span style='display:block; white-space:pre;color:#404040;'> py-hypothesis: update to 5.27.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 a3b10000db7..8405a19077f 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 5.23.8
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version 5.27.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 78c2498ba95c0602fdabf81f8ecf7cf832237fc2 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 772e85dd18c9670891e0da1b585c6fb5cffb498a681a5feca94086a70bcef07a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 247580
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 40faca317876b5aeb00ae843919ebfc5b7ba6c84 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 562388169c7fde55900b73fa0fc9576efc32f593dcdc5227d441f733bacc0015 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 265623
</span>
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
</pre><pre style='margin:0'>
</pre>