<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e484ae81a315772864661a62790511978cb2cce8">https://github.com/macports/macports-ports/commit/e484ae81a315772864661a62790511978cb2cce8</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e484ae81a315772864661a62790511978cb2cce8
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Sat Nov 7 12:11:00 2020 +0000
<span style='display:block; white-space:pre;color:#404040;'> py-catalogue: add py39 support
</span>---
python/py-catalogue/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-catalogue/Portfile b/python/py-catalogue/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5c9c65b75e5..ff9705e82c1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-catalogue/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-catalogue/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,7 +33,7 @@ long_description catalogue is a tiny, zero-dependencies library\
</span> instead saved the function, you'd have to use\
Pickle for serialization, which has many drawbacks.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 35 36 37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 35 36 37 38 39
</span>
if {${name} ne ${subport}} {
depends_build-append \
</pre><pre style='margin:0'>
</pre>