<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ea975817113d47bf61a525e2bf2f505cbd3847ef">https://github.com/macports/macports-ports/commit/ea975817113d47bf61a525e2bf2f505cbd3847ef</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 ea975817113 py-napari-console: revert py-setuptools_scm dwpendency
</span>ea975817113 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ea975817113d47bf61a525e2bf2f505cbd3847ef
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Sun Sep 11 14:08:32 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-napari-console: revert py-setuptools_scm dwpendency
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/65823
</span>---
 python/py-napari-console/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-napari-console/Portfile b/python/py-napari-console/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 52bd2a381b6..1874b5e17ee 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-napari-console/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-napari-console/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,6 +22,8 @@ checksums           rmd160  6be70e58b5c5a50311982065a70b134112a1bc02 \
</span> 
 if {${name} ne ${subport}} {
     python.pep517   yes
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    depends_build-append  \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:py${python.version}-setuptools_scm
</span> 
     depends_lib-append  \
                     port:py${python.version}-ipykernel \
</pre><pre style='margin:0'>

</pre>