<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6e9b8f686ed190fc35ae9812d4b312aaac504f30">https://github.com/macports/macports-ports/commit/6e9b8f686ed190fc35ae9812d4b312aaac504f30</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 6e9b8f686ed py-python-install: use bootstrap copy of wheel
</span>6e9b8f686ed is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 6e9b8f686ed190fc35ae9812d4b312aaac504f30
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Nov 3 04:52:19 2021 +1100
<span style='display:block; white-space:pre;color:#404040;'> py-python-install: use bootstrap copy of wheel
</span>---
python/py-python-install/Portfile | 1 -
1 file changed, 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-python-install/Portfile b/python/py-python-install/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0a959671f4a..21728adccb9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-python-install/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-python-install/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,7 +29,6 @@ if {$subport ne $name} {
</span> python.pep517 yes
python.add_dependencies no
depends_build port:py${python.version}-setuptools \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- port:py${python.version}-wheel \
</span> port:py-bootstrap-modules
depends_lib port:python${python.version}
if {${python.version} <= 37} {
</pre><pre style='margin:0'>
</pre>