<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/a8da2e65411f2a3caa51ff968fb6c9020ca4bfcb">https://github.com/macports/macports-ports/commit/a8da2e65411f2a3caa51ff968fb6c9020ca4bfcb</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 a8da2e65411 py-requests-file: add py312 subport
</span>a8da2e65411 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a8da2e65411f2a3caa51ff968fb6c9020ca4bfcb
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Thu Jan 18 16:37:26 2024 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-requests-file: add py312 subport
</span>---
 python/py-requests-file/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-requests-file/Portfile b/python/py-requests-file/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 011ec523fef..9459179d223 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-requests-file/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-requests-file/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,7 @@ long_description    {*}${description}
</span> supported_archs     noarch
 platforms           {darwin any}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     37 38 39 310 311 312
</span> 
 # suspect stealth update
 dist_subdir         ${name}/${version}_1
</pre><pre style='margin:0'>

</pre>