<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/6041756359f6c179bb91a1f1c2a47823b0ecd6aa">https://github.com/macports/macports-ports/commit/6041756359f6c179bb91a1f1c2a47823b0ecd6aa</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6041756359f6c179bb91a1f1c2a47823b0ecd6aa
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Thu May 22 10:56:00 2025 -0400
<span style='display:block; white-space:pre;color:#404040;'> py-pyaes: add py313 subport
</span>---
python/py-pyaes/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyaes/Portfile b/python/py-pyaes/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1a88d580690..2fb58fc737a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyaes/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyaes/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,7 @@ maintainers nomaintainer
</span> description Pure-Python Implementation of the AES block-cipher and common modes of operation
long_description {*}${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 39 310 311 312
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 39 310 311 312 313
</span>
homepage https://github.com/ricmoo/pyaes
</pre><pre style='margin:0'>
</pre>