<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/dd987613a8fe3b555d6656a6e30e7d678c5c2474">https://github.com/macports/macports-ports/commit/dd987613a8fe3b555d6656a6e30e7d678c5c2474</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit dd987613a8fe3b555d6656a6e30e7d678c5c2474
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Mon Dec 9 16:08:01 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-jupyterlab_launcher: set known_fail
</span>---
 python/py-jupyterlab_launcher/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupyterlab_launcher/Portfile b/python/py-jupyterlab_launcher/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4b1f0b8..2e3e5da 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupyterlab_launcher/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupyterlab_launcher/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,6 +37,7 @@ if {${name} ne ${subport}} {
</span>                             sha256  236a647f4c3f8417413643a918a893a5f662fb5d2fdccce2fd101e3cca2e7fd1 \
                             size    19106
     } else {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        known_fail          yes
</span>         pre-configure {
             ui_error "Please do not install this port since it has been replaced by 'py-jupyterlab_server'."
             return -code error
</pre><pre style='margin:0'>

</pre>