<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-guide.

</pre>
<p><a href="https://github.com/macports/macports-guide/commit/eda9908dd092a440ad78a0b1448ef70e56737a9b">https://github.com/macports/macports-guide/commit/eda9908dd092a440ad78a0b1448ef70e56737a9b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit eda9908dd092a440ad78a0b1448ef70e56737a9b
</span>Author: reneeotten <reneeotten@users.noreply.github.com>
AuthorDate: Sat Jun 11 22:47:44 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    guide: add 'hatch' as supported python.pep517_backend
</span>---
 guide/xml/portgroup-python.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/portgroup-python.xml b/guide/xml/portgroup-python.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index 890f444..6c23411 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/portgroup-python.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/portgroup-python.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -105,8 +105,8 @@
</span>           If <varname>python.pep517</varname> is set to <quote>yes</quote>, dependencies on the
           ports that provide the specified back-end will be added automatically.
           Currently supported values are <quote>setuptools</quote>, <quote>flit</quote>,
<span style='display:block; white-space:pre;background:#ffe0e0;'>-          and <quote>poetry</quote>. Clearing this option or setting it to an
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-          unsupported value will result in no back-end dependencies being added.</para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+          <quote>poetry</quote>, and <quote>hatch</quote>. Clearing this option or setting it
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+          to an unsupported value will result in no back-end dependencies being added.</para>
</span> 
           <itemizedlist>
             <listitem>
</pre><pre style='margin:0'>

</pre>