<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/a32d5c7ece86a558a4808312bc1ae4e0c528ff2b">https://github.com/macports/macports-ports/commit/a32d5c7ece86a558a4808312bc1ae4e0c528ff2b</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new a32d5c7  py-hypothesis: update to 3.11.6
</span>a32d5c7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a32d5c7ece86a558a4808312bc1ae4e0c528ff2b
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Wed Jun 21 21:19:39 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-hypothesis: update to 3.11.6
</span>---
 python/py-hypothesis/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 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 2973f53..565a789 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             3.11.4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             3.11.6
</span> categories-append   devel
 platforms           darwin
 license             MPL-2
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,8 +25,8 @@ 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  533dd43ea7c7dda08623494b7d77237653a0022d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  0cb26245eb94240b9a51178a5cabc91799b3b8d35ad9edcf69b5de6f1443b152
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  363ca4f0bb9b0d365cd87b501755eabd25a0a134 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  54262436f4921107c5c5a06c80789c05f3a619d798208273d5779559e264e0d5
</span> 
 if {${name} ne ${subport}} {
     depends_build-append  port:py${python.version}-setuptools
</pre><pre style='margin:0'>

</pre>