<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8be11bb31acd8a3406b437ebc01341b2aa44fec4">https://github.com/macports/macports-ports/commit/8be11bb31acd8a3406b437ebc01341b2aa44fec4</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8be11bb31acd8a3406b437ebc01341b2aa44fec4
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Apr 16 20:16:21 2021 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-sphinxcontrib-bibtex: add subport for Python 3.9
</span>---
 python/py-sphinxcontrib-bibtex/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sphinxcontrib-bibtex/Portfile b/python/py-sphinxcontrib-bibtex/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5a71a88daf5..a15b2ca92e5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sphinxcontrib-bibtex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sphinxcontrib-bibtex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ checksums           rmd160  0b7ad73abfc03f36e6e1674cbcad91306d3865d1 \
</span>                     sha256  7500843e154d76983c23bca5ca7380965e0725c46b8f484c1322d0b58a6ce3b2 \
                     size    96027
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 36 37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 36 37 38 39
</span> 
 if {${name} ne ${subport}} {
     if {${python.version} == 27} {
</pre><pre style='margin:0'>

</pre>