<pre style='margin:0'>
Andrey Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/43a61c909e21811c106db6b29f0baf107709950f">https://github.com/macports/macports-ports/commit/43a61c909e21811c106db6b29f0baf107709950f</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 43a61c909e2 py-certifi: add python 3.12 subport
</span>43a61c909e2 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 43a61c909e21811c106db6b29f0baf107709950f
</span>Author: David Gilman <davidgilman1@gmail.com>
AuthorDate: Mon Oct 23 19:40:10 2023 -0400

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-certifi/Portfile b/python/py-certifi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0a0272d2f70..24fc27b2431 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-certifi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-certifi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ license             {MPL-1.1 GPL-2+ LGPL-2.1+}
</span> supported_archs     noarch
 platforms           {darwin any}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 35 36 37 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 35 36 37 38 39 310 311 312
</span> python.pep517       yes
 
 maintainers         {stromnov @stromnov} openmaintainer
</pre><pre style='margin:0'>

</pre>