<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/d9a844b7fd17360fb55bd21800614a150bbc858a">https://github.com/macports/macports-ports/commit/d9a844b7fd17360fb55bd21800614a150bbc858a</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 d9a844b7fd1 py-hatchling: add py-pathspec dependency
</span>d9a844b7fd1 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d9a844b7fd17360fb55bd21800614a150bbc858a
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Thu Apr 7 07:59:02 2022 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-hatchling: add py-pathspec dependency
</span>---
python/py-hatchling/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-hatchling/Portfile b/python/py-hatchling/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 483e81a5ca3..0a717b1b3b2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-hatchling/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-hatchling/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,5 +23,6 @@ if {${name} ne ${subport}} {
</span>
depends_lib-append \
port:py${python.version}-editables \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ port:py${python.version}-pathspec \
</span> port:py${python.version}-pluggy
}
</pre><pre style='margin:0'>
</pre>