<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/1875ffba9a999e2433ff18c051d64bcfc9b8567c">https://github.com/macports/macports-ports/commit/1875ffba9a999e2433ff18c051d64bcfc9b8567c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 1875ffba9a999e2433ff18c051d64bcfc9b8567c
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sat Nov 23 21:01:43 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-contextlib2: add py31{2,3} subports
</span>---
python/py-contextlib2/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-contextlib2/Portfile b/python/py-contextlib2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c09759d1b77..0c1f94105a8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-contextlib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-contextlib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms {darwin any}
</span> license PSF
supported_archs noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 27 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 38 39 310 311 312 313
</span>
maintainers {stromnov @stromnov} openmaintainer
</pre><pre style='margin:0'>
</pre>