<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6386aafd5781b79512edc29dd2a8e7153b5605eb">https://github.com/macports/macports-ports/commit/6386aafd5781b79512edc29dd2a8e7153b5605eb</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 6386aafd578 py-sdnotify: add support for modern pythons
</span>6386aafd578 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6386aafd5781b79512edc29dd2a8e7153b5605eb
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Mon Nov 6 04:42:26 2023 +0800

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sdnotify/Portfile b/python/py-sdnotify/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7f1afa9c96f..efb05a582a0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sdnotify/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sdnotify/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ checksums           rmd160  ad2fb6b59e50956aea906c747f9bcea91dc8d692 \
</span>                     sha256  73977fc746b36cc41184dd43c3fe81323e7b8b06c2bb0826c4f59a20c56bb9f1 \
                     size    2459
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     38 39 310 311
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>