<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/da10067cbd097b1ef60ba15bd300c72595af3f42">https://github.com/macports/macports-ports/commit/da10067cbd097b1ef60ba15bd300c72595af3f42</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit da10067cbd097b1ef60ba15bd300c72595af3f42
</span>Author: Kurt Hindenburg <kurt.hindenburg@gmail.com>
AuthorDate: Sun Nov 24 12:34:44 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-hypothesis: remove 3.x note
</span>---
 python/py-hypothesis/Portfile | 7 -------
 1 file changed, 7 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 14792d0..ccce0b0 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;'>@@ -38,11 +38,4 @@ if {${name} ne ${subport}} {
</span>     }
 
     livecheck.type      none
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    notes "Welcome to the next major version of Hypothesis!\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    If you were running on the last version of Hypothesis 3.x without\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    any Hypothesis deprecation warnings (or using private APIs), this\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    upgrade should cause no issues.\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    See https://hypothesis.readthedocs.io/en/latest/changes.html#v4-0-0\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    for more information."
</span> }
</pre><pre style='margin:0'>

</pre>