<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/15c04f386c5064a66d0abdd363bbad51e61e6499">https://github.com/macports/macports-ports/commit/15c04f386c5064a66d0abdd363bbad51e61e6499</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 15c04f386c5 py-pudb: add subports py39-pudb, py310-pudb, py311-pudb
</span>15c04f386c5 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 15c04f386c5064a66d0abdd363bbad51e61e6499
</span>Author: Erik BrĂ¥then Solem <erikbsolem@hotmail.com>
AuthorDate: Tue Apr 4 23:06:39 2023 +0200
<span style='display:block; white-space:pre;color:#404040;'> py-pudb: add subports py39-pudb, py310-pudb, py311-pudb
</span>---
python/py-pudb/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pudb/Portfile b/python/py-pudb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8cf94afb68d..aeb927052a2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pudb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pudb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,7 +27,7 @@ checksums rmd160 8255d1bae550efb63b1a1cf67981f1630b27b734 \
</span> sha256 e8f0ea01b134d802872184b05bffc82af29a1eb2f9374a277434b932d68f58dc \
size 59548
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 37 38 39 310 311
</span>
if {${name} ne ${subport}} {
depends_lib-append \
</pre><pre style='margin:0'>
</pre>