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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/38d8ad4f495c984afaea55fab9cfd7a3f178083b">https://github.com/macports/macports-ports/commit/38d8ad4f495c984afaea55fab9cfd7a3f178083b</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 38d8ad4f495 py-fastapi: increase revision
</span>38d8ad4f495 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 38d8ad4f495c984afaea55fab9cfd7a3f178083b
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Thu Jun 2 09:32:41 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-fastapi: increase revision
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    - needed to pick up change in 94355585ae623d2655521fbb7bc154167ab606d7
</span>---
 python/py-fastapi/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-fastapi/Portfile b/python/py-fastapi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f0f24c8734c..471632b73b5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-fastapi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-fastapi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           github 1.0
</span> PortGroup           python 1.0
 
 github.setup        tiangolo fastapi 0.78.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> name                py-${github.project}
 
 categories-append   devel
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,7 +29,6 @@ python.pep517       yes
</span> python.pep517_backend   flit
 
 if {${name} ne ${subport}} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # diff -NaurdwB ./py-fastapi-orig/pyproject.toml ./py-fastapi-new/pyproject.toml | sed -E -e 's/\.\/py-fastapi-(orig|new)\//.\//' | sed -E -e 's|/opt/local|@@PREFIX@@|g' > ~/Downloads/patch-pyproject_toml.diff
</span>     patchfiles-append \
                    patch-pyproject_toml.diff
 
</pre><pre style='margin:0'>

</pre>